Lines Matching +full:high +full:- +full:speed
1 # SPDX-License-Identifier: GPL-2.0
7 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !!
9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks).
10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks).
11 # - Some systems have both kinds of controllers.
13 # With help from a special transceiver and a "Mini-AB" jack, systems with
14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
22 # - integrated/SOC controllers first
23 # - licensed IP used in both SOC and discrete versions
24 # - discrete ones (including all PCI-only controllers)
25 # - debug/dummy gadget+hcd is last.
39 full speed USB Device Port with support for five configurable
62 USBA is the integrated high-speed USB Device controller on
72 allowing the usage of ep1 - ep6
75 configuration allowing the usage of ep1 - ep3
78 the usage of ep1 - ep8
85 high speed USB Device Port with support for four fixed endpoints
95 Some of Freescale PowerPC and i.MX processors have a High Speed
96 Dual-Role(DR) USB controller, which supports device mode.
116 high speed or full speed USB device. This driver supppors
135 speed USB device controllers, with support for up to 30
149 Intel's PXA 25x series XScale ARM-5TE processors include
150 an integrated full speed USB 1.1 device controller. The
151 controller in the IXP 4xx series is register-compatible.
153 It has fifteen fixed-function endpoints, as well as endpoint
175 supports both full and high speed USB 2.0 data transfers.
187 that supports both full and high speed USB 2.0 data transfers.
201 that supports super, high, and full speed USB 3.0 data transfers.
212 an integrated full speed USB 1.1 device controller.
225 Samsung's S3C2410 is an ARM-4 processor with an integrated
226 full speed USB 1.1 device controller. It has 4 configurable
241 integrated with dual speed USB 2.0 device controller. It has
250 Marvell Socs (including PXA and MMP series) include a high speed
251 USB2.0 OTG controller, which can be configured as high speed or
252 full speed USB peripheral.
258 MARVELL PXA2128 Processor series include a super speed USB3.0 device
259 controller, which support super speed USB peripheral.
273 This IP is different to the High Speed OTG IP that can be enabled
299 supports both full and high speed USB 2.0 data transfers.
334 Some of Freescale PowerPC processors have a Full Speed
348 both full and high speed USB 2.0 data transfers.
371 supports both full and high speed USB 2.0 data transfers.
380 supports full, high speed USB 2.0 and super speed USB 3.0
392 tristate "Toshiba TC86C001 'Goku-S'"
396 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
416 supports both full and high speed USB 2.0 data transfers.
422 for IVI(In-Vehicle Infotainment) use.
436 and high speed USB 2.0 data transfers. It has seven configurable
441 dynamically linked module called "udc-xilinx" and force all
445 tristate "MAX3420 (USB-over-SPI) support"
448 The Maxim MAX3420 chip supports USB2.0 full-speed peripheral mode.
465 source "drivers/usb/gadget/udc/aspeed-vhub/Kconfig"
468 # LAST -- dummy/emulated controller
478 can be high, full, or low speed; and they have access to endpoints
486 side Linux-USB device driver, this may help to debug both sides