Searched full:a53pll (Results 1 – 10 of 10) sorted by relevance
/linux-6.8/Documentation/devicetree/bindings/clock/ |
D | qcom,a53pll.yaml | 4 $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/ |
D | apss-ipq-pll.c | 48 .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 },
|
D | a53-pll.c | 125 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",
|
D | apcs-msm8916.c | 24 { .fw_name = "pll", .name = "a53pll", },
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | ipq5018.dtsi | 321 clocks = <&a53pll>, <&xo_board_clk>, <&gcc GPLL0>; 326 a53pll: clock@b116000 { label 327 compatible = "qcom,ipq5018-a53pll";
|
D | ipq5332.dtsi | 406 clocks = <&a53pll>, <&xo_board>, <&gcc GPLL0>; 411 a53pll: clock@b116000 { label 412 compatible = "qcom,ipq5332-a53pll";
|
D | ipq6018.dtsi | 685 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>; 690 a53pll: clock@b116000 { label 691 compatible = "qcom,ipq6018-a53pll";
|
D | ipq8074.dtsi | 719 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>; 726 a53pll: clock@b116000 { label 727 compatible = "qcom,ipq8074-a53pll";
|
D | msm8939.dtsi | 2121 compatible = "qcom,msm8939-a53pll"; 2176 compatible = "qcom,msm8939-a53pll"; 2282 compatible = "qcom,msm8939-a53pll";
|
D | msm8916.dtsi | 2503 clocks = <&a53pll>, <&gcc GPLL0_VOTE>; 2508 a53pll: clock@b016000 { label 2509 compatible = "qcom,msm8916-a53pll";
|