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.c118 #define imx_check_flag(pci, val) (pci->drvdata->flags & val) macro
1214 if (pp->bridge && imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_LUT)) { in imx_pcie_host_init()
1452 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_SUPPORT_64BIT)) in imx_add_pcie_ep()
1540 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_LUT)) in imx_pcie_suspend_noirq()
1542 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_BROKEN_SUSPEND)) { in imx_pcie_suspend_noirq()
1565 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_BROKEN_SUSPEND)) { in imx_pcie_resume_noirq()
1586 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_LUT)) in imx_pcie_resume_noirq()
1657 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_PHYDRV)) { in imx_pcie_probe()
1664 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_APP_RESET)) { in imx_pcie_probe()
1671 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_PHY_RESET)) { in imx_pcie_probe()
[all …]