Searched refs:PCI_CFG_SPACE_EXP_SIZE (Results 1 – 4 of 4) sorted by relevance
549 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in pci_find_next_ext_capability()
259 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in rk_pci_find_ext_capability()
1456 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in dm_pci_find_next_ext_capability()
15 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro