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