Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dhfa384x.h287 #define HFA384x_CMD_BUSY ((UINT16)BIT15)
298 #define HFA384x_OFFSET_BUSY ((UINT16)BIT15)
302 #define HFA384x_EVSTAT_TICK ((UINT16)BIT15)
317 #define HFA384x_INTEN_TICK ((UINT16)BIT15)
328 #define HFA384x_EVACK_TICK ((UINT16)BIT15)
339 #define HFA384x_CONTROL_AUXEN ((UINT16)(BIT15 | BIT14))
1561 #define HFA384x_TESTRESULT_COORDINATE BIT15
1734 #define HFA384x_RXSTATUS_MSGTYPE ((UINT16)(BIT15 | BIT14 | BIT13))
2496 #define MM_GCSD_PCF (BIT15)
2497 #define MM_GCSD_PCF_EB (BIT14 | BIT15)
Dp80211hdr.h181 #define WLAN_GET_FC_ORDER(n) ((((UINT16)(n)) & (BIT15)) >> 15)
Dcs89x0.h474 #define BIT15 0x8000 macro
Dwlan_compat.h211 #define BIT15 0x00008000 macro
/external/syslinux/gpxe/src/include/gpxe/efi/
DBase.h87 #define BIT15 0x00008000 macro
/external/kernel-headers/original/uapi/linux/
Dsynclink.h33 #define BIT15 0x8000 macro
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
DPeImage.h115 #define EFI_IMAGE_FILE_BYTES_REVERSED_HI BIT15 ///< 0x8000 Bytes of machine word are reverse…