Searched refs:GOTGINT_SES_END_DET (Results 1 – 4 of 4) sorted by relevance
99 #define GOTGINT_SES_END_DET (1<<2) macro
533 if (gotgint & GOTGINT_SES_END_DET) { in dwc2_udc_irq()
123 if (gotgint & GOTGINT_SES_END_DET) { in dwc2_handle_otg_intr()
72 #define GOTGINT_SES_END_DET BIT(2) macro