Searched refs:MCFG_BASE_ADDRESS (Results 1 – 9 of 9) sorted by relevance
/u-boot/arch/x86/include/asm/arch-tangier/ |
A D | iomap.h | 7 #define MCFG_BASE_ADDRESS 0x3f500000 macro
|
/u-boot/arch/x86/include/asm/arch-broadwell/ |
A D | iomap.h | 11 #define MCFG_BASE_ADDRESS 0xf0000000 macro
|
/u-boot/arch/x86/include/asm/arch-quark/ |
A D | iomap.h | 16 #define MCFG_BASE_ADDRESS CONFIG_PCIE_ECAM_BASE macro
|
/u-boot/arch/x86/include/asm/arch-baytrail/ |
A D | iomap.h | 15 #define MCFG_BASE_ADDRESS CONFIG_PCIE_ECAM_BASE macro
|
/u-boot/arch/x86/cpu/broadwell/ |
A D | northbridge.c | 26 pei_data->pciexbar = MCFG_BASE_ADDRESS; in broadwell_fill_pei_data() 118 dm_pci_write_config32(dev, PCIEXBAR, MCFG_BASE_ADDRESS | 4 | 1); in broadwell_northbridge_early_init()
|
/u-boot/arch/x86/cpu/tangier/ |
A D | acpi.c | 67 MCFG_BASE_ADDRESS, 0x0, 0x0, 0x0); in acpi_fill_mcfg()
|
/u-boot/arch/x86/include/asm/arch-quark/acpi/ |
A D | southcluster.asl | 136 Store(Subtract(MCFG_BASE_ADDRESS, 1), PMAX) 150 Memory32Fixed(ReadWrite, MCFG_BASE_ADDRESS, MCFG_BASE_SIZE)
|
/u-boot/arch/x86/include/asm/arch-baytrail/acpi/ |
A D | southcluster.asl | 145 Store(Subtract(MCFG_BASE_ADDRESS, 1), PMAX) 168 Memory32Fixed(ReadWrite, MCFG_BASE_ADDRESS, MCFG_BASE_SIZE)
|
/u-boot/arch/x86/include/asm/arch-tangier/acpi/ |
A D | southcluster.asl | 77 Memory32Fixed(ReadWrite, MCFG_BASE_ADDRESS, MCFG_BASE_SIZE)
|
Completed in 11 milliseconds