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 some
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 "Aeroflex Gaisler GRUSBDC USB Peripheral Controller Driver"
113 tristate "OMAP USB Device Controller"
117 speed USB device controllers, with support for up to 30
132 an integrated full speed USB 1.1 device controller. The
153 tristate "Renesas R8A66597 USB Peripheral Controller"
156 R8A66597 is a discrete USB host and peripheral controller chip that
157 supports both full and high speed USB 2.0 data transfers.
168 Renesas USBHS is a discrete USB host and peripheral controller chip
169 that supports both full and high speed USB 2.0 data transfers.
180 Renesas USB3.1 DRD controller is a USB DRD controller
193 Renesas USB3.0 Peripheral controller is a USB peripheral controller
194 that supports super, high, and full speed USB 3.0 data transfers.
201 tristate 'Renesas USB Function controller'
204 Renesas USB Function controller is a USB peripheral controller
216 an integrated full speed USB 1.1 device controller.
230 This enables core driver support for Synopsys USB 2.0 Device
241 tristate "Synopsys USB 2.0 Device controller"
259 tristate "Renesas M66592 USB Peripheral Controller"
262 M66592 is a discrete USB peripheral controller chip that
263 supports both full and high speed USB 2.0 data transfers.
270 source "drivers/usb/gadget/udc/bdc/Kconfig"
282 It is a USB Highspeed DMA capable USB device controller. Beside ep0
287 This UDC is based on Synopsys USB device controller IP and selects
295 tristate "Freescale QE/CPM USB Device Controller"
300 QE/CPM2 USB controller, which support device mode with 4
312 NetChip 2280 / 2282 is a PCI based USB peripheral controller which
313 supports both full and high speed USB 2.0 data transfers.
321 PLX 3380 / 3382 is a PCIe based USB peripheral controller which
322 supports full, high speed USB 2.0 and super speed USB 3.0
338 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
351 This is a USB device driver for EG20T PCH.
353 general embedded platform. EG20T PCH has USB device interface.
355 to USB device.
356 This driver enables USB device function.
357 USB device is a USB peripheral controller which
358 supports both full and high speed USB 2.0 data transfers.
372 tristate "Xilinx USB Driver"
376 USB peripheral controller driver for Xilinx USB2 device.
378 and high speed USB 2.0 data transfers. It has seven configurable
387 tristate "MAX3420 (USB-over-SPI) support"
397 tristate "NVIDIA Tegra Superspeed USB 3.0 Device Controller"
401 Enables NVIDIA Tegra USB 3.0 device mode controller driver.
420 source "drivers/usb/gadget/udc/aspeed-vhub/Kconfig"
422 source "drivers/usb/gadget/udc/cdns2/Kconfig"
430 depends on USB=y || (USB=m && USB_GADGET=m)
432 This host controller driver emulates USB, looping all data transfer
433 requests back to a USB "gadget driver" in the same host. The host
443 side Linux-USB device driver, this may help to debug both sides
444 of a USB protocol stack.