Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/udc/
Dpxa25x_udc.h163 (udccr & UDCCR_RSTIR) ? " rstir" : "", in dump_udccr()
Dpxa25x_udc.c104 #define UDCCR_RSTIR (1 << 6) /* Reset interrupt request */ macro
1262 (tmp & UDCCR_RSTIR) ? " rstir" : "", in udc_debug_show()
1427 udc_ack_int_UDCCR(dev, UDCCR_RSTIR); in udc_enable()
1940 if (unlikely(udccr & UDCCR_RSTIR)) { in pxa25x_udc_irq()
1941 udc_ack_int_UDCCR(dev, UDCCR_RSTIR); in pxa25x_udc_irq()