Searched refs:UDC_INT_PACKETCMP (Results 1 – 3 of 3) sorted by relevance
39 #define UDC_INT_PACKETCMP (0x1) macro251 #define UDC_INT_PACKETCMP (0x1) macro
460 UDCISR_INT(ep_num, UDC_INT_PACKETCMP)) { in udc_irq()461 writel(UDCISR_INT(ep_num, UDC_INT_PACKETCMP), in udc_irq()
795 #define UDC_INT_PACKETCMP (0x1) macro