Searched refs:PCI_CFG_SPACE_EXP_SIZE (Results 1 – 16 of 16) sorted by relevance
138 if (where < PCI_CFG_SPACE_EXP_SIZE && priv->cfg1_base) in pci_loongson_map_bus()
195 info->cfg_space_size = PCI_CFG_SPACE_EXP_SIZE; in init_device_info()
107 unsigned char virtual_cfg_space[PCI_CFG_SPACE_EXP_SIZE];
549 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in pci_find_next_ext_capability()
32 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
30 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
66 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in dw_pcie_find_next_ext_capability()
421 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in rockchip_pci_find_resbar_capability()
891 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in rk_pci_find_resbar_capability()
1602 pos < PCI_CFG_SPACE_EXP_SIZE; pos += PCI_CFG_SPACE_SIZE) { in pci_ext_cfg_is_aliased()1635 return PCI_CFG_SPACE_EXP_SIZE; in pci_cfg_space_size_ext()1656 return PCI_CFG_SPACE_EXP_SIZE; in pci_cfg_space_size()
1285 .size = PCI_CFG_SPACE_EXP_SIZE,
5266 pdev->cfg_size = PCI_CFG_SPACE_EXP_SIZE; in quirk_intel_qat_vf_cap()
545 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in pci_find_next_ext_capability()
15 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
3204 dev->cfg_size = PCI_CFG_SPACE_EXP_SIZE; in pnv_npu2_opencapi_cfg_size_fixup()