Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-fsl-usb.c153 void fsl_otg_drv_vbus(struct otg_fsm *fsm, int on) in fsl_otg_drv_vbus() function
486 fsl_otg_drv_vbus(fsm, 1); in fsl_otg_start_host()
511 fsl_otg_drv_vbus(fsm, 0); in fsl_otg_start_host()
759 .drv_vbus = fsl_otg_drv_vbus,
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-fsl-usb.c153 void fsl_otg_drv_vbus(struct otg_fsm *fsm, int on) in fsl_otg_drv_vbus() function
486 fsl_otg_drv_vbus(fsm, 1); in fsl_otg_start_host()
511 fsl_otg_drv_vbus(fsm, 0); in fsl_otg_start_host()
759 .drv_vbus = fsl_otg_drv_vbus,

Completed in 3 milliseconds