Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h210 #define USBIRQ_LPM BIT(7) macro
213 | USBIRQ_HSPEED | USBIRQ_LPM)
H A Dcdns2-debug.h33 if (usb_irq & USBIRQ_LPM) in cdns2_decode_usb_irq()
H A Dcdns2-gadget.c1234 if (usb_irq & USBIRQ_LPM) { in cdns2_thread_usb_irq_handler()