Searched refs:PCIE_MMCFG_SIZE_MIN (Results 1 – 7 of 7) sorted by relevance
69 #define PCIE_MMCFG_SIZE_MIN (1ULL << 20) macro
96 assert(size >= PCIE_MMCFG_SIZE_MIN); in pcie_host_mmcfg_init()
144 nr_pcie_buses = PCIE_ECAM_SIZE / PCIE_MMCFG_SIZE_MIN; in dt_add_pcie()
131 int nr_pcie_buses = cfg->ecam.size / PCIE_MMCFG_SIZE_MIN; in acpi_dsdt_add_gpex()
429 ecam_size / PCIE_MMCFG_SIZE_MIN - 1); in openrisc_virt_pcie_init()
873 memmap[VIRT_PCIE_ECAM].size / PCIE_MMCFG_SIZE_MIN - 1); in create_fdt_pcie()
1518 nr_pcie_buses = size_ecam / PCIE_MMCFG_SIZE_MIN; in create_pcie()
Completed in 24 milliseconds