Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dchipidea.h61 #define CI_HDRC_OVERRIDE_PHY_CONTROL BIT(12) /* Glue layer manages phy */ macro
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dci_hdrc_msm.c192 CI_HDRC_OVERRIDE_PHY_CONTROL; in ci_hdrc_msm_probe()
H A Dcore.c339 if (ci->platdata->flags & CI_HDRC_OVERRIDE_PHY_CONTROL) in ci_usb_phy_exit()
360 if (ci->platdata->flags & CI_HDRC_OVERRIDE_PHY_CONTROL) in ci_usb_phy_init()
H A Dci_hdrc_imx.c447 pdata.flags |= CI_HDRC_OVERRIDE_PHY_CONTROL; in ci_hdrc_imx_probe()