Searched refs:MCFG_BASE_ADDRESS (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/ |
| H A D | iomap.h | 12 #define MCFG_BASE_ADDRESS 0xf0000000 macro
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/ |
| H A D | iomap.h | 17 #define MCFG_BASE_ADDRESS CONFIG_PCIE_ECAM_BASE macro
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/ |
| H A D | iomap.h | 16 #define MCFG_BASE_ADDRESS CONFIG_PCIE_ECAM_BASE macro
|
| /rk3399_rockchip-uboot/arch/x86/cpu/broadwell/ |
| H A D | northbridge.c | 18 dm_pci_write_config32(dev, PCIEXBAR, MCFG_BASE_ADDRESS | 4 | 1); in broadwell_northbridge_early_init()
|
| H A D | sdram.c | 42 pei_data->pciexbar = MCFG_BASE_ADDRESS; in broadwell_fill_pei_data()
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/ |
| H A D | southcluster.asl | 137 Store(Subtract(MCFG_BASE_ADDRESS, 1), PMAX) 151 Memory32Fixed(ReadWrite, MCFG_BASE_ADDRESS, MCFG_BASE_SIZE)
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/ |
| H A D | southcluster.asl | 146 Store(Subtract(MCFG_BASE_ADDRESS, 1), PMAX) 169 Memory32Fixed(ReadWrite, MCFG_BASE_ADDRESS, MCFG_BASE_SIZE)
|