Searched full:a53pll (Results 1 – 8 of 8) 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", 211 { .compatible = "qcom,ipq5018-a53pll", .data = &ipq5018_pll_data }, 212 { .compatible = "qcom,ipq5332-a53pll", .data = &ipq5332_pll_data }, 213 { .compatible = "qcom,ipq6018-a53pll", .data = &ipq6018_pll_data }, 214 { .compatible = "qcom,ipq8074-a53pll", .data = &ipq8074_pll_data },
|
H A 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",
|
H A D | apcs-msm8916.c | 24 { .fw_name = "pll", .name = "a53pll", },
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq5332.dtsi | 412 clocks = <&a53pll>, <&xo_board>, <&gcc GPLL0>; 417 a53pll: clock@b116000 { label 418 compatible = "qcom,ipq5332-a53pll";
|
H A D | ipq6018.dtsi | 748 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>; 753 a53pll: clock@b116000 { label 754 compatible = "qcom,ipq6018-a53pll";
|
H A D | msm8939.dtsi | 2122 compatible = "qcom,msm8939-a53pll"; 2177 compatible = "qcom,msm8939-a53pll"; 2283 compatible = "qcom,msm8939-a53pll";
|
H A D | msm8916.dtsi | 2504 clocks = <&a53pll>, <&gcc GPLL0_VOTE>; 2509 a53pll: clock@b016000 { label 2510 compatible = "qcom,msm8916-a53pll";
|