Home
last modified time | relevance | path

Searched refs:BIT3 (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))
308 #define HFA384x_EVSTAT_ALLOC ((UINT16)BIT3)
323 #define HFA384x_INTEN_ALLOC ((UINT16)BIT3)
334 #define HFA384x_EVACK_ALLOC ((UINT16)BIT3)
1646 #define HFA384x_TXSTATUS_FORMERR ((UINT16)BIT3)
1656 #define HFA384x_TX_STRUCTYPE ((UINT16)(BIT4 | BIT3))
Dwlan_compat.h199 #define BIT3 0x00000008 macro
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
DPci22.h384 #define EFI_PCI_COMMAND_SPECIAL_CYCLE BIT3 ///< 0x0008
398 #define EFI_PCI_BRIDGE_CONTROL_VGA BIT3 ///< 0x0008
DPeImage.h109 #define EFI_IMAGE_FILE_LOCAL_SYMS_STRIPPED BIT3 ///< 0x0008 Local symbols stripped from file.
373 #define EFI_IMAGE_SCN_TYPE_NO_PAD BIT3 ///< 0x00000008 ///< Reserved.
/external/syslinux/gpxe/src/include/gpxe/efi/
DBase.h75 #define BIT3 0x00000008 macro
/external/kernel-headers/original/uapi/linux/
Dsynclink.h21 #define BIT3 0x0008 macro