Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
A Dpxa27x-udc.h108 #define UDCCSR0_SST (1 << 4) /* Sent Stall */ macro
/linux/drivers/usb/gadget/udc/
A Dpxa27x_udc.h125 #define UDCCSR0_SST (1 << 4) /* Sent Stall */ macro
A Dpxa27x_udc.c186 (tmp & UDCCSR0_SST) ? " sst" : "", in eps_dbg_show()
1945 if (udccsr0 & UDCCSR0_SST) { in handle_ep0()
1948 ep_write_UDCCSR(ep, UDCCSR0_SST); in handle_ep0()

Completed in 11 milliseconds