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 <[email protected]>
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,imx8qxp-usbphy
36 - fsl,imx8ulp-usbphy
37 - const: fsl,imx7ulp-usbphy
48 '#phy-cells':
51 power-domains:
59 phy-3p0-supply:
64 fsl,tx-cal-45-dn-ohms:
66 Resistance (in ohms) of switchable high-speed trimming resistor
68 the DN output signal.
73 fsl,tx-cal-45-dp-ohms:
75 Resistance (in ohms) of switchable high-speed trimming resistor
77 the DP output signal.
82 fsl,tx-d-cal:
98 - compatible
99 - reg
100 - clocks
103 - if:
107 - enum:
108 - fsl,imx6q-usbphy
109 - fsl,imx6sl-usbphy
110 - fsl,imx6sx-usbphy
111 - fsl,imx6sll-usbphy
112 - fsl,vf610-usbphy
113 - items:
114 - const: fsl,imx6ul-usbphy
115 - const: fsl,imx23-usbphy
118 - fsl,anatop
120 - if:
123 const: fsl,imx7ulp-usbphy
126 - nxp,sim
134 - |
135 #include <dt-bindings/interrupt-controller/arm-gic.h>
136 #include <dt-bindings/clock/imx6qdl-clock.h>
138 usbphy1: usb-phy@20c9000 {
139 compatible = "fsl,imx6q-usbphy", "fsl,imx23-usbphy";