HomeSort by relevance Sort by last modified time
    Searched refs:MmioRead32 (Results 126 - 150 of 155) sorted by null

1 2 3 4 56 7

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/Common/
SpiCommon.c 131 SpiInstance->PchRootComplexBar = MmioRead32 (
792 MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIA);
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/
PL111LcdArmVExpress.c 268 SysId = MmioRead32 (ARM_VE_SYS_ID_REG);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/SmbusLib/
SmbusLib.c 46 IoPortBaseAddress = (UINTN) MmioRead32 (MmPciAddress (0, DEFAULT_PCI_BUS_NUMBER_PCH, PCI_DEVICE_NUMBER_PCH_SMBUS, PCI_FUNCTION_NUMBER_PCH_SMBUS, R_PCH_SMBUS_BASE)) & B_PCH_SMBUS_BASE_BAR;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
SetupInfoRecords.c     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/NorFlashDxe/
NorFlashDxe.c 182 return MmioRead32 (Instance->DeviceBaseAddress);
198 LockStatus = MmioRead32 (CREATE_NOR_ADDRESS(BlockAddress, 2));
234 LockStatus = MmioRead32 (CREATE_NOR_ADDRESS(BlockAddress, 2));
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.c 589 CurrentTimerValue = MmioRead32 (ApicBase + APIC_REGISTER_TIMER_COUNT);
590 CurrentTimerRegister = MmioRead32 (ApicBase + APIC_REGISTER_LVT_TIMER);
591 CurrentTimerDivide = MmioRead32 (ApicBase + APIC_REGISTER_TIMER_DIVIDE);
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscOemType0x94Function.c 661 MrcVersion = MmioRead32 (MmPciAddress (0, 0, 0, 0, 0xF0));
789 Data8 = (UINT8)((MmioRead32 (PMC_BASE_ADDRESS + R_PCH_PMC_PRSTS)>>16)&0x00FF);
790 Data8_1 = (UINT8)((MmioRead32 (PMC_BASE_ADDRESS + R_PCH_PMC_PRSTS)>>24)&0x00FF);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptExecute.c 478 *Out.Uint32 = MmioRead32 ((UINTN) Address);
482 *Out.Uint32 = MmioRead32 ((UINTN) Address);
486 *Out.Uint32 = MmioRead32 ((UINTN) Address);
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Flash/
Flash.c 268 EccResult = MmioRead32 (EccResultRegister);
  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/PciEmulation/
PciEmulation.c 586 PhysicalPorts = (MmioRead32 (Private->RootBridge.MemoryStart + 0x4)) & 0x0000000F;
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/BaseCachingPciExpressLib/
PciExpressLib.c 875 return MmioRead32 ((UINTN) GetPciExpressBaseAddress () + Address);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciExpressLib/
PciLib.c 826 return MmioRead32 ((UINTN) GetPciExpressBaseAddress () + Address);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePciExpressLib/
PciExpressLib.c 865 return MmioRead32 ((UINTN) GetPciExpressBaseAddress () + Address);
    [all...]
  /device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
Flash.c 268 EccResult = MmioRead32 (EccResultRegister);
  /device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/
PciEmulation.c 586 PhysicalPorts = (MmioRead32 (Private->RootBridge.MemoryStart + 0x4)) & 0x0000000F;
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicLib/
BaseXApicLib.c 141 return MmioRead32 (GetLocalApicBaseAddress() + MmioOffset);
  /device/linaro/bootloader/edk2/ArmVirtPkg/PciHostBridgeDxe/
PciRootBridgeIo.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.h 21 #define READ_REG32(Offset) MmioRead32 (DW_USB_BASE + Offset)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueIoLib.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
IoLib.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeRuntimePciExpressLib/
PciExpressLib.c     [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
OhciReg.c 36 return MmioRead32 (Ohc->UsbHostControllerBaseAddress + Offset);
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Mm.c 263 *(UINT32 *) Buffer = MmioRead32 ((UINTN) Address);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.c 141 PmcDisableAddress = (MmioRead32 ((PCH_PCI_EXPRESS_BASE_ADDRESS + (UINT32) (31 << 15)) + R_PCH_LPC_PMC_BASE) & B_PCH_LPC_PMC_BASE_BAR) + R_PCH_PMC_FUNC_DIS;
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
InstallBootMenu.c 493 Value = MmioRead32 (0xf8012000 + (1 << 2));

Completed in 1796 milliseconds

1 2 3 4 56 7