/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb-uhci.txt | 1 Generic Platform UHCI Controller 7 - interrupts : UHCI controller interrupt
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | protocol.hpp | 12 UHCI, enumerator 57 {Protocol::UHCI, "UHCI"},
|
/openbmc/qemu/docs/system/devices/ |
H A D | usb.rst | 4 QEMU can emulate a PCI UHCI, OHCI, EHCI or XHCI USB controller. You can 16 more virtualization-friendly when compared to EHCI and UHCI, thus XHCI 33 standalone or with companion controllers (UHCI, OHCI) for USB 1.1 38 When running EHCI in standalone mode you can add UHCI or OHCI 41 1.1 bus driven by the UHCI controller and one USB 2.0 bus driven by 45 The easiest way to add a UHCI controller to a ``pc`` machine is the 46 ``-usb`` switch. QEMU will create the UHCI controller as function of 67 This attaches a USB tablet to the UHCI adapter and a USB mass storage 79 controller with six ports has three UHCI companion controllers with 227 Plugging a tablet into UHCI port 1 works like this:: [all …]
|
/openbmc/qemu/hw/usb/ |
H A D | vt82c686-uhci-pci.c | 14 UHCIState *s = UHCI(dev); in usb_uhci_vt82c686b_realize()
|
H A D | hcd-uhci.h | 78 OBJECT_DECLARE_TYPE(UHCIState, UHCIPCIDeviceClass, UHCI)
|
H A D | hcd-uhci.c | 307 UHCIState *s = UHCI(d); in uhci_reset() 1165 UHCIState *s = UHCI(dev); in usb_uhci_common_realize() 1210 UHCIState *s = UHCI(dev); in usb_uhci_exit()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | Kconfig | 110 or UHCI) to handle USB 1.1 devices connected to root hub ports. Ports 114 Controller Driver or UHCI (for Via motherboards) Host Controller 224 UHCI specification. If your USB host controller follows the OHCI spec, 229 right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI. 245 bool "UHCI HCD (most Intel and VIA) support"
|
/openbmc/qemu/docs/config/ |
H A D | ich9-ehci-uhci.cfg | 6 # This config file creates a EHCI adapter with companion UHCI
|
H A D | q35-emulated.cfg | 167 # EHCI controller + UHCI companion controllers. 203 # EHCI controller + UHCI companion controllers.
|
/openbmc/openbmc/meta-facebook/recipes-kernel/linux/files/ |
H A D | yosemite4-common.cfg | 30 # UHCI/EHCI driver
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-kernel/linux/linux-aspeed/ |
H A D | yosemite4.cfg | 33 # UHCI/EHCI driver
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | qemu-x86_i440fx.dts | 68 /* PIIX UHCI */
|
H A D | qemu-x86_q35.dts | 83 /* ICH9 UHCI */
|
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-kernel/linux/linux-aspeed/ |
H A D | greatlakes.cfg | 65 # UHCI/EHCI driver
|
/openbmc/linux/Documentation/usb/ |
H A D | ohci.rst | 14 compared to the earlier "Universal Host Controller Interface" (UHCI) from
|
H A D | ehci.rst | 20 controller, which is a OHCI or UHCI controller as normally used with 81 drivers; a OHCI or UHCI driver that works already doesn't need to change 147 badly when they see different faults than OHCI or UHCI report.
|
H A D | acm.rst | 78 S: Product=USB UHCI Root Hub
|
/openbmc/qemu/docs/system/ |
H A D | target-i386-desc.rst.inc | 36 - PCI UHCI, OHCI, EHCI or XHCI USB controller and a virtual USB-1.1
|
/openbmc/u-boot/doc/ |
H A D | README.usb | 10 The USB support is implemented on the base of the UHCI Host 20 The USB (at least the USB UHCI) needs a frame list (4k), transfer 22 The UHCI allocates every milisecond the PCI bus and reads the current
|
/openbmc/linux/drivers/usb/host/ |
H A D | Kconfig | 148 or UHCI) to handle USB 1.1 devices connected to root hub ports. Ports 152 Controller Driver or UHCI (for Via motherboards) Host Controller 165 transaction translators, so that no OHCI or UHCI companion 406 UHCI specification. If your USB host controller follows the OHCI spec, 411 right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI. 580 tristate "UHCI HCD (most Intel and VIA) support"
|
/openbmc/u-boot/drivers/usb/ |
H A D | Kconfig | 21 controller, such as "UHCI HCD support" or "OHCI HCD support",
|
/openbmc/linux/drivers/usb/ |
H A D | Kconfig | 66 controller, such as "UHCI HCD support" or "OHCI HCD support",
|
/openbmc/linux/Documentation/w1/masters/ |
H A D | ds2490.rst | 59 - Running x86_64 2.6.24 UHCI under qemu 0.9.0 under x86_64 2.6.22-rc6
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-wedge400.dts | 372 * DMA mode needs to be disabled to avoid conflicts with UHCI
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | Kconfig | 29 or "UHCI", and are usually integrated into southbridges on PC
|