Searched full:a53pll (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | qcom,a53pll.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,a53pll.yaml# 19 - qcom,ipq6018-a53pll 20 - qcom,ipq8074-a53pll 21 - qcom,msm8916-a53pll 22 - qcom,msm8939-a53pll 50 a53pll: clock@b016000 { 51 compatible = "qcom,msm8916-a53pll"; 58 compatible = "qcom,ipq6018-a53pll";
|
/Linux-v6.1/drivers/clk/qcom/ |
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 | apss-ipq-pll.c | 30 .name = "a53pll", 103 { .compatible = "qcom,ipq6018-a53pll", .data = &ipq6018_pll_config }, 104 { .compatible = "qcom,ipq8074-a53pll", .data = &ipq8074_pll_config },
|
D | apcs-msm8916.c | 24 { .fw_name = "pll", .name = "a53pll", },
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | ipq6018.dtsi | 501 clocks = <&a53pll>, <&xo>; 506 a53pll: clock@b116000 { label 507 compatible = "qcom,ipq6018-a53pll";
|
D | msm8916.dtsi | 1868 clocks = <&a53pll>, <&gcc GPLL0_VOTE>; 1873 a53pll: clock@b016000 { label 1874 compatible = "qcom,msm8916-a53pll";
|