Searched refs:CI_HDRC_IMX_IS_HSIC (Results 1 – 3 of 3) sorted by relevance
177 (ci->platdata->flags & CI_HDRC_IMX_IS_HSIC)) in host_start()266 if (ci->platdata->flags & CI_HDRC_IMX_IS_HSIC) { in ci_ehci_hub_control()339 if (ci->platdata->flags & CI_HDRC_IMX_IS_HSIC) { in ci_ehci_bus_suspend()
346 pdata.flags |= CI_HDRC_IMX_IS_HSIC; in ci_hdrc_imx_probe()
63 #define CI_HDRC_IMX_IS_HSIC BIT(14) macro