Searched refs:INT_IN_EP (Results 1 – 3 of 3) sorted by relevance
113 #define INT_IN_EP (0x1<<18) macro248 #define GINTMSK_INIT (INT_OUT_EP | INT_IN_EP | INT_RESUME | INT_ENUMDONE\
571 if (intr_status & INT_IN_EP) in dwc2_udc_irq()
647 #define INT_IN_EP 7 macro