Searched refs:PCI_EXP_TYPE_ENDPOINT (Results 1 – 9 of 9) sorted by relevance
323 data |= PCI_EXP_TYPE_ENDPOINT << 20; in pcie_init()
344 return type == PCI_EXP_TYPE_ENDPOINT || in pcie_cap_has_lnkctl()
445 [PCI_EXP_TYPE_ENDPOINT] = HPX_TYPE_ENDPOINT, in hpx3_device_type()
3640 case PCI_EXP_TYPE_ENDPOINT: in pci_acs_enabled()3850 case PCI_EXP_TYPE_ENDPOINT: in pci_enable_atomic_ops_to_root()
2455 if ((pci_pcie_type(dev) != PCI_EXP_TYPE_ENDPOINT) && in pcie_report_downtraining()
653 if (pci_pcie_type(child) != PCI_EXP_TYPE_ENDPOINT && in pcie_aspm_cap_init()955 if ((pci_pcie_type(child) != PCI_EXP_TYPE_ENDPOINT) && in pcie_update_aspm_capable()
45 PCI_EXP_FLAGS_TYPE, PCI_EXP_TYPE_ENDPOINT << 4); in rcar_pcie_ep_hw_init()
476 #define PCI_EXP_TYPE_ENDPOINT 0x0 /* Express Endpoint */ macro
173 mode = PCI_EXP_TYPE_ENDPOINT; in imx6_pcie_configure_type()