Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1931 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) in handle_ep0() argument
1944 (fifo_irq << 1 | opc_irq)); in handle_ep0()
1995 if (opc_irq) in handle_ep0()