Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-fsl-usb.c159 void fsl_otg_drv_vbus(struct otg_fsm *fsm, int on) in fsl_otg_drv_vbus() function
492 fsl_otg_drv_vbus(fsm, 1); in fsl_otg_start_host()
517 fsl_otg_drv_vbus(fsm, 0); in fsl_otg_start_host()
776 .drv_vbus = fsl_otg_drv_vbus,