Home
last modified time | relevance | path

Searched refs:QNCDeviceEnables (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DAcpiPlatform.c565 QNC_DEVICE_ENABLES QNCDeviceEnables; in AcpiPlatformEntryPoint() local
580 QNCDeviceEnables.Uint32 = PcdGet32 (PcdDeviceEnables); in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
DPciExpress.c828 IN QNC_DEVICE_ENABLES *QNCDeviceEnables, in QNCDownStreamPortsInit() argument
843 if ((QNCDeviceEnables->Uint32 & (1 << Index)) != 0) { in QNCDownStreamPortsInit()