Home
last modified time | relevance | path

Searched refs:activate_stm_id_vb_detection (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dplatform.c316 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_remove()
510 if (hsotg->params.activate_stm_id_vb_detection) { in dwc2_driver_probe()
613 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_probe()
632 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_suspend()
684 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_resume()
H A Dparams.c179 p->activate_stm_id_vb_detection = true; in dwc2_set_stm32mp15_fsotg_params()
188 p->activate_stm_id_vb_detection = !device_property_read_bool(hsotg->dev, "usb-role-switch"); in dwc2_set_stm32mp15_hsotg_params()
H A Dcore.h416 * @activate_stm_id_vb_detection: Activate external ID pin and Vbus level
490 bool activate_stm_id_vb_detection; member
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dplatform.c349 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_remove()
538 if (hsotg->params.activate_stm_id_vb_detection) { in dwc2_driver_probe()
636 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_probe()
655 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_suspend()
707 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_resume()
H A Dparams.c243 p->activate_stm_id_vb_detection = true; in dwc2_set_stm32mp15_fsotg_params()
257 p->activate_stm_id_vb_detection = !device_property_read_bool(hsotg->dev, "usb-role-switch"); in dwc2_set_stm32mp15_hsotg_params()
H A Dcore.h395 * @activate_stm_id_vb_detection: Activate external ID pin and Vbus level
470 bool activate_stm_id_vb_detection; member
H A Ddebugfs.c697 print_param(seq, p, activate_stm_id_vb_detection); in params_show()

Completed in 11 milliseconds