Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddrd.c674 dwc->desired_otg_role = DWC3_OTG_ROLE_IDLE; in dwc3_drd_exit()
H A Dcore.h68 #define DWC3_OTG_ROLE_IDLE 0 macro
H A Dcore.c164 dwc->desired_otg_role = DWC3_OTG_ROLE_IDLE; in __dwc3_set_mode()