Home
last modified time | relevance | path

Searched refs:DW_PCIE_RC_TYPE (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/pci/controller/dwc/
H A Dpcie-rcar-gen4.c153 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 Dpci-dra7xx.c567 .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 Dpcie-artpec6.c104 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 Dpcie-designware-plat.c136 case DW_PCIE_RC_TYPE: in dw_plat_pcie_probe()
170 .mode = DW_PCIE_RC_TYPE,
H A Dpcie-keembay.c424 case DW_PCIE_RC_TYPE: in keembay_pcie_probe()
457 .mode = DW_PCIE_RC_TYPE,
H A Dpcie-designware-debugfs.c774 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 Dpci-keystone.c1054 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 Dpcie-dw-rockchip.c688 case DW_PCIE_RC_TYPE: in rockchip_pcie_probe()
715 .mode = DW_PCIE_RC_TYPE,
H A Dpcie-tegra194.c1148 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 Dpcie-designware.h320 DW_PCIE_RC_TYPE, enumerator
H A Dpcie-designware-host.c674 dwc_pcie_debugfs_init(pci, DW_PCIE_RC_TYPE); in dw_pcie_host_init()