Home
last modified time | relevance | path

Searched refs:dwc2_force_mode (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Ddrd.c38 dwc2_force_mode(hsotg, (hsotg->dr_mode == USB_DR_MODE_HOST) || in dwc2_ovr_init()
152 dwc2_force_mode(hsotg, role == USB_ROLE_HOST); in dwc2_drd_role_sw_set()
230 dwc2_force_mode(hsotg, role == USB_ROLE_HOST); in dwc2_drd_resume()
H A Dcore.c476 * dwc2_force_mode() - Force the mode of the controller.
502 void dwc2_force_mode(struct dwc2_hsotg *hsotg, bool host) in dwc2_force_mode() function
584 dwc2_force_mode(hsotg, false); in dwc2_force_dr_mode()
H A Dparams.c837 dwc2_force_mode(hsotg, true); in dwc2_get_host_hwparams()
862 dwc2_force_mode(hsotg, false); in dwc2_get_dev_hwparams()
H A Dcore.h1301 void dwc2_force_mode(struct dwc2_hsotg *hsotg, bool host);
H A Dplatform.c663 dwc2_force_mode(dwc2, !is_device_mode); in dwc2_suspend()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Ddrd.c31 dwc2_force_mode(hsotg, (hsotg->dr_mode == USB_DR_MODE_HOST)); in dwc2_ovr_init()
130 dwc2_force_mode(hsotg, role == USB_ROLE_HOST); in dwc2_drd_role_sw_set()
H A Dparams.c731 dwc2_force_mode(hsotg, true); in dwc2_get_host_hwparams()
756 dwc2_force_mode(hsotg, false); in dwc2_get_dev_hwparams()
H A Dcore.c562 * dwc2_force_mode() - Force the mode of the controller.
588 void dwc2_force_mode(struct dwc2_hsotg *hsotg, bool host) in dwc2_force_mode() function
670 dwc2_force_mode(hsotg, false); in dwc2_force_dr_mode()
H A Dplatform.c640 dwc2_force_mode(dwc2, !is_device_mode); in dwc2_suspend()
H A Dcore.h1313 void dwc2_force_mode(struct dwc2_hsotg *hsotg, bool host);

Completed in 18 milliseconds