Lines Matching +full:usb +full:- +full:based
1 # SPDX-License-Identifier: GPL-2.0
3 # USB Host Controller Drivers
5 comment "USB Host Controller Drivers"
11 The Cypress C67x00 (EZ-Host/EZ-OTG) chips are dual-role
12 host/peripheral/OTG USB controllers.
21 tristate "xHCI HCD (USB 3.0) support"
24 The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0
28 module will be called xhci-hcd.
37 you want a TTY serial device based on the xHCI debug capability
90 tristate "xHCI support for Renesas R-Car SoCs"
96 found in Renesas R-Car ARM SoCs.
113 xHCI USB endpoints directly, allowing CPU to sleep while playing
131 tristate "Broadcom STB USB support"
141 modules will be called ohci-platform.ko, ehci-brcm.ko and
142 xhci-plat-hcd.ko
148 tristate "EHCI HCD (USB 2.0) support"
151 The Enhanced Host Controller Interface (EHCI) is standard for USB 2.0
153 If your USB host controller supports USB 2.0, you will likely want to
157 or UHCI) to handle USB 1.1 devices connected to root hub ports. Ports
160 probably configure the OHCI (for NEC and some other vendors) USB Host
164 You may want to read <file:Documentation/usb/ehci.rst>.
167 module will be called ehci-hcd.
173 Some EHCI chips have vendor-specific extensions to integrate
188 (TT) in USB 2.0 hubs. Without this, only one transfer will be
193 highspeed USB hub which is connected to a highspeed USB Host
195 (possibly due to "ENOSPC" or "-28" errors), say Y. Conversely, if
209 bool "Use Xilinx usb host EHCI controller core"
214 Xilinx xps USB host controller core is EHCI compliant and has
215 transaction translator built-in. It can be configured to either
220 tristate "Support for Freescale on-chip EHCI USB controller"
223 Variation of ARC USB block used in some Freescale chips.
226 tristate "Support for Nuvoton NPCM on-chip EHCI USB controller"
230 Enables support for the on-chip EHCI controller on
239 Enables support for the on-chip EHCI controller on
243 tristate "Support for Marvell EBU on-chip EHCI USB controller"
247 Enables support for the on-chip EHCI controller on Marvell's
251 Marvell PXA/MMP USB controller" for those.
254 tristate "Support for ST SPEAr on-chip EHCI USB controller"
258 Enables support for the on-chip EHCI controller on
262 tristate "Support for ST STiHxxx on-chip EHCI USB controller"
267 Enable support for the on-chip EHCI controller found on
271 tristate "Support for Atmel on-chip EHCI USB controller"
275 Enables support for the on-chip EHCI controller on
289 Enable support for the internal USB Host Controllers
293 bool "EHCI support for PPC USB controller on OF platform bus"
297 Enables support for the USB controller present on the PowerPC
301 bool "EHCI support for SuperH USB controller"
304 Enables support for the on-chip EHCI controller on the SuperH.
311 Enable support for the Samsung S5Pv210 and Exynos SOC's on-chip EHCI
315 tristate "EHCI support for Marvell PXA/MMP USB controller"
319 Enables support for Marvell (including PXA and MMP series) on-chip
320 USB SPH and OTG controller. SPH is a single port host, and it can
323 controller used by the EBU-type SoCs including Orion, Kirkwood,
325 on-chip EHCI USB controller" for those.
328 tristate "Cavium Networks Octeon USB support"
329 depends on CAVIUM_OCTEON_SOC && USB
331 This driver supports USB host controller on some Cavium
335 will be called octeon-hcd.
346 bool "Octeon on-chip EHCI support (DEPRECATED)"
354 Enable support for the Octeon II SOC's on-chip EHCI
355 controller. It is needed for high-speed (480Mbit/sec)
356 USB 2.0 device support. All CN6XXX based chips with USB are
365 The OXU210HP is an USB host/OTG/device controller. Enable this
369 implement OTG nor USB device controllers.
372 module will be called oxu210hp-hcd.
378 The ISP1160 and ISP1161 chips are USB host controllers. Enable this
384 module will be called isp116x-hcd.
396 module will be called isp1362-hcd.
399 tristate "MAX3421 HCD (USB-over-SPI) support"
400 depends on USB && SPI
402 The Maxim MAX3421E chip supports standard USB 2.0-compliant
403 full-speed devices either in host or peripheral mode. This
404 driver supports the host-mode of the MAX3421E only.
407 be called max3421-hcd.
410 tristate "OHCI HCD (USB 1.1) support"
414 USB 1.1 host controller hardware. It does more in hardware than Intel's
415 UHCI specification. If your USB host controller follows the OHCI spec,
416 say Y. On most non-x86 systems, and on x86 hardware that's not using a
417 USB controller from Intel or VIA, this is appropriate. If your host
419 based system where you're not sure, the "lspci -v" entry will list the
420 right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI.
423 module will be called ohci-hcd.
435 tristate "Support for ST SPEAr on-chip OHCI USB controller"
439 Enables support for the on-chip OHCI controller on
443 tristate "Support for ST STiHxxx on-chip OHCI USB controller"
448 Enable support for the on-chip OHCI controller found on
456 Enables support for the on-chip OHCI controller on
460 tristate "Support for LPC on-chip OHCI USB controller"
466 Enables support for the on-chip OHCI controller on
470 tristate "Support for PXA27X/PXA3XX on-chip OHCI USB controller"
474 Enables support for the on-chip OHCI controller on
478 tristate "Support for Atmel on-chip OHCI USB controller"
482 Enables support for the on-chip OHCI controller on
494 Enables support for the on-chip OHCI controller on
514 Enables support for big-endian USB controllers present on the
522 Enables support for little-endian USB controllers present on the
531 tristate "OHCI support for PCI-bus USB controllers"
536 Enables support for PCI-bus plug-in USB controller cards.
549 Broadcom USB OHCI core.
552 Broadcom based SSB bus.
560 Enable support for the Samsung S5Pv210 and Exynos SOC's on-chip OHCI
572 bool "Octeon on-chip OHCI support (DEPRECATED)"
582 Enable support for the Octeon II SOC's on-chip OHCI
583 controller. It is needed for low-speed USB 1.0 device
584 support. All CN6XXX based chips with USB are supported.
593 accessing the USB hardware in the PC (which is also called the USB
594 host controller). If your USB host controller conforms to this
603 module will be called uhci-hcd.
618 tristate "Freescale QE USB Host Controller support"
623 This driver enables support for Freescale QE USB Host Controller
625 Full and Low Speed USB.
628 bool "Freescale QE USB Host Controller debug support"
638 The SL811HS is a single-port USB controller that supports either
644 module will be called sl811-hcd.
661 REX-CFU1U CF card (often used with PDAs). If unsure, say N.
670 The R8A66597 is a USB 2.0 host and peripheral controller.
676 module will be called r8a66597-hcd.
682 The Renesas USBHS is a USB 2.0 host and peripheral controller.
688 module will be called renesas-usbhs.
691 tristate "BCMA usb host driver"
703 tristate "SSB usb host driver"
720 One such test mode is the Embedded High-speed Host Electrical Test
722 Step Set Feature" test. Typically this will be enabled for On-the-Go
723 or embedded hosts that need to undergo USB-IF compliance testing with
728 their USB hardware designs. It is not needed for normal use. If
732 tristate "Xen usb virtual host driver"
736 The Xen usb virtual host driver serves as a frontend driver enabling
737 a Xen guest system to access USB Devices passed through to the guest
740 access to a USB device is needed.