Home
last modified time | relevance | path

Searched full:a53pll (Results 1 – 10 of 10) sorted by relevance

/linux-6.8/Documentation/devicetree/bindings/clock/
Dqcom,a53pll.yaml4 $id: http://devicetree.org/schemas/clock/qcom,a53pll.yaml#
19 - qcom,ipq5018-a53pll
20 - qcom,ipq5332-a53pll
21 - qcom,ipq6018-a53pll
22 - qcom,ipq8074-a53pll
24 - qcom,msm8916-a53pll
25 - qcom,msm8939-a53pll
53 a53pll: clock@b016000 {
54 compatible = "qcom,msm8916-a53pll";
61 compatible = "qcom,ipq6018-a53pll";
/linux-6.8/drivers/clk/qcom/
Dapss-ipq-pll.c48 .name = "a53pll",
66 .name = "a53pll",
218 { .compatible = "qcom,ipq5018-a53pll", .data = &ipq5018_pll_data },
219 { .compatible = "qcom,ipq5332-a53pll", .data = &ipq5332_pll_data },
220 { .compatible = "qcom,ipq6018-a53pll", .data = &ipq6018_pll_data },
221 { .compatible = "qcom,ipq8074-a53pll", .data = &ipq8074_pll_data },
Da53-pll.c125 init.name = devm_kasprintf(dev, GFP_KERNEL, "a53pll%s", in qcom_a53pll_probe()
154 { .compatible = "qcom,msm8916-a53pll" },
155 { .compatible = "qcom,msm8939-a53pll" },
163 .name = "qcom-a53pll",
Dapcs-msm8916.c24 { .fw_name = "pll", .name = "a53pll", },
/linux-6.8/arch/arm64/boot/dts/qcom/
Dipq5018.dtsi321 clocks = <&a53pll>, <&xo_board_clk>, <&gcc GPLL0>;
326 a53pll: clock@b116000 { label
327 compatible = "qcom,ipq5018-a53pll";
Dipq5332.dtsi406 clocks = <&a53pll>, <&xo_board>, <&gcc GPLL0>;
411 a53pll: clock@b116000 { label
412 compatible = "qcom,ipq5332-a53pll";
Dipq6018.dtsi685 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>;
690 a53pll: clock@b116000 { label
691 compatible = "qcom,ipq6018-a53pll";
Dipq8074.dtsi719 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>;
726 a53pll: clock@b116000 { label
727 compatible = "qcom,ipq8074-a53pll";
Dmsm8939.dtsi2121 compatible = "qcom,msm8939-a53pll";
2176 compatible = "qcom,msm8939-a53pll";
2282 compatible = "qcom,msm8939-a53pll";
Dmsm8916.dtsi2503 clocks = <&a53pll>, <&gcc GPLL0_VOTE>;
2508 a53pll: clock@b016000 { label
2509 compatible = "qcom,msm8916-a53pll";