Searched refs:BIT3 (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))308 #define HFA384x_EVSTAT_ALLOC ((UINT16)BIT3)323 #define HFA384x_INTEN_ALLOC ((UINT16)BIT3)334 #define HFA384x_EVACK_ALLOC ((UINT16)BIT3)1646 #define HFA384x_TXSTATUS_FORMERR ((UINT16)BIT3)1656 #define HFA384x_TX_STRUCTYPE ((UINT16)(BIT4 | BIT3))
199 #define BIT3 0x00000008 macro
384 #define EFI_PCI_COMMAND_SPECIAL_CYCLE BIT3 ///< 0x0008398 #define EFI_PCI_BRIDGE_CONTROL_VGA BIT3 ///< 0x0008
109 #define EFI_IMAGE_FILE_LOCAL_SYMS_STRIPPED BIT3 ///< 0x0008 Local symbols stripped from file.373 #define EFI_IMAGE_SCN_TYPE_NO_PAD BIT3 ///< 0x00000008 ///< Reserved.
75 #define BIT3 0x00000008 macro
21 #define BIT3 0x0008 macro