Searched refs:PCI_CAP_ID_EXP (Results 1 – 4 of 4) sorted by relevance
111 if ((pcie_cap == PCI_CAP_ID_EXP) && (pci_sz < sz)) { in fsl_pci_setup_inbound_windows()383 pcie_cap_pos = pci_hose_find_capability(hose, dev, PCI_CAP_ID_EXP); in fsl_pci_init()439 if (pcie_cap == PCI_CAP_ID_EXP) { in fsl_pci_init()579 if (pcie_cap == PCI_CAP_ID_EXP) { in fsl_pci_init()587 if (pcie_cap == PCI_CAP_ID_EXP) in fsl_pci_init()608 pcie_cap_pos = pci_hose_find_capability(hose, dev, PCI_CAP_ID_EXP); in fsl_is_pci_agent()610 if (pcie_cap == PCI_CAP_ID_EXP) { in fsl_is_pci_agent()684 pcie_cap_pos = pci_hose_find_capability(hose, dev, PCI_CAP_ID_EXP); in fsl_pci_init_port()686 printf("PCI%s%x: Bus %02x - %02x\n", pcie_cap == PCI_CAP_ID_EXP ? in fsl_pci_init_port()703 pcie_cap_pos = pci_hose_find_capability(hose, dev, PCI_CAP_ID_EXP); in fsl_pci_config_unlock()
569 if ((header & 0x000000ff) == PCI_CAP_ID_EXP) { in test_read_pci_exp_config()
225 #define PCI_CAP_ID_EXP 0x10 /* PCI Express */ macro
336 #define PCI_CAP_ID_EXP 0x10 /* PCI Express */ macro