Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/dwc/
H A Dpci-imx6.c109 #define imx_check_flag(pci, val) (pci->drvdata->flags & val) macro
1139 if (pp->bridge && imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_LUT)) { in imx_pcie_host_init()
1343 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_SUPPORT_64BIT)) in imx_add_pcie_ep()
1397 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_BROKEN_SUSPEND)) { in imx_pcie_suspend_noirq()
1420 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_BROKEN_SUSPEND)) { in imx_pcie_resume_noirq()
1510 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_PHYDRV)) { in imx_pcie_probe()
1517 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_APP_RESET)) { in imx_pcie_probe()
1524 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_PHY_RESET)) { in imx_pcie_probe()
1553 if (imx_check_flag(imx_pcie, IMX_PCIE_FLAG_HAS_SERDES)) { in imx_pcie_probe()