Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
DPciExpress.c593 UINT32 DwordReg; in QNCRootPortInit() local
617 DwordReg = QNCMmio32 (RPBase, R_QNC_PCIE_SLCAP); in QNCRootPortInit()
618 DwordReg &= B_QNC_PCIE_SLCAP_MASK_RSV_VALUE; in QNCRootPortInit()
619 DwordReg |= (V_QNC_PCIE_SLCAP_SLV << V_QNC_PCIE_SLCAP_SLV_OFFSET); in QNCRootPortInit()
620DwordReg |= ((RootPortConfig[RootPortIndex].Bits.PhysicalSlotNumber) << V_QNC_PCIE_SLCAP_PSN_OFFSE… in QNCRootPortInit()
621 QNCMmio32 (RPBase, R_QNC_PCIE_SLCAP) = DwordReg; in QNCRootPortInit()
782 DwordReg = IoRead32 (QNCGpeBase + R_QNC_GPE0BLK_GPE0S); in QNCRootPortInit()
783 if ((DwordReg & B_QNC_GPE0BLK_GPE0S_PCIE) != 0) { in QNCRootPortInit()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSetupInfoRecords.c1470 UINT32 DwordReg;
1519 DwordReg = MmioRead32 (IdeAhciBar + R_PCH_SATA_AHCI_PI);