Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c126 #define imx_check_flag(pci, val) (pci->drvdata->flags & val) macro
1397 if (pp->bridge && imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_LUT)) { in imx_pcie_host_init()
1641 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_SUPPORT_64BIT)) in imx_add_pcie_ep()
1729 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_LUT)) in imx_pcie_suspend_noirq()
1731 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_BROKEN_SUSPEND)) { in imx_pcie_suspend_noirq()
1755 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_BROKEN_SUSPEND)) { in imx_pcie_resume_noirq()
1775 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_LUT)) in imx_pcie_resume_noirq()
1842 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_PHYDRV)) { in imx_pcie_probe()
1849 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_APP_RESET)) { in imx_pcie_probe()
1856 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_PHY_RESET)) { in imx_pcie_probe()
[all …]