Searched full:a53pll (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/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 25 - qcom,msm8916-a53pll 26 - qcom,msm8939-a53pll 57 a53pll: clock@b016000 { 58 compatible = "qcom,msm8916-a53pll"; 65 compatible = "qcom,ipq6018-a53pll";
|
/linux-6.14.4/drivers/clk/qcom/ |
D | apss-ipq-pll.c | 19 .name = "a53pll", 37 .name = "a53pll", 59 .name = "a53pll", 210 { .compatible = "qcom,ipq5018-a53pll", .data = &ipq5018_pll_data }, 211 { .compatible = "qcom,ipq5332-a53pll", .data = &ipq5332_pll_data }, 212 { .compatible = "qcom,ipq6018-a53pll", .data = &ipq6018_pll_data }, 213 { .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() 155 { .compatible = "qcom,msm8916-a53pll" }, 156 { .compatible = "qcom,msm8939-a53pll" }, 164 .name = "qcom-a53pll",
|
D | apcs-msm8916.c | 24 { .fw_name = "pll", .name = "a53pll", },
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | ipq5018.dtsi | 320 clocks = <&a53pll>, <&xo_board_clk>, <&gcc GPLL0>; 325 a53pll: clock@b116000 { label 326 compatible = "qcom,ipq5018-a53pll";
|
D | ipq5332.dtsi | 412 clocks = <&a53pll>, <&xo_board>, <&gcc GPLL0>; 417 a53pll: clock@b116000 { label 418 compatible = "qcom,ipq5332-a53pll";
|
D | ipq6018.dtsi | 748 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>; 753 a53pll: clock@b116000 { label 754 compatible = "qcom,ipq6018-a53pll";
|
D | ipq8074.dtsi | 756 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>; 763 a53pll: clock@b116000 { label 764 compatible = "qcom,ipq8074-a53pll";
|
D | msm8917.dtsi | 1582 clocks = <&a53pll>, <&gcc GPLL0_EARLY>, <&rpmcc RPM_SMD_XO_CLK_SRC>; 1587 a53pll: clock@b016000 { label 1588 compatible = "qcom,msm8939-a53pll";
|
D | msm8939.dtsi | 2122 compatible = "qcom,msm8939-a53pll"; 2177 compatible = "qcom,msm8939-a53pll"; 2283 compatible = "qcom,msm8939-a53pll";
|
D | msm8916.dtsi | 2504 clocks = <&a53pll>, <&gcc GPLL0_VOTE>; 2509 a53pll: clock@b016000 { label 2510 compatible = "qcom,msm8916-a53pll";
|