Home
last modified time | relevance | path

Searched refs:DWC3_OTG_ROLE_DEVICE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddrd.c346 dwc->desired_otg_role = id ? DWC3_OTG_ROLE_DEVICE : in dwc3_otg_update()
360 case DWC3_OTG_ROLE_DEVICE: in dwc3_otg_update()
394 case DWC3_OTG_ROLE_DEVICE: in dwc3_otg_update()
H A Dcore.c1723 if (dwc->current_otg_role == DWC3_OTG_ROLE_DEVICE) { in dwc3_suspend_common()
1793 } else if (dwc->current_otg_role == DWC3_OTG_ROLE_DEVICE) { in dwc3_resume_common()
H A Dcore.h67 #define DWC3_OTG_ROLE_DEVICE 2 macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddrd.c346 dwc->desired_otg_role = id ? DWC3_OTG_ROLE_DEVICE : in dwc3_otg_update()
360 case DWC3_OTG_ROLE_DEVICE: in dwc3_otg_update()
394 case DWC3_OTG_ROLE_DEVICE: in dwc3_otg_update()
H A Dcore.c2096 if (dwc->current_otg_role == DWC3_OTG_ROLE_DEVICE) { in dwc3_suspend_common()
2164 } else if (dwc->current_otg_role == DWC3_OTG_ROLE_DEVICE) { in dwc3_resume_common()
H A Dcore.h69 #define DWC3_OTG_ROLE_DEVICE 2 macro

Completed in 14 milliseconds