Searched refs:DW_PCIE_RC_TYPE (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-designware-plat.c | 137 case DW_PCIE_RC_TYPE: in dw_plat_pcie_probe() 160 .mode = DW_PCIE_RC_TYPE,
|
H A D | pcie-artpec6.c | 104 case DW_PCIE_RC_TYPE: in artpec6_pcie_cpu_addr_fixup() 424 case DW_PCIE_RC_TYPE: in artpec6_pcie_probe() 454 .mode = DW_PCIE_RC_TYPE, 464 .mode = DW_PCIE_RC_TYPE,
|
H A D | pci-dra7xx.c | 558 .mode = DW_PCIE_RC_TYPE, 567 .mode = DW_PCIE_RC_TYPE, 572 .mode = DW_PCIE_RC_TYPE, 804 case DW_PCIE_RC_TYPE: in dra7xx_pcie_probe() 872 if (dra7xx->mode != DW_PCIE_RC_TYPE) in dra7xx_pcie_suspend() 889 if (dra7xx->mode != DW_PCIE_RC_TYPE) in dra7xx_pcie_resume()
|
H A D | pcie-keembay.c | 420 case DW_PCIE_RC_TYPE: in keembay_pcie_probe() 438 .mode = DW_PCIE_RC_TYPE,
|
H A D | pcie-tegra194.c | 1178 if (pcie->of_data->mode == DW_PCIE_RC_TYPE) in tegra_pcie_dw_parse_dt() 2244 case DW_PCIE_RC_TYPE: in tegra_pcie_dw_probe() 2294 if (pcie->of_data->mode == DW_PCIE_RC_TYPE) { in tegra_pcie_dw_remove() 2413 if (pcie->of_data->mode == DW_PCIE_RC_TYPE) { in tegra_pcie_dw_shutdown() 2435 .mode = DW_PCIE_RC_TYPE, 2453 .mode = DW_PCIE_RC_TYPE,
|
H A D | pci-keystone.c | 1085 case DW_PCIE_RC_TYPE: in ks_pcie_am654_set_mode() 1112 .mode = DW_PCIE_RC_TYPE, 1288 case DW_PCIE_RC_TYPE: in ks_pcie_probe()
|
H A D | pcie-designware.h | 255 DW_PCIE_RC_TYPE, enumerator
|