Searched refs:PCIE_EXT_CAP (Results 1 – 5 of 5) sorted by relevance
93 for (base = PCIE_EXT_CAP; base && i < index; i++) { in pci_cap_probe()178 for (base = PCIE_EXT_CAP; base; base = (xcaps_hdr >> in pci_xcap_locate()
218 #define PCIE_EXT_CAP 0x100 /* Base Address of Ext Cap */
414 #define PCIE_EXT_CAP 0x100 /* Base Address of Ext Cap */ macro
3037 eoffset = PCIE_EXT_CAP; in emlxs_pci_cap_offsets()3039 while (eoffset >= PCIE_EXT_CAP) { in emlxs_pci_cap_offsets()
1076 for (base = PCIE_EXT_CAP; base; base = (capid >> in pcie_init_bus()