Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dplatform.c387 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_remove()
589 if (hsotg->params.activate_stm_id_vb_detection) { in dwc2_driver_probe()
697 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_probe()
718 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_suspend()
771 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_resume()
H A Dparams.c181 p->activate_stm_id_vb_detection = true; in dwc2_set_stm32mp15_fsotg_params()
193 p->activate_stm_id_vb_detection = !device_property_read_bool(hsotg->dev, "usb-role-switch"); in dwc2_set_stm32mp15_hsotg_params()
H A Dcore.h490 bool activate_stm_id_vb_detection; member
/OK3568_Linux_fs/u-boot/include/usb/
H A Ddwc2_udc.h30 bool activate_stm_id_vb_detection; member
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c1084 p->activate_stm_id_vb_detection = true; in dwc2_set_stm32mp1_hsotg_params()
1165 platdata->activate_stm_id_vb_detection && in dwc2_udc_otg_probe()