• Home
  • Raw
  • Download

Lines Matching refs:USB

2 # USB Host Controller Drivers
4 comment "USB Host Controller Drivers"
10 bool "xHCI HCD (USB 3.0) support"
13 The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0
22 USB controller based on the DesignWare USB3 IP Core.
30 USB controller based on the DesignWare USB3 IP Core.
33 bool "MVEBU USB 3.0 support"
38 Choose this option to add support for USB 3.0 driver on mvebu
43 bool "Support for PCI-based xHCI USB controller"
50 bool "Support for Rockchip on-chip xHCI USB controller"
59 bool "Renesas RCar USB 3.0 support"
63 Choose this option to add support for USB 3.0 driver on Renesas
67 bool "Support for STMicroelectronics STiH407 family on-chip xHCI USB controller"
76 bool "Support for Xilinx ZynqMP on-chip xHCI USB controller"
83 int "DRA7XX xHCI USB index"
88 Select the DRA7XX xHCI USB index.
92 bool "Support for NXP Layerscape on-chip xHCI USB controller"
100 bool "EHCI HCD (USB 2.0) support"
104 The Enhanced Host Controller Interface (EHCI) is standard for USB 2.0
106 If your USB host controller supports USB 2.0, you will likely want to
110 or UHCI) to handle USB 1.1 devices connected to root hub ports. Ports
113 probably configure the OHCI (for NEC and some other vendors) USB Host
122 bool "Support for Atmel on-chip EHCI USB controller"
129 bool "Support for Marvell on-chip EHCI USB controller"
136 bool "Support for i.MX6 on-chip EHCI USB controller"
143 bool "Support for i.MX7 on-chip EHCI USB controller"
150 bool "Support for OMAP3+ on-chip EHCI USB controller"
160 bool "USB Power pin high active"
162 Set the USB Power pin polarity to be high active (PWR_POL)
167 bool "Support for Qualcomm on-chip EHCI USB controller"
174 This driver supports combination of Chipidea USB controller
175 and Synapsys USB PHY in host mode only.
178 bool "Support for PCI-based EHCI USB controller"
184 bool "Support for Xilinx Zynq on-chip EHCI USB controller"
188 Enable support for Zynq on-chip EHCI USB controller
191 bool "Support for generic EHCI USB controller"
199 bool "Support for FSL on-chip EHCI USB controller"
207 bool "OHCI HCD (USB 1.1) support"
210 USB 1.1 host controller hardware. It does more in hardware than Intel's
211 UHCI specification. If your USB host controller follows the OHCI spec,
213 USB controller from Intel or VIA, this is appropriate. If your host
216 right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI.
221 bool "Support for generic OHCI USB controller"
235 accessing the USB hardware in the PC (which is also called the USB
236 host controller). If your USB host controller conforms to this
252 The DesignWare USB 2.0 controller is compliant with the
253 USB-Implementers Forum (USB-IF) USB 2.0 specifications.