Lines Matching +full:v1p8 +full:- +full:supply
5 - compatible:
8 Definition: Should contain "qcom,usb-hs-phy" and more specifically one of the
11 "qcom,usb-hs-phy-apq8064"
12 "qcom,usb-hs-phy-msm8916"
13 "qcom,usb-hs-phy-msm8974"
15 - #phy-cells:
20 - clocks:
22 Value type: <prop-encoded-array>
26 - clock-names:
32 - resets:
34 Value type: <prop-encoded-array>
37 - reset-names:
43 - v3p3-supply:
46 Definition: Should contain a reference to the 3.3V supply
48 - v1p8-supply:
51 Definition: Should contain a reference to the 1.8V supply
53 - extcon:
55 Value type: <prop-encoded-array>
58 - qcom,init-seq:
69 otg: usb-controller {
72 compatible = "qcom,usb-hs-phy-msm8974", "qcom,usb-hs-phy";
73 #phy-cells = <0>;
75 clock-names = "ref", "sleep";
77 reset-names = "phy", "por";
78 v3p3-supply = <&pm8941_l24>;
79 v1p8-supply = <&pm8941_l6>;
81 qcom,init-seq = /bits/ 8 <0x1 0x63>;