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
83 high speed USB Device Port with support for four fixed endpoints
90 tristate "Freescale Highspeed USB DR Peripheral Controller"
94 Dual-Role(DR) USB controller, which supports device mode.
104 tristate "Faraday FUSB300 USB Peripheral Controller"
111 tristate "Faraday FOTG210 USB Peripheral Controller"
114 high speed or full speed USB device. This driver supppors
121 tristate "Aeroflex Gaisler GRUSBDC USB Peripheral Controller Driver"
128 tristate "OMAP USB Device Controller"
133 speed USB device controllers, with support for up to 30
148 an integrated full speed USB 1.1 device controller. The
169 tristate "Renesas R8A66597 USB Peripheral Controller"
172 R8A66597 is a discrete USB host and peripheral controller chip that
173 supports both full and high speed USB 2.0 data transfers.
184 Renesas USBHS is a discrete USB host and peripheral controller chip
185 that supports both full and high speed USB 2.0 data transfers.
198 Renesas USB3.0 Peripheral controller is a USB peripheral controller
199 that supports super, high, and full speed USB 3.0 data transfers.
210 an integrated full speed USB 1.1 device controller.
220 tristate "S3C2410 USB Device Controller"
224 full speed USB 1.1 device controller. It has 4 configurable
235 tristate "S3C2416, S3C2443 and S3C2450 USB Device Controller"
239 integrated with dual speed USB 2.0 device controller. It has
250 full speed USB peripheral.
254 tristate "MARVELL PXA2128 USB 3.0 controller"
257 controller, which support super speed USB peripheral.
264 This enables core driver support for Synopsys USB 2.0 Device
275 tristate "Synopsys USB 2.0 Device controller"
293 tristate "Renesas M66592 USB Peripheral Controller"
296 M66592 is a discrete USB peripheral controller chip that
297 supports both full and high speed USB 2.0 data transfers.
316 It is a USB Highspeed DMA capable USB device controller. Beside ep0
321 This UDC is based on Synopsys USB device controller IP and selects
329 tristate "Freescale QE/CPM USB Device Controller"
333 QE/CPM2 USB controller, which support device mode with 4
345 PLX NET2272 is a USB peripheral controller which supports
346 both full and high speed USB 2.0 data transfers.
368 NetChip 2280 / 2282 is a PCI based USB peripheral controller which
369 supports both full and high speed USB 2.0 data transfers.
377 PLX 3380 / 3382 is a PCIe based USB peripheral controller which
378 supports full, high speed USB 2.0 and super speed USB 3.0
394 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
407 This is a USB device driver for EG20T PCH.
409 general embedded platform. EG20T PCH has USB device interface.
411 to USB device.
412 This driver enables USB device function.
413 USB device is a USB peripheral controller which
414 supports both full and high speed USB 2.0 data transfers.
428 tristate "Xilinx USB Driver"
432 USB peripheral controller driver for Xilinx USB2 device.
434 and high speed USB 2.0 data transfers. It has seven configurable
450 depends on USB=y || (USB=m && USB_GADGET=m)
452 This host controller driver emulates USB, looping all data transfer
453 requests back to a USB "gadget driver" in the same host. The host
463 side Linux-USB device driver, this may help to debug both sides
464 of a USB protocol stack.