Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
DPciExpress.c587 UINT64 EndPointBase; in QNCRootPortInit() local
646 EndPointBase = PciExpressBar + (((2 << 8) + (0 << 3) + (0 << 0)) << 12); in QNCRootPortInit()
649 if (QNCMmio16 (EndPointBase, 0x0) != 0xFFFF) { in QNCRootPortInit()