Searched full:a53pll (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,a53pll.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,a53pll.yaml# 19 - qcom,ipq5332-a53pll 20 - qcom,ipq6018-a53pll 21 - qcom,ipq8074-a53pll 23 - qcom,msm8916-a53pll 24 - qcom,msm8939-a53pll 52 a53pll: clock@b016000 { 53 compatible = "qcom,msm8916-a53pll"; 60 compatible = "qcom,ipq6018-a53pll";
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | apss-ipq-pll.c | 48 .name = "a53pll", 66 .name = "a53pll", 198 { .compatible = "qcom,ipq5332-a53pll", .data = &ipq5332_pll_data }, 199 { .compatible = "qcom,ipq6018-a53pll", .data = &ipq6018_pll_data }, 200 { .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() 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", },
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq5332.dtsi | 338 clocks = <&a53pll>, <&xo_board>; 343 a53pll: clock@b116000 { label 344 compatible = "qcom,ipq5332-a53pll";
|
H A D | ipq6018.dtsi | 623 clocks = <&a53pll>, <&xo>; 628 a53pll: clock@b116000 { label 629 compatible = "qcom,ipq6018-a53pll";
|
H A D | ipq8074.dtsi | 724 clocks = <&a53pll>, <&xo>; 731 a53pll: clock@b116000 { label 732 compatible = "qcom,ipq8074-a53pll";
|
H A D | msm8939.dtsi | 2033 compatible = "qcom,msm8939-a53pll"; 2088 compatible = "qcom,msm8939-a53pll"; 2192 compatible = "qcom,msm8939-a53pll";
|
H A D | msm8916.dtsi | 2442 clocks = <&a53pll>, <&gcc GPLL0_VOTE>; 2447 a53pll: clock@b016000 { label 2448 compatible = "qcom,msm8916-a53pll";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |