Lines Matching refs:USB

2 # USB Gadget support on a system involves
13 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
17 # USB Peripheral Controller Support
26 menu "USB Peripheral Controller"
33 tristate "Atmel AT91 USB Device Port"
38 full speed USB Device Port with support for five configurable
46 tristate "LPC32XX USB Peripheral Controller"
50 This option selects the USB device controller in the LPC32xx SoC.
60 USBA is the integrated high-speed USB Device controller on
68 high speed USB Device Port with support for four fixed endpoints
75 tristate "Freescale Highspeed USB DR Peripheral Controller"
80 Dual-Role(DR) USB controller, which supports device mode.
90 tristate "Faraday FUSB300 USB Peripheral Controller"
97 tristate "Faraday FOTG210 USB Peripheral Controller"
100 high speed or full speed USB device. This driver supppors
107 tristate "Aeroflex Gaisler GRUSBDC USB Peripheral Controller Driver"
114 tristate "OMAP USB Device Controller"
119 speed USB device controllers, with support for up to 30
133 an integrated full speed USB 1.1 device controller. The
154 tristate "Renesas R8A66597 USB Peripheral Controller"
157 R8A66597 is a discrete USB host and peripheral controller chip that
158 supports both full and high speed USB 2.0 data transfers.
169 Renesas USBHS is a discrete USB host and peripheral controller chip
170 that supports both full and high speed USB 2.0 data transfers.
181 an integrated full speed USB 1.1 device controller.
191 tristate "S3C2410 USB Device Controller"
195 full speed USB 1.1 device controller. It has 4 configurable
206 tristate "S3C2416, S3C2443 and S3C2450 USB Device Controller"
210 integrated with dual speed USB 2.0 device controller. It has
221 full speed USB peripheral.
225 tristate "MARVELL PXA2128 USB 3.0 controller"
228 controller, which support super speed USB peripheral.
235 tristate "Renesas M66592 USB Peripheral Controller"
237 M66592 is a discrete USB peripheral controller chip that
238 supports both full and high speed USB 2.0 data transfers.
256 It is a USB Highspeed DMA capable USB device controller. Beside ep0
266 tristate "Freescale QE/CPM USB Device Controller"
270 QE/CPM2 USB controller, which support device mode with 4
281 PLX NET2272 is a USB peripheral controller which supports
282 both full and high speed USB 2.0 data transfers.
304 NetChip 2280 / 2282 is a PCI based USB peripheral controller which
305 supports both full and high speed USB 2.0 data transfers.
311 PLX 3380 / 3382 is a PCIe based USB peripheral controller which
312 supports full, high speed USB 2.0 and super speed USB 3.0
328 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
341 This is a USB device driver for EG20T PCH.
343 general embedded platform. EG20T PCH has USB device interface.
345 to USB device.
346 This driver enables USB device function.
347 USB device is a USB peripheral controller which
348 supports both full and high speed USB 2.0 data transfers.
362 tristate "Xilinx USB Driver"
366 USB peripheral controller driver for Xilinx USB2 device.
368 and high speed USB 2.0 data transfers. It has seven configurable
382 depends on USB=y || (USB=m && USB_GADGET=m)
384 This host controller driver emulates USB, looping all data transfer
385 requests back to a USB "gadget driver" in the same host. The host
395 side Linux-USB device driver, this may help to debug both sides
396 of a USB protocol stack.