Searched refs:DW_PCIE_RC_TYPE (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-rcar-gen4.c | 153 if (changes && rcar->drvdata->mode == DW_PCIE_RC_TYPE) in rcar_gen4_pcie_start_link() 198 if (rcar->drvdata->mode == DW_PCIE_RC_TYPE) { in rcar_gen4_pcie_common_init() 502 case DW_PCIE_RC_TYPE: in rcar_gen4_add_dw_pcie() 543 case DW_PCIE_RC_TYPE: in rcar_gen4_remove_dw_pcie() 752 .mode = DW_PCIE_RC_TYPE, 763 .mode = DW_PCIE_RC_TYPE,
|
| H A D | pci-dra7xx.c | 567 .mode = DW_PCIE_RC_TYPE, 576 .mode = DW_PCIE_RC_TYPE, 581 .mode = DW_PCIE_RC_TYPE, 798 case DW_PCIE_RC_TYPE: in dra7xx_pcie_probe() 848 if (dra7xx->mode == 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-artpec6.c | 104 case DW_PCIE_RC_TYPE: in artpec6_pcie_cpu_addr_fixup() 436 case DW_PCIE_RC_TYPE: in artpec6_pcie_probe() 479 .mode = DW_PCIE_RC_TYPE, 489 .mode = DW_PCIE_RC_TYPE,
|
| H A D | pcie-designware-plat.c | 136 case DW_PCIE_RC_TYPE: in dw_plat_pcie_probe() 170 .mode = DW_PCIE_RC_TYPE,
|
| H A D | pcie-keembay.c | 424 case DW_PCIE_RC_TYPE: in keembay_pcie_probe() 457 .mode = DW_PCIE_RC_TYPE,
|
| H A D | pcie-designware-debugfs.c | 774 return pci->mode == DW_PCIE_RC_TYPE; in dw_pcie_ptm_context_valid_visible() 801 return pci->mode == DW_PCIE_RC_TYPE; in dw_pcie_ptm_t2_visible() 808 return pci->mode == DW_PCIE_RC_TYPE; in dw_pcie_ptm_t3_visible()
|
| H A D | pci-keystone.c | 1054 case DW_PCIE_RC_TYPE: in ks_pcie_am654_set_mode() 1076 .mode = DW_PCIE_RC_TYPE, 1082 .mode = DW_PCIE_RC_TYPE, 1259 case DW_PCIE_RC_TYPE: in ks_pcie_probe()
|
| H A D | pcie-dw-rockchip.c | 688 case DW_PCIE_RC_TYPE: in rockchip_pcie_probe() 715 .mode = DW_PCIE_RC_TYPE,
|
| H A D | pcie-tegra194.c | 1148 if (pcie->of_data->mode == DW_PCIE_RC_TYPE) in tegra_pcie_dw_parse_dt() 2231 case DW_PCIE_RC_TYPE: in tegra_pcie_dw_probe() 2281 if (pcie->of_data->mode == DW_PCIE_RC_TYPE) { in tegra_pcie_dw_remove() 2400 if (pcie->of_data->mode == DW_PCIE_RC_TYPE) { in tegra_pcie_dw_shutdown() 2422 .mode = DW_PCIE_RC_TYPE, 2440 .mode = DW_PCIE_RC_TYPE,
|
| H A D | pcie-designware.h | 320 DW_PCIE_RC_TYPE, enumerator
|
| H A D | pcie-designware-host.c | 674 dwc_pcie_debugfs_init(pci, DW_PCIE_RC_TYPE); in dw_pcie_host_init()
|