Searched refs:DW_PCIE_EP_TYPE (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-designware-plat.c | 143 case DW_PCIE_EP_TYPE: in dw_plat_pcie_probe() 164 .mode = DW_PCIE_EP_TYPE,
|
H A D | pcie-artpec6.c | 106 case DW_PCIE_EP_TYPE: in artpec6_pcie_cpu_addr_fixup() 434 case DW_PCIE_EP_TYPE: in artpec6_pcie_probe() 459 .mode = DW_PCIE_EP_TYPE, 469 .mode = DW_PCIE_EP_TYPE,
|
H A D | pcie-keembay.c | 120 if (pcie->mode == DW_PCIE_EP_TYPE) in keembay_pcie_start_link() 425 case DW_PCIE_EP_TYPE: in keembay_pcie_probe() 442 .mode = DW_PCIE_EP_TYPE,
|
H A D | pci-dra7xx.c | 331 if (dra7xx->mode == DW_PCIE_EP_TYPE) in dra7xx_pcie_irq_handler() 562 .mode = DW_PCIE_EP_TYPE, 577 .mode = DW_PCIE_EP_TYPE, 582 .mode = DW_PCIE_EP_TYPE, 821 case DW_PCIE_EP_TYPE: in dra7xx_pcie_probe()
|
H A D | pci-imx6.c | 172 if (imx6_pcie->drvdata->mode == DW_PCIE_EP_TYPE) in imx6_pcie_configure_type() 1445 if (imx6_pcie->drvdata->mode == DW_PCIE_EP_TYPE) { in imx6_pcie_probe() 1518 .mode = DW_PCIE_EP_TYPE, 1523 .mode = DW_PCIE_EP_TYPE, 1528 .mode = DW_PCIE_EP_TYPE,
|
H A D | pcie-tegra194.c | 968 if (pcie->of_data->mode == DW_PCIE_EP_TYPE) { in tegra_pcie_dw_start_link() 1160 if (pcie->of_data->mode == DW_PCIE_EP_TYPE) in tegra_pcie_dw_parse_dt() 2260 case DW_PCIE_EP_TYPE: in tegra_pcie_dw_probe() 2317 if (pcie->of_data->mode == DW_PCIE_EP_TYPE) { in tegra_pcie_dw_suspend_late() 2387 if (pcie->of_data->mode == DW_PCIE_EP_TYPE) { in tegra_pcie_dw_resume_early() 2444 .mode = DW_PCIE_EP_TYPE, 2465 .mode = DW_PCIE_EP_TYPE,
|
H A D | pci-keystone.c | 1088 case DW_PCIE_EP_TYPE: in ks_pcie_am654_set_mode() 1118 .mode = DW_PCIE_EP_TYPE, 1319 case DW_PCIE_EP_TYPE: in ks_pcie_probe()
|
H A D | pcie-designware.h | 253 DW_PCIE_EP_TYPE, enumerator
|