Searched full:a53pll (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/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 21 - qcom,msm8939-a53pll 49 a53pll: clock@b016000 { 50 compatible = "qcom,msm8916-a53pll"; 57 compatible = "qcom,ipq6018-a53pll";
|
/Linux-v5.15/drivers/clk/qcom/ |
D | a53-pll.c | 127 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 | apss-ipq-pll.c | 29 .name = "a53pll", 81 { .compatible = "qcom,ipq6018-a53pll" },
|
D | apcs-msm8916.c | 24 { .fw_name = "pll", .name = "a53pll", },
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | ipq6018.dtsi | 498 clocks = <&a53pll>, <&xo>; 503 a53pll: clock@b116000 { label 504 compatible = "qcom,ipq6018-a53pll";
|
D | msm8916.dtsi | 1805 clocks = <&a53pll>, <&gcc GPLL0_VOTE>; 1810 a53pll: clock@b016000 { label 1811 compatible = "qcom,msm8916-a53pll";
|