Home
last modified time | relevance | path

Searched refs:BIT1 (Results 1 – 7 of 7) 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.h101 #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 BIT1
926 #define HFA384x_WHAHANDLING_PASSTHROUGH BIT1
1558 #define HFA384x_TESTRESULT_LFO_FAIL BIT1
[all …]
Dwlan_compat.h197 #define BIT1 0x00000002 macro
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
DPci22.h382 #define EFI_PCI_COMMAND_MEMORY_SPACE BIT1 ///< 0x0002
396 #define EFI_PCI_BRIDGE_CONTROL_SERR BIT1 ///< 0x0002
DPeImage.h107 #define EFI_IMAGE_FILE_EXECUTABLE_IMAGE BIT1 ///< 0x0002 File is executable (i.e. no unre…
/external/syslinux/gpxe/src/include/gpxe/efi/
DBase.h73 #define BIT1 0x00000002 macro
/external/kernel-headers/original/uapi/linux/
Dsynclink.h19 #define BIT1 0x0002 macro