Searched refs:PCI_CFG_SPACE_EXP_SIZE (Results 1 – 9 of 9) sorted by relevance
180 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()
30 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
1812 pos < PCI_CFG_SPACE_EXP_SIZE; pos += PCI_CFG_SPACE_SIZE) { in pci_ext_cfg_is_aliased()1845 return PCI_CFG_SPACE_EXP_SIZE; in pci_cfg_space_size_ext()1866 return PCI_CFG_SPACE_EXP_SIZE; in pci_cfg_space_size()
164 __ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; \
897 return PCI_CFG_SPACE_EXP_SIZE; in pci_dev_config_attr_bin_size()
5512 pdev->cfg_size = PCI_CFG_SPACE_EXP_SIZE; in quirk_intel_qat_vf_cap()
1706 info->cfg_space_size = PCI_CFG_SPACE_EXP_SIZE; in init_device_info()
2758 dev->cfg_size = PCI_CFG_SPACE_EXP_SIZE; in pnv_npu2_opencapi_cfg_size_fixup()