Searched full:a53pll (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ |
| H A 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/drivers/clk/qcom/ |
| H A D | apss-ipq-pll.c | 19 .name = "a53pll", 37 .name = "a53pll", 59 .name = "a53pll", 209 { .compatible = "qcom,ipq5018-a53pll", .data = &ipq5018_pll_data }, 210 { .compatible = "qcom,ipq5332-a53pll", .data = &ipq5332_pll_data }, 211 { .compatible = "qcom,ipq6018-a53pll", .data = &ipq6018_pll_data }, 212 { .compatible = "qcom,ipq8074-a53pll", .data = &ipq8074_pll_data },
|
| H A D | a53-pll.c | 124 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",
|
| H A D | apcs-msm8916.c | 24 { .fw_name = "pll", .name = "a53pll", },
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8917.dtsi | 1583 clocks = <&a53pll>, <&gcc GPLL0_EARLY>, <&rpmcc RPM_SMD_XO_CLK_SRC>; 1588 a53pll: clock@b016000 { label 1589 compatible = "qcom,msm8939-a53pll";
|