Searched refs:BIT2 (Results 1 – 7 of 7) sorted by relevance
172 #define WLAN_GET_FC_FTYPE(n) ((((UINT16)(n)) & (BIT2 | BIT3)) >> 2)206 #define WLAN_GET_SEQ_FRGNUM(n) (((UINT16)(n)) & (BIT0|BIT1|BIT2|BIT3))207 #define WLAN_GET_SEQ_SEQNUM(n) ((((UINT16)(n)) & (~(BIT0|BIT1|BIT2|BIT3))) >> 4)
293 #define HFA384x_CMD_CMDCODE ((UINT16)(BIT5 | BIT4 | BIT3 | BIT2 | BIT1 | BIT0))296 #define HFA384x_STATUS_CMDCODE ((UINT16)(BIT5 | BIT4 | BIT3 | BIT2 | BIT1 | BIT0))300 …T_DATAOFF ((UINT16)(BIT11 | BIT10 | BIT9 | BIT8 | BIT7 | BIT6 | BIT5 | BIT4 | BIT3 | BIT2 | BIT1))309 #define HFA384x_EVSTAT_TXEXC ((UINT16)BIT2)324 #define HFA384x_INTEN_TXEXC ((UINT16)BIT2)335 #define HFA384x_EVACK_TXEXC ((UINT16)BIT2)1559 #define HFA384x_TESTRESULT_VR_HF0_FAIL BIT21647 #define HFA384x_TXSTATUS_DISCON ((UINT16)BIT2)1657 #define HFA384x_TX_TXEX ((UINT16)BIT2)
198 #define BIT2 0x00000004 macro
383 #define EFI_PCI_COMMAND_BUS_MASTER BIT2 ///< 0x0004397 #define EFI_PCI_BRIDGE_CONTROL_ISA BIT2 ///< 0x0004
108 #define EFI_IMAGE_FILE_LINE_NUMS_STRIPPED BIT2 ///< 0x0004 Line nunbers stripped from file.
20 #define BIT2 0x0004 macro
74 #define BIT2 0x00000004 macro