Home
last modified time | relevance | path

Searched refs:DWC3_OTG_ROLE_IDLE (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/usb/dwc3/
Ddrd.c612 dwc->desired_otg_role = DWC3_OTG_ROLE_IDLE; in dwc3_drd_exit()
Dcore.h67 #define DWC3_OTG_ROLE_IDLE 0 macro
Dcore.c157 dwc->desired_otg_role = DWC3_OTG_ROLE_IDLE; in __dwc3_set_mode()