Searched refs:BIT13 (Results 1 - 19 of 19) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/ResetSystemLib/
H A DResetSystemLib.c29 IoOr16 (0x404, BIT13);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePrintLib/
H A DPrintLibInternal.h36 #define COUNT_ONLY_NO_PRINT BIT13
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DBaseTypes.h236 #define BIT13 0x00002000 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciReg.h164 #define XHC_PORTSC_PS (BIT10|BIT11|BIT12|BIT13) // Port Speed
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DAcpi20.h224 #define EFI_ACPI_2_0_CPU_SW_SLP BIT13
H A DAcpi30.h253 #define EFI_ACPI_3_0_CPU_SW_SLP BIT13
H A DPeImage.h106 #define EFI_IMAGE_FILE_DLL BIT13 ///< 0x2000 File is a DLL.
H A DTpm12.h1699 #define TPM_NV_PER_WRITEDEFINE (BIT13)
1756 #define TPM_DELEGATE_OwnerSetDisable (BIT13)
1789 #define TPM_KEY_DELEGATE_CertifyKey2 (BIT13)
H A DAcpi40.h211 #define EFI_ACPI_4_0_CPU_SW_SLP BIT13
H A DAcpi50.h335 #define EFI_ACPI_5_0_CPU_SW_SLP BIT13
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dp80211hdr.h179 #define WLAN_GET_FC_MOREDATA(n) ((((UINT16)(n)) & (BIT13)) >> 13)
H A Dhfa384x.h288 #define HFA384x_CMD_AINFO ((UINT16)(BIT14 | BIT13 | BIT12 | BIT11 | BIT10 | BIT9 | BIT8))
295 #define HFA384x_STATUS_RESULT ((UINT16)(BIT14 | BIT13 | BIT12 | BIT11 | BIT10 | BIT9 | BIT8))
304 #define HFA384x_EVSTAT_INFDROP ((UINT16)BIT13)
319 #define HFA384x_INTEN_INFDROP ((UINT16)BIT13)
330 #define HFA384x_EVACK_INFDROP ((UINT16)BIT13)
1734 #define HFA384x_RXSTATUS_MSGTYPE ((UINT16)(BIT15 | BIT14 | BIT13))
H A Dwlan_compat.h209 #define BIT13 0x00002000 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/
H A DBase.h223 #define BIT13 0x00002000 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A DBase.h225 #define BIT13 0x00002000 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPeImage.h108 #define EFI_IMAGE_FILE_DLL BIT13 ///< 0x2000 File is a DLL.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaPassThruExecute.c347 if ((PhyLogicSectorSupport & BIT13) != 0) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxePrintLibPrint2Protocol/
H A DPrintLib.c945 #define COUNT_ONLY_NO_PRINT BIT13
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DCper.h764 #define EFI_PLATFORM_MEMORY_TARGET_ID_VALID BIT13

Completed in 152 milliseconds