Searched refs:BIT0 (Results 1 – 8 of 8) 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)
100 #define HFA384x_WEPFLAGS_PRIVINVOKED ((UINT16)BIT0)293 #define HFA384x_CMD_CMDCODE ((UINT16)(BIT5 | BIT4 | BIT3 | BIT2 | BIT1 | BIT0))296 #define HFA384x_STATUS_CMDCODE ((UINT16)(BIT5 | BIT4 | BIT3 | BIT2 | BIT1 | BIT0))311 #define HFA384x_EVSTAT_RX ((UINT16)BIT0)326 #define HFA384x_INTEN_RX ((UINT16)BIT0)337 #define HFA384x_EVACK_RX ((UINT16)BIT0)922 #define HFA384x_HOSTAUTHASSOC_HOSTAUTH BIT01557 #define HFA384x_TESTRESULT_ALLPASSED BIT01649 #define HFA384x_TXSTATUS_RETRYERR ((UINT16)BIT0)1737 #define HFA384x_RXSTATUS_FCSERR ((UINT16)BIT0)[all …]
473 #define BIT0 1 macro
196 #define BIT0 0x00000001 macro
381 #define EFI_PCI_COMMAND_IO_SPACE BIT0 ///< 0x0001395 #define EFI_PCI_BRIDGE_CONTROL_PARITY_ERROR_RESPONSE BIT0 ///< 0x0001
106 #define EFI_IMAGE_FILE_RELOCS_STRIPPED BIT0 ///< 0x0001 Relocation info stripped from fil…
72 #define BIT0 0x00000001 macro
18 #define BIT0 0x0001 macro