Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dpxa27x-udc.h109 #define UDCCSR0_FTF (1 << 2) /* Flush Transmit FIFO */ macro
/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa27x_udc.h131 #define UDCCSR0_FTF (1 << 2) /* Flush Transmit FIFO */ macro
Dpxa27x_udc.c1929 ep_write_UDCCSR(ep, UDCCSR0_FST | UDCCSR0_FTF); in handle_ep0_ctrl_req()
2305 ep_write_UDCCSR(ep, UDCCSR0_FTF | UDCCSR0_OPC); in irq_udc_reset()