Searched refs:BIT1 (Results 1 – 7 of 7) sorted by relevance
171 #define WLAN_GET_FC_PVER(n) (((UINT16)(n)) & (BIT0 | BIT1))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)
101 #define HFA384x_WEPFLAGS_EXCLUDE ((UINT16)BIT1)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))310 #define HFA384x_EVSTAT_TX ((UINT16)BIT1)325 #define HFA384x_INTEN_TX ((UINT16)BIT1)336 #define HFA384x_EVACK_TX ((UINT16)BIT1)923 #define HFA384x_HOSTAUTHASSOC_HOSTASSOC BIT1926 #define HFA384x_WHAHANDLING_PASSTHROUGH BIT11558 #define HFA384x_TESTRESULT_LFO_FAIL BIT1[all …]
197 #define BIT1 0x00000002 macro
382 #define EFI_PCI_COMMAND_MEMORY_SPACE BIT1 ///< 0x0002396 #define EFI_PCI_BRIDGE_CONTROL_SERR BIT1 ///< 0x0002
107 #define EFI_IMAGE_FILE_EXECUTABLE_IMAGE BIT1 ///< 0x0002 File is executable (i.e. no unre…
73 #define BIT1 0x00000002 macro
19 #define BIT1 0x0002 macro