Home
last modified time | relevance | path

Searched full:usb (Results 1 – 25 of 3618) sorted by relevance

12345678910>>...145

/openbmc/linux/Documentation/admin-guide/media/
Dusb-cardlist.rst
/openbmc/u-boot/drivers/usb/
H A DKconfig1 menuconfig USB config
2 bool "USB support"
4 Universal Serial Bus (USB) is a specification for a serial bus
7 and allows for hot swapping. Up to 127 USB peripherals can be
8 connected to a single USB host in a tree structure.
10 The USB host is the root of the tree, the peripherals are the
11 leaves and the inner nodes are special USB devices called hubs.
12 Most PCs now have USB host ports, used to connect peripherals
16 Say Y here if your device has an USB port, either host, peripheral or
19 For an USB host port, you then need to say Y to at least one of the
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb/
DMakefile
/openbmc/linux/drivers/usb/serial/
DKconfig
/openbmc/qemu/docs/system/devices/
H A Dusb.rst1 USB emulation
4 QEMU can emulate a PCI UHCI, OHCI, EHCI or XHCI USB controller. You can
5 plug virtual USB devices or real host USB devices (only works with
7 connect virtual USB hubs as necessary to connect multiple USB devices.
9 USB controllers
23 XHCI supports USB 1.1, USB 2.0 and USB 3.0 devices, so this is the
24 only controller you need. With only a single USB controller (and
25 therefore only a single USB bus) present in the system there is no
26 need to use the bus= parameter when adding USB devices.
32 The QEMU EHCI Adapter supports USB 2.0 devices. It can be used either
[all …]
/openbmc/linux/drivers/media/usb/
DKconfig
/openbmc/u-boot/doc/
H A DREADME.usb7 USB Support
10 The USB support is implemented on the base of the UHCI Host
13 Currently supported are USB Hubs, USB Keyboards, USB Floppys, USB
14 flash sticks and USB network adaptors.
20 The USB (at least the USB UHCI) needs a frame list (4k), transfer
23 frame pointer. This may cause to crash the OS during boot. So the USB
24 _MUST_ be stopped during OS boot. This is the reason, why the USB is
25 NOT automatically started during start-up. If someone needs the USB
29 For USB keyboards this can be done by a script which is automatically
31 USB keyboard another script is necessary, which first disables the
[all …]
/openbmc/linux/drivers/clk/at91/
Dclk-usb.c
/openbmc/linux/drivers/usb/host/
Dfhci-sched.c
Docteon-hcd.c
/openbmc/u-boot/drivers/usb/host/
H A DKconfig2 # 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"
[all …]
H A Dehci-exynos.c3 * SAMSUNG EXYNOS USB HOST EHCI Controller
14 #include <usb.h>
36 * for the usb controller.
40 struct exynos_usb_phy *usb; member
84 static void exynos5_setup_usb_phy(struct exynos_usb_phy *usb) in exynos5_setup_usb_phy() argument
88 clrbits_le32(&usb->usbphyctrl0, in exynos5_setup_usb_phy()
98 setbits_le32(&usb->usbphyctrl0, in exynos5_setup_usb_phy()
105 clrbits_le32(&usb->usbphyctrl0, in exynos5_setup_usb_phy()
114 clrbits_le32(&usb->hsicphyctrl1, hsic_ctrl); in exynos5_setup_usb_phy()
115 clrbits_le32(&usb->hsicphyctrl2, hsic_ctrl); in exynos5_setup_usb_phy()
[all …]
/openbmc/qemu/hw/usb/
H A DKconfig1 config USB config
8 select USB
12 select USB
26 select USB
39 select USB
58 select USB
63 depends on USB
68 depends on USB
73 depends on USB
77 depends on USB
[all...]
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
DMakefile
/openbmc/linux/drivers/usb/phy/
DKconfig
/openbmc/linux/drivers/usb/gadget/udc/
DKconfig
/openbmc/linux/Documentation/devicetree/bindings/phy/
Drenesas,rcar-gen2-usb-phy.yaml
/openbmc/linux/drivers/net/usb/
Dpegasus.h
/openbmc/linux/drivers/usb/typec/
DKconfig
/openbmc/linux/drivers/usb/storage/
DKconfig
/openbmc/linux/Documentation/devicetree/bindings/dma/
Drenesas,usb-dmac.yaml
/openbmc/u-boot/drivers/usb/gadget/
H A DKconfig2 # USB Gadget support on a system involves
13 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
17 bool "USB Gadget Support"
19 USB is a master/slave protocol, organized with one master
21 The USB hardware is asymmetric, which makes it easier to set up:
33 a USB peripheral device. Configure one hardware driver for your
42 Support Aspeed USB device on port A. You can emulate USB device as
46 bool "Aspeed USB Device support on gadget"
50 Support Aspeed USB device gadget. It's a different architecture with
55 string "Vendor name of the USB device"
[all …]
/openbmc/linux/drivers/usb/usbip/
DKconfig
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
Dzd_usb.h
/openbmc/linux/sound/usb/
DKconfig

12345678910>>...145