Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dmsm_hsusb.h118 enum otg_control_type otg_control; member
/linux-4.4.14/drivers/usb/phy/
Dphy-msm-usb.c419 if (pdata->otg_control == OTG_PHY_CONTROL) { in msm_phy_init()
515 if (pdata->otg_control == OTG_PHY_CONTROL) in msm_otg_suspend()
554 motg->pdata->otg_control == OTG_PMIC_CONTROL) in msm_otg_suspend()
563 motg->pdata->otg_control == OTG_PMIC_CONTROL) { in msm_otg_suspend()
598 motg->pdata->otg_control == OTG_PMIC_CONTROL) { in msm_otg_resume()
1156 if (pdata->otg_control == OTG_PHY_CONTROL) { in msm_otg_init_sm()
1166 } else if (pdata->otg_control == OTG_USER_CONTROL) { in msm_otg_init_sm()
1536 pdata->otg_control = OTG_PHY_CONTROL; in msm_otg_read_dt()
1539 pdata->otg_control = val; in msm_otg_read_dt()
1811 motg->pdata->otg_control == OTG_USER_CONTROL) { in msm_otg_probe()