summaryrefslogtreecommitdiff
path: root/include/usb/spr_udc.h
Commit message (Collapse)AuthorAgeLines
* SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR2010-01-23-0/+230
SPEAr SoCs contain a synopsys usb device controller. USB Device IP can work in 2 modes - DMA mode - Slave mode The driver adds support only for slave mode operation of usb device IP. This driver is used along with standard USBTTY driver to obtain a tty interface over USB on the host Signed-off-by: Vipin <vipin.kumar@st.com>