Searched refs:USBF_USB_EPN_INT (Results 1 – 1 of 1) sorted by relevance
63 #define USBF_USB_EPN_INT(_n) (BIT(8) << (_n)) /* n=0..15 */ macro2946 if (int_sts & USBF_USB_EPN_INT(0)) { in usbf_epc_irq()2954 if (int_sts & USBF_USB_EPN_INT(i)) { in usbf_epc_irq()