Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h206 #define USBIRQ_URESET BIT(4) macro
212 #define USB_IEN_INIT (USBIRQ_SUDAV | USBIRQ_SUSPEND | USBIRQ_URESET \
H A Dcdns2-debug.h29 if (usb_irq & USBIRQ_URESET) in cdns2_decode_usb_irq()
H A Dcdns2-gadget.c1250 if (usb_irq & USBIRQ_URESET) { in cdns2_thread_usb_irq_handler()