Searched refs:pio_irq_enable (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/gadget/
H A Dpxa27x_udc.c406 * pio_irq_enable - Enables irq generation for one endpoint
409 static void pio_irq_enable(struct pxa_ep *ep) function
705 pio_irq_enable(ep);
1784 pio_irq_enable(&udc->pxa_ep[0]);
H A Dgoku_udc.c503 pio_irq_enable(struct goku_udc *dev, function
785 pio_irq_enable(dev, dev->regs, ep->num);
H A Dpxa25x_udc.c155 static void pio_irq_enable(int bEndpointAddress) function
726 pio_irq_enable(ep->bEndpointAddress);

Completed in 242 milliseconds