Searched refs:DWC3_OTG_ROLE_HOST (Results 1 – 3 of 3) sorted by relevance
83 if (dwc->current_otg_role == DWC3_OTG_ROLE_HOST && in dwc3_otg_irq() 347 DWC3_OTG_ROLE_HOST; in dwc3_otg_update() 354 case DWC3_OTG_ROLE_HOST: in dwc3_otg_update() 378 case DWC3_OTG_ROLE_HOST: in dwc3_otg_update()
68 #define DWC3_OTG_ROLE_HOST 1 macro
2242 if (dwc->current_otg_role == DWC3_OTG_ROLE_HOST) { in dwc3_resume_common()