HomeSort by relevance Sort by last modified time
    Searched defs:PMC_BASE_ADDRESS (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/x86/include/asm/arch-braswell/
iomap.h 12 #define PMC_BASE_ADDRESS 0xfed03000
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/
PlatformBaseAddresses.h 60 #define PMC_BASE_ADDRESS 0xFED03000 // PMC Memory Base Address
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/
UartInit.c 27 #define PMC_BASE_ADDRESS 0xFED03000 // PMC Memory Base Address
174 IoWrite32 (PCI_DAT, (PMC_BASE_ADDRESS | B_PCH_LPC_PMC_BASE_EN));
179 MmioAndThenOr32 (PMC_BASE_ADDRESS + R_PCH_PMC_GEN_PMCON_1, (UINT32) (~(B_PCH_PMC_GEN_PMCON_SUS_PWR_FLR + B_PCH_PMC_GEN_PMCON_PWROK_FLR)), BIT24);
  /external/u-boot/arch/x86/include/asm/arch-baytrail/
iomap.h 34 #define PMC_BASE_ADDRESS 0xfed03000

Completed in 123 milliseconds