Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dmsm_hsusb.h117 enum otg_control_type otg_control; member
/linux-4.1.27/drivers/usb/phy/
Dphy-msm-usb.c411 if (pdata->otg_control == OTG_PHY_CONTROL) { in msm_phy_init()
489 if (pdata->otg_control == OTG_PHY_CONTROL) in msm_otg_suspend()
528 motg->pdata->otg_control == OTG_PMIC_CONTROL) in msm_otg_suspend()
537 motg->pdata->otg_control == OTG_PMIC_CONTROL) { in msm_otg_suspend()
572 motg->pdata->otg_control == OTG_PMIC_CONTROL) { in msm_otg_resume()
1130 if (pdata->otg_control == OTG_PHY_CONTROL) { in msm_otg_init_sm()
1140 } else if (pdata->otg_control == OTG_USER_CONTROL) { in msm_otg_init_sm()
1469 pdata->otg_control = OTG_PHY_CONTROL; in msm_otg_read_dt()
1472 pdata->otg_control = val; in msm_otg_read_dt()
1671 motg->pdata->otg_control == OTG_USER_CONTROL) { in msm_otg_probe()