Home
last modified time | relevance | path

Searched refs:BIT0 (Results 1 – 8 of 8) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dp80211hdr.h171 #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)
Dhfa384x.h100 #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 BIT0
1557 #define HFA384x_TESTRESULT_ALLPASSED BIT0
1649 #define HFA384x_TXSTATUS_RETRYERR ((UINT16)BIT0)
1737 #define HFA384x_RXSTATUS_FCSERR ((UINT16)BIT0)
[all …]
Dcs89x0.h473 #define BIT0 1 macro
Dwlan_compat.h196 #define BIT0 0x00000001 macro
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
DPci22.h381 #define EFI_PCI_COMMAND_IO_SPACE BIT0 ///< 0x0001
395 #define EFI_PCI_BRIDGE_CONTROL_PARITY_ERROR_RESPONSE BIT0 ///< 0x0001
DPeImage.h106 #define EFI_IMAGE_FILE_RELOCS_STRIPPED BIT0 ///< 0x0001 Relocation info stripped from fil…
/external/syslinux/gpxe/src/include/gpxe/efi/
DBase.h72 #define BIT0 0x00000001 macro
/external/kernel-headers/original/uapi/linux/
Dsynclink.h18 #define BIT0 0x0001 macro