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