Home
last modified time | relevance | path

Searched refs:USBF_USB_EPN_INT (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/udc/
Drenesas_usbf.c63 #define USBF_USB_EPN_INT(_n) (BIT(8) << (_n)) /* n=0..15 */ macro
2946 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()