Lines Matching +full:output +full:- +full:ohms
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/fsl,mxs-usbphy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Xu Yang <xu.yang_2@nxp.com>
15 - enum:
16 - fsl,imx23-usbphy
17 - fsl,imx7ulp-usbphy
18 - fsl,vf610-usbphy
19 - items:
20 - enum:
21 - fsl,imx28-usbphy
22 - fsl,imx6ul-usbphy
23 - fsl,imx6sl-usbphy
24 - fsl,imx6sx-usbphy
25 - fsl,imx6q-usbphy
26 - const: fsl,imx23-usbphy
27 - items:
28 - const: fsl,imx6sll-usbphy
29 - const: fsl,imx6ul-usbphy
30 - const: fsl,imx23-usbphy
31 - items:
32 - enum:
33 - fsl,imx8dxl-usbphy
34 - fsl,imx8qm-usbphy
35 - fsl,imx8ulp-usbphy
36 - const: fsl,imx7ulp-usbphy
47 '#phy-cells':
50 power-domains:
58 phy-3p0-supply:
63 fsl,tx-cal-45-dn-ohms:
65 Resistance (in ohms) of switchable high-speed trimming resistor
67 the DN output signal.
72 fsl,tx-cal-45-dp-ohms:
74 Resistance (in ohms) of switchable high-speed trimming resistor
76 the DP output signal.
81 fsl,tx-d-cal:
91 - compatible
92 - reg
93 - clocks
96 - if:
100 - enum:
101 - fsl,imx6q-usbphy
102 - fsl,imx6sl-usbphy
103 - fsl,imx6sx-usbphy
104 - fsl,imx6sll-usbphy
105 - fsl,vf610-usbphy
106 - items:
107 - const: fsl,imx6ul-usbphy
108 - const: fsl,imx23-usbphy
111 - fsl,anatop
116 - |
117 #include <dt-bindings/interrupt-controller/arm-gic.h>
118 #include <dt-bindings/clock/imx6qdl-clock.h>
120 usbphy1: usb-phy@20c9000 {
121 compatible = "fsl,imx6q-usbphy", "fsl,imx23-usbphy";