HomeSort by relevance Sort by last modified time
    Searched refs:RCBA_BASE_ADDRESS (Results 1 - 9 of 9) sorted by null

  /external/u-boot/arch/x86/include/asm/arch-braswell/
iomap.h 28 #define RCBA_BASE_ADDRESS 0xfed1c000
  /external/u-boot/arch/x86/include/asm/arch-broadwell/
iomap.h 31 #define RCBA_BASE_ADDRESS 0xfed1c000
  /external/u-boot/arch/x86/include/asm/arch-quark/
iomap.h 24 #define RCBA_BASE_ADDRESS CONFIG_RCBA_BASE
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/
PlatformBaseAddresses.h 65 #define RCBA_BASE_ADDRESS 0xFED1C000 // Root Complex Base Address
  /external/u-boot/arch/x86/include/asm/arch-baytrail/
iomap.h 74 #define RCBA_BASE_ADDRESS 0xfed1c000
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
PchInitPeim.c 526 MmioOr8 (RCBA_BASE_ADDRESS + R_PCH_RCRB_GCS, B_PCH_RCRB_GCS_BILD);
595 Data = MmioRead8 (RCBA_BASE_ADDRESS + R_PCH_RCRB_GCS);
659 PchPlatformPolicyPpi->Rcba = RCBA_BASE_ADDRESS;
  /external/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
southcluster.asl 174 Memory32Fixed(ReadWrite, RCBA_BASE_ADDRESS, RCBA_BASE_SIZE)
  /external/u-boot/arch/x86/include/asm/arch-quark/acpi/
southcluster.asl 151 Memory32Fixed(ReadWrite, RCBA_BASE_ADDRESS, RCBA_BASE_SIZE)
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
Platform.c 649 (UINT32)((RCBA_BASE_ADDRESS & B_PCH_LPC_RCBA_BAR) | B_PCH_LPC_RCBA_EN)
    [all...]

Completed in 637 milliseconds