Home
last modified time | relevance | path

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

12345678910>>...35

/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dsalvator-xs.dtsi46 dr_mode = "otg";
51 dr_mode = "otg";
56 dr_mode = "otg";
H A Drz-smarc-common.dtsi104 dr_mode = "otg";
113 dr_mode = "otg";
132 dr_mode = "otg";
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dallwinner,sun4i-a10-musb.yaml56 dr_mode:
74 - dr_mode
103 dr_mode = "peripheral";
H A Damlogic,meson-g12a-usb-ctrl.yaml72 dr_mode: true
99 - dr_mode
211 dr_mode = "otg";
223 dr_mode = "peripheral";
233 dr_mode = "host";
H A Dstarfive,jh7110-usb.yaml28 dr_mode:
78 - dr_mode
103 dr_mode = "host";
H A Dmicrochip,mpfs-musb.yaml20 dr_mode: true
56 dr_mode = "host";
H A Dnxp,isp1760.yaml44 dr_mode:
64 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 Dfaraday,fotg210.yaml47 dr_mode: true
77 dr_mode = "host";
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".
56 dr_mode = "host";
H A Dcdns,usb3.yaml45 dr_mode:
100 dr_mode = "otg";
/freebsd/sys/contrib/device-tree/src/arm/xilinx/
H A Dzynq-cc108.dts67 dr_mode = "host";
73 dr_mode = "host";
/freebsd/sys/arm/nvidia/
H A Dtegra_usbphy.c273 enum usb_dr_mode dr_mode; member
383 if (sc->dr_mode == USB_DR_MODE_DEVICE) { in usbphy_utmi_enable()
485 if (sc->dr_mode == USB_DR_MODE_HOST) in usbphy_utmi_enable()
507 if (sc->dr_mode == USB_DR_MODE_DEVICE) { in usbphy_utmi_disable()
780 sc->dr_mode = usb_get_dr_mode(dev, node, "dr_mode"); in usbphy_attach()
781 if (sc->dr_mode == USB_DR_MODE_UNKNOWN) in usbphy_attach()
782 sc->dr_mode = USB_DR_MODE_HOST; in usbphy_attach()
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx51-digi-connectcore-jsk.dts66 dr_mode = "otg";
74 dr_mode = "host";
H A Dimx35-eukrea-mbimxsd35-baseboard.dts147 dr_mode = "host";
153 dr_mode = "otg";
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8064-cm-qs600.dts229 dr_mode = "otg";
234 dr_mode = "host";
239 dr_mode = "host";
/freebsd/sys/dev/usb/controller/dwc3/
H A Ddwc3.c368 char dr_mode[16] = { 0 }; in snps_dwc3_probe_common() local
371 s = device_get_property(dev, "dr_mode", dr_mode, sizeof(dr_mode), in snps_dwc3_probe_common()
377 if (strcmp(dr_mode, "host") != 0) { in snps_dwc3_probe_common()
380 dr_mode, s); in snps_dwc3_probe_common()
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-rock960.dts143 dr_mode = "otg";
147 dr_mode = "host";
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Ddm8148-t410.dts106 dr_mode = "host";
112 dr_mode = "host";
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm283x-rpi-usb-host.dtsi2 dr_mode = "host";
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dmarvell,armada-cp110-utmi-phy.yaml100 dr_mode = "host";
108 dr_mode = "peripheral";

12345678910>>...35