Searched full:a53pll (Results 1 – 6 of 6) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | qcom,a53pll.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,a53pll.yaml# 19 - qcom,ipq6018-a53pll 20 - qcom,msm8916-a53pll 46 a53pll: clock@b016000 { 47 compatible = "qcom,msm8916-a53pll"; 54 compatible = "qcom,ipq6018-a53pll";
|
/linux-5.10/drivers/clk/qcom/ |
D | a53-pll.c | 69 init.name = "a53pll"; in qcom_a53pll_probe() 93 { .compatible = "qcom,msm8916-a53pll" }, 100 .name = "qcom-a53pll",
|
D | apss-ipq-pll.c | 29 .name = "a53pll", 81 { .compatible = "qcom,ipq6018-a53pll" },
|
D | apcs-msm8916.c | 24 { .fw_name = "pll", .name = "a53pll", },
|
/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | ipq6018.dtsi | 358 clocks = <&a53pll>, <&xo>; 363 a53pll: clock@b116000 { label 364 compatible = "qcom,ipq6018-a53pll";
|
D | msm8916.dtsi | 1722 clocks = <&a53pll>, <&gcc GPLL0_VOTE>; 1727 a53pll: clock@b016000 { label 1728 compatible = "qcom,msm8916-a53pll";
|