Lines Matching full:usb
3 # USB Gadget support on a system involves
14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
18 # USB Peripheral Controller Support
27 menu "USB Peripheral Controller"
34 tristate "Atmel AT91 USB Device Port"
39 full speed USB Device Port with support for five configurable
47 tristate "LPC32XX USB Peripheral Controller"
52 This option selects the USB device controller in the LPC32xx SoC.
62 USBA is the integrated high-speed USB Device controller on
85 high speed USB Device Port with support for four fixed endpoints
92 tristate "Freescale Highspeed USB DR Peripheral Controller"
96 Dual-Role(DR) USB controller, which supports device mode.
106 tristate "Faraday FUSB300 USB Peripheral Controller"
109 Faraday usb device controller FUSB300 driver
113 tristate "Faraday FOTG210 USB Peripheral Controller"
116 high speed or full speed USB device. This driver supppors
123 tristate "Aeroflex Gaisler GRUSBDC USB Peripheral Controller Driver"
130 tristate "OMAP USB Device Controller"
135 speed USB device controllers, with support for up to 30
150 an integrated full speed USB 1.1 device controller. The
171 tristate "Renesas R8A66597 USB Peripheral Controller"
174 R8A66597 is a discrete USB host and peripheral controller chip that
175 supports both full and high speed USB 2.0 data transfers.
186 Renesas USBHS is a discrete USB host and peripheral controller chip
187 that supports both full and high speed USB 2.0 data transfers.
200 Renesas USB3.0 Peripheral controller is a USB peripheral controller
201 that supports super, high, and full speed USB 3.0 data transfers.
212 an integrated full speed USB 1.1 device controller.
222 tristate "S3C2410 USB Device Controller"
226 full speed USB 1.1 device controller. It has 4 configurable
237 tristate "S3C2416, S3C2443 and S3C2450 USB Device Controller"
241 integrated with dual speed USB 2.0 device controller. It has
252 full speed USB peripheral.
256 tristate "MARVELL PXA2128 USB 3.0 controller"
259 controller, which support super speed USB peripheral.
266 This enables core driver support for Synopsys USB 2.0 Device
277 tristate "Synopsys USB 2.0 Device controller"
295 tristate "Renesas M66592 USB Peripheral Controller"
298 M66592 is a discrete USB peripheral controller chip that
299 supports both full and high speed USB 2.0 data transfers.
306 source "drivers/usb/gadget/udc/bdc/Kconfig"
318 It is a USB Highspeed DMA capable USB device controller. Beside ep0
323 This UDC is based on Synopsys USB device controller IP and selects
331 tristate "Freescale QE/CPM USB Device Controller"
335 QE/CPM2 USB controller, which support device mode with 4
347 PLX NET2272 is a USB peripheral controller which supports
348 both full and high speed USB 2.0 data transfers.
370 NetChip 2280 / 2282 is a PCI based USB peripheral controller which
371 supports both full and high speed USB 2.0 data transfers.
379 PLX 3380 / 3382 is a PCIe based USB peripheral controller which
380 supports full, high speed USB 2.0 and super speed USB 3.0
396 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
409 This is a USB device driver for EG20T PCH.
411 general embedded platform. EG20T PCH has USB device interface.
413 to USB device.
414 This driver enables USB device function.
415 USB device is a USB peripheral controller which
416 supports both full and high speed USB 2.0 data transfers.
430 tristate "Xilinx USB Driver"
434 USB peripheral controller driver for Xilinx USB2 device.
436 and high speed USB 2.0 data transfers. It has seven configurable
445 tristate "MAX3420 (USB-over-SPI) support"
455 tristate "NVIDIA Tegra Superspeed USB 3.0 Device Controller"
459 Enables NVIDIA Tegra USB 3.0 device mode controller driver.
465 source "drivers/usb/gadget/udc/aspeed-vhub/Kconfig"
473 depends on USB=y || (USB=m && USB_GADGET=m)
475 This host controller driver emulates USB, looping all data transfer
476 requests back to a USB "gadget driver" in the same host. The host
486 side Linux-USB device driver, this may help to debug both sides
487 of a USB protocol stack.