Home
last modified time | relevance | path

Searched refs:dr_mode (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dallwinner,sun4i-a10-musb.yaml50 dr_mode:
68 - dr_mode
97 dr_mode = "peripheral";
H A Damlogic,meson-g12a-usb-ctrl.yaml71 dr_mode: true
96 - dr_mode
188 dr_mode = "otg";
200 dr_mode = "peripheral";
210 dr_mode = "host";
H A Ddwc3-st.txt36 NB: The dr_mode property described in [1] is NOT optional for this driver, as the default value
37 is "otg", which isn't supported by this SoC. Valid dr_mode values for dwc3-st are either "host"
62 dr_mode = "host";
H A Dux500-usb.txt7 - dr_mode : Dual-role; either host mode "host", peripheral mode "peripheral"
23 dr_mode = "otg";
H A Dfsl-usb.txt26 - dr_mode : indicates the working mode for "fsl-usb2-dr" compatible
64 dr_mode = "otg";
77 dr_mode = "otg";
H A Dmediatek,musb.txt14 - dr_mode : should be one of "host", "peripheral" or "otg",
44 dr_mode = "otg";
H A Drockchip,dwc3.txt37 dr_mode = "otg";
54 dr_mode = "otg";
H A Dda8xx-usb.txt15 - dr_mode: The USB operation mode. Should be one of "host", "peripheral" or "otg".
55 dr_mode = "host";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dzynq-cc108.dts67 dr_mode = "host";
73 dr_mode = "host";
H A Dimx51-digi-connectcore-jsk.dts59 dr_mode = "otg";
66 dr_mode = "host";
H A Dam335x-netcom-plus-8xx.dts56 dr_mode = "host";
61 dr_mode = "host";
H A Dqcom-apq8064-cm-qs600.dts156 dr_mode = "otg";
167 dr_mode = "host";
178 dr_mode = "host";
H A Dbcm283x-rpi-usb-host.dtsi2 dr_mode = "host";
H A Dbcm283x-rpi-usb-peripheral.dtsi3 dr_mode = "peripheral";
H A Ddm8148-t410.dts106 dr_mode = "host";
112 dr_mode = "host";
H A Dimx6qdl-prti6q.dtsi71 dr_mode = "host";
80 dr_mode = "host";
H A Dimx35-eukrea-mbimxsd35-baseboard.dts147 dr_mode = "host";
153 dr_mode = "otg";
H A Dimx7d-colibri.dtsi25 dr_mode = "host";
H A Dbcm283x-rpi-usb-otg.dtsi3 dr_mode = "otg";
H A Dimx7d-colibri-emmc.dtsi43 dr_mode = "host";
/f-stack/freebsd/contrib/device-tree/src/arm64/renesas/
H A Dr8a77951-salvator-xs.dts56 dr_mode = "otg";
107 dr_mode = "otg";
116 dr_mode = "otg";
/f-stack/freebsd/arm/nvidia/
H A Dtegra_usbphy.c275 enum usb_dr_mode dr_mode; member
385 if (sc->dr_mode == USB_DR_MODE_DEVICE) { in usbphy_utmi_enable()
487 if (sc->dr_mode == USB_DR_MODE_HOST) in usbphy_utmi_enable()
509 if (sc->dr_mode == USB_DR_MODE_DEVICE) { in usbphy_utmi_disable()
782 sc->dr_mode = usb_get_dr_mode(dev, node, "dr_mode"); in usbphy_attach()
783 if (sc->dr_mode == USB_DR_MODE_UNKNOWN) in usbphy_attach()
784 sc->dr_mode = USB_DR_MODE_HOST; in usbphy_attach()
/f-stack/freebsd/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zc1751-xm017-dc3.dts143 dr_mode = "host";
149 dr_mode = "host";
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-rock960.dts168 dr_mode = "otg";
172 dr_mode = "host";
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt65 - dr_mode : dual role mode. Indicates the working mode for the PHY. Can be
73 VBUS control (required for dr_mode == otg, optional for dr_mode == host):

12345678910>>...21