Home
last modified time | relevance | path

Searched refs:usb (Results 1 – 25 of 596) sorted by relevance

12345678910>>...24

/openbmc/openbmc/meta-facebook/meta-santabarbara/recipes-phosphor/console/obmc-console/
H A D81-plat-obmc-console-uart.rules4 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.1:1.0", SYMLI…
5 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.1:1.1", SYMLI…
6 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.1:1.2", SYMLI…
7 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.1:1.3", SYMLI…
9 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.2:1.0", SYMLI…
10 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.2:1.1", SYMLI…
11 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.2:1.2", SYMLI…
12 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.2:1.3", SYMLI…
14 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.3:1.0", SYMLI…
15 SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{ID_PATH}=="platform-1e6a1000.usb-usb-0:1.1.2.3:1.1", SYMLI…
[all …]
/openbmc/u-boot/drivers/usb/host/
H A Dehci-exynos.c40 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()
123 setbits_le32(&usb->hsicphyctrl1, hsic_ctrl); in exynos5_setup_usb_phy()
124 setbits_le32(&usb->hsicphyctrl2, hsic_ctrl); in exynos5_setup_usb_phy()
128 clrbits_le32(&usb->hsicphyctrl1, HSIC_CTRL_PHYSWRST | in exynos5_setup_usb_phy()
[all …]
H A Dehci-faraday.c22 struct fusbh200_regs usb; member
28 return !readl(&regs->usb.easstr); in ehci_is_fotg2xx()
45 spd = BMCSR_SPD(readl(&regs->usb.bmcsr)); in faraday_ehci_get_port_speed()
100 hccr = (struct ehci_hccr *)&regs->usb.hccr; in ehci_hcd_init()
101 hcor = (struct ehci_hcor *)&regs->usb.hcor; in ehci_hcd_init()
121 setbits_le32(&regs->usb.bmcsr, BMCSR_IRQLH); in ehci_hcd_init()
123 clrbits_le32(&regs->usb.bmcsr, BMCSR_VBUS_OFF); in ehci_hcd_init()
125 writel(0x00, &regs->usb.bmier); in ehci_hcd_init()
126 writel(0x1f, &regs->usb.bmisr); in ehci_hcd_init()
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/console/obmc-console/
H A D99-terminus-usb-serial.rules1 SUBSYSTEM=="tty",ENV{ID_PATH}=="platform-1e6a3000.usb-usb-0:1.2.1.6:1.0",SYMLINK+="ctrlcpnic1",ENV{…
2 SUBSYSTEM=="tty",ENV{ID_PATH}=="platform-1e6a3000.usb-usb-0:1.2.2.6:1.0",SYMLINK+="ctrlcpnic2",ENV{…
3 SUBSYSTEM=="tty",ENV{ID_PATH}=="platform-1e6a3000.usb-usb-0:1.2.3.6:1.0",SYMLINK+="ctrlcpnic3",ENV{…
4 SUBSYSTEM=="tty",ENV{ID_PATH}=="platform-1e6a3000.usb-usb-0:1.2.4.6:1.0",SYMLINK+="ctrlcpnic4",ENV{…
/openbmc/qemu/docs/system/devices/
H A Dusb.rst46 ``-usb`` switch. QEMU will create the UHCI controller as function of
47 the PIIX3 chipset. The USB 1.1 bus will carry the name ``usb-bus.0``.
52 ``-device usb-ehci,id=ehci``. This will give you a USB 2.0 bus named
62 -usb \\
63 -device usb-ehci,id=ehci \\
64 -device usb-tablet,bus=usb-bus.0 \\
65 -device usb-storage,bus=ehci.0,drive=usbstick
91 Using the ``-usb`` switch for ``q35`` machines will create a similar
100 USB devices can be connected with the ``-device usb-...`` command line
103 ``usb-mouse``
[all …]
H A Dccid.rst20 cannot be used on a guest with simple usb passthrough since it will then not be
49 qemu -usb -device usb-ccid -device ccid-card-emulated
68 …qemu -usb -device usb-ccid -device ccid-card-emulated,backend=certificates,db=sql:$PWD,cert1=id-ce…
104 -usb -device usb-ccid -device ccid-card-passthru,chardev=ccid
121 -usb -device usb-ccid -device ccid-card-passthru,chardev=ccid
128 usb-ccid is a usb device. It defaults to an unattached usb device on startup.
129 usb-ccid expects a chardev and expects the protocol defined in
131 The usb-ccid device can be in one of three modes:
140 client event | vscclient | passthru | usb-ccid | guest event
144 … | | | | sees new usb device.
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D0001-Fix-installing-ipp-usb-quirk.patch5 Subject: [PATCH] Fix installing ipp-usb quirk
11 /usr/share/usb-ipp/quirk/HPLIP.conf.
28 - if [ -d "/usr/share/ipp-usb/quirks/" ]; then \
29 - echo "ipp-usb directory exists"; \
30 - cp prnt/ipp-usb/HPLIP.conf /usr/share/ipp-usb/quirks/ ; \
32 + install -d -m0755 $(DESTDIR)/usr/share/ipp-usb/quirks ; \
33 + echo "ipp-usb directory exists"; \
34 + cp prnt/ipp-usb/HPLIP.conf $(DESTDIR)/usr/share/ipp-usb/quirks/
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-quanta/network/
H A Dusb-network.bbappend3 SRC_URI:append:gbs = " file://usb-network.conf"
5 FILES:${PN}:append:gbs = " ${datadir}/usb-network/usb-network.conf"
13 install -d ${D}${datadir}/usb-network
14 install -m 0644 -D ${UNPACKDIR}/usb-network.conf \
15 ${D}${datadir}/usb-network
/openbmc/u-boot/doc/device-tree-bindings/phy/
H A Dsun4i-usb-phy.txt6 * allwinner,sun4i-a10-usb-phy
7 * allwinner,sun5i-a13-usb-phy
8 * allwinner,sun6i-a31-usb-phy
9 * allwinner,sun7i-a20-usb-phy
10 * allwinner,sun8i-a23-usb-phy
11 * allwinner,sun8i-a33-usb-phy
12 * allwinner,sun8i-a83t-usb-phy
13 * allwinner,sun8i-h3-usb-phy
14 * allwinner,sun8i-v3s-usb-phy
15 * allwinner,sun50i-a64-usb-phy
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat/
H A D0001-usb.h-Include-sys-types.h.patch4 Subject: [PATCH] usb.h: Include sys/types.h
12 libusb/usb.h | 2 ++
15 diff --git a/libusb/usb.h b/libusb/usb.h
17 --- a/libusb/usb.h
18 +++ b/libusb/usb.h
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/fw-update/
H A Dfw-update_0.1.bb14 file://usb-controller-update \
19 install -m 0755 ${UNPACKDIR}/usb-controller-update ${D}${sbindir}
22 FLASH_USB_CONTROLLER_INSTFMT = "flash-usb-controller@.service:flash-usb-controller@{0}.service"
23 SYSTEMD_SERVICE:${PN} += "flash-usb-controller@.service"
/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/
H A Dusb-network.bb5 SRC_URI:append = " file://usb-network.sh"
6 SRC_URI:append = " file://usb-network.service"
18 install -m 0755 ${UNPACKDIR}/usb-network.sh ${D}/${sbindir}
21 install -m 0644 ${UNPACKDIR}/usb-network.service \
25 SYSTEMD_SERVICE:${PN}:append = "usb-network.service"
/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/
H A Dusb-network.bb5 SRC_URI += "file://usb-network.sh \
6 file://usb-network.service \
18 install -m 0755 ${UNPACKDIR}/usb-network.sh ${D}/${sbindir}
21 install -m 0644 ${UNPACKDIR}/usb-network.service ${D}${systemd_unitdir}/system
27 SYSTEMD_SERVICE:${PN} = "usb-network.service"
/openbmc/qemu/docs/config/
H A Dich9-ehci-uhci.cfg9 # Specify "bus=ehci.0" when creating usb devices to hook them up
14 driver = "ich9-usb-ehci1"
19 driver = "ich9-usb-uhci1"
26 driver = "ich9-usb-uhci2"
33 driver = "ich9-usb-uhci3"
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Dqemuboot-x86.inc13 QB_OPT_APPEND = "-usb -device usb-tablet -usb -device usb-kbd"
/openbmc/openbmc/meta-nvidia/recipes-nvidia/usb-ethernet-init/
H A Dusb-ethernet-init.bb14 file://usb-ethernet-init.service \
15 file://usb-ethernet-init.sh \
20 SYSTEMD_SERVICE:${PN} += "usb-ethernet-init.service"
27 install -m 0755 ${UNPACKDIR}/usb-ethernet-init.sh ${D}${sbindir}/
29 install -m 0644 ${UNPACKDIR}/usb-ethernet-init.service ${D}${systemd_unitdir}/system
/openbmc/u-boot/drivers/usb/
H A DKconfig31 in <file:Documentation/usb/> and especially the links given in
32 <file:Documentation/usb/usb-help.txt>.
42 (XHCI, EHCI) can be attached and used. The 'usb' command works as
69 source "drivers/usb/host/Kconfig"
71 source "drivers/usb/dwc3/Kconfig"
73 source "drivers/usb/musb/Kconfig"
75 source "drivers/usb/musb-new/Kconfig"
77 source "drivers/usb/emul/Kconfig"
79 source "drivers/usb/phy/Kconfig"
81 source "drivers/usb/ulpi/Kconfig"
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/misc/
H A Dphosphor-misc_git.bb11 usb-ctrl \
16 PACKAGECONFIG[usb-ctrl] = "-Dusb-ctrl=enabled, -Dusb-ctrl=disabled"
40 RDEPENDS:${PN}-usb-ctrl += "bash"
48 # usb-ctrl
49 FILES:${PN}-usb-ctrl = "${bindir}/usb-ctrl"
55 ${@bb.utils.contains('PACKAGECONFIG', 'usb-ctrl', '${PN}-usb-ctrl', '', d)} \
/openbmc/u-boot/arch/arm/dts/
H A Dstih410-pinctrl.dtsi18 usb-oc-detect = <&pio35 0 ALT1 IN>;
19 usb-pwr-enable = <&pio35 1 ALT1 OUT>;
27 usb-oc-detect = <&pio35 2 ALT1 IN>;
28 usb-pwr-enable = <&pio35 3 ALT1 OUT>;
H A Dtegra30-colibri.dts20 usb0 = "/usb@7d000000";
21 usb1 = "/usb@7d004000"; /* on module only, for ASIX */
22 usb2 = "/usb@7d008000";
77 usb@7d000000 {
83 usb@7d004000 {
90 usb@7d008000 {
H A Dkirkwood-dns325.dts32 white-usb {
33 label = "dns325:white:usb";
44 red-usb {
45 label = "dns325:red:usb";
/openbmc/u-boot/arch/sandbox/dts/
H A Dsandbox64.dts264 usb@0 {
265 compatible = "sandbox,usb";
268 compatible = "sandbox,usb-hub";
273 compatible = "sandbox,usb-flash";
278 usb@1 {
279 compatible = "sandbox,usb";
281 compatible = "usb-hub";
282 usb,device-class = <USB_CLASS_HUB>;
284 compatible = "sandbox,usb-hub";
289 compatible = "sandbox,usb-flash";
[all …]
/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/usb-network/
H A Dusb-network.service6 ExecStart=/usr/sbin/usb-network.sh
7 EnvironmentFile=/usr/share/usb-network/usb-network.conf
/openbmc/openbmc/meta-nvidia/meta-nvl32-obmc/recipes-support/mctp/
H A Dmctp_%.bbappend2 SRC_URI:append = " file://mctp-usb.rules"
6 …install -m 0644 ${UNPACKDIR}/mctp-usb.rules ${D}${nonarch_base_libdir}/udev/rules.d/82-mctp-usb.ru…
/openbmc/openbmc/meta-bytedance/recipes-bytedance/usb-network/files/
H A Dusb_network.service2 Description=Enable usb network
8 ExecStart=/usr/bin/usb-ctrl ecm usbeth0 on
9 ExecStop=/usr/bin/usb-ctrl ecm usbeth0 off

12345678910>>...24