Home
last modified time | relevance | path

Searched refs:BIT2 (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dp80211hdr.h172 #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)
Dhfa384x.h293 #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))
309 #define HFA384x_EVSTAT_TXEXC ((UINT16)BIT2)
324 #define HFA384x_INTEN_TXEXC ((UINT16)BIT2)
335 #define HFA384x_EVACK_TXEXC ((UINT16)BIT2)
1559 #define HFA384x_TESTRESULT_VR_HF0_FAIL BIT2
1647 #define HFA384x_TXSTATUS_DISCON ((UINT16)BIT2)
1657 #define HFA384x_TX_TXEX ((UINT16)BIT2)
Dwlan_compat.h198 #define BIT2 0x00000004 macro
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
DPci22.h383 #define EFI_PCI_COMMAND_BUS_MASTER BIT2 ///< 0x0004
397 #define EFI_PCI_BRIDGE_CONTROL_ISA BIT2 ///< 0x0004
DPeImage.h108 #define EFI_IMAGE_FILE_LINE_NUMS_STRIPPED BIT2 ///< 0x0004 Line nunbers stripped from file.
/external/kernel-headers/original/uapi/linux/
Dsynclink.h20 #define BIT2 0x0004 macro
/external/syslinux/gpxe/src/include/gpxe/efi/
DBase.h74 #define BIT2 0x00000004 macro