Lines Matching +full:high +full:- +full:definition
1 High-Frequency PLL (HFPLL)
5 - compatible:
11 "qcom,hfpll-ipq8064", "qcom,hfpll"
12 "qcom,hfpll-apq8064", "qcom,hfpll"
13 "qcom,hfpll-msm8974", "qcom,hfpll"
14 "qcom,hfpll-msm8960", "qcom,hfpll"
16 - reg:
18 Value type: <prop-encoded-array>
19 Definition: address and size of HPLL registers. An optional second
23 - clocks:
25 Value type: <prop-encoded-array>
26 Definition: reference to the xo clock.
28 - clock-names:
31 Definition: must be "xo".
33 - clock-output-names:
36 Definition: Name of the PLL. Typically hfpllX where X is a CPU number
44 clock-controller@f9016000 {
45 compatible = "qcom,hfpll-ipq8064", "qcom,hfpll";
48 clock-names = "xo";
49 clock-output-names = "hfpll_l2";
54 clock-controller@f908a000 {
55 compatible = "qcom,hfpll-ipq8064", "qcom,hfpll";
58 clock-names = "xo";
59 clock-output-names = "hfpll0";