Searched refs:PCI_CFG_SPACE_EXP_SIZE (Results 1 – 5 of 5) sorted by relevance
185 cfgres.end |= BIT(28) + (((PCI_CFG_SPACE_EXP_SIZE - 1) & 0xf00) << 16); in pci_acpi_setup_ecam_mapping()
252 if (where < PCI_CFG_SPACE_EXP_SIZE && priv->cfg1_base) in pci_loongson_map_bus()
174 if (dfl_res_off + (dfl_cnt * sizeof(u32)) > PCI_CFG_SPACE_EXP_SIZE) { in find_dfls_by_vsec()
30 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
1705 info->cfg_space_size = PCI_CFG_SPACE_EXP_SIZE; in init_device_info()