Searched full:a7pll (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/clk/qcom/ |
| H A D | a7-pll.c | 22 static struct clk_alpha_pll a7pll = { variable 29 .name = "a7pll", 72 regmap_read(regmap, a7pll.offset + LUCID_PLL_OFF_L_VAL, &l_val); in qcom_a7pll_probe() 74 clk_lucid_pll_configure(&a7pll, regmap, &a7pll_config); in qcom_a7pll_probe() 76 ret = devm_clk_register_regmap(dev, &a7pll.clkr); in qcom_a7pll_probe() 81 &a7pll.clkr.hw); in qcom_a7pll_probe() 85 { .compatible = "qcom,sdx55-a7pll" }, 93 .name = "qcom-a7pll",
|
| H A D | a53-pll.c | 153 { .compatible = "qcom,msm8226-a7pll" },
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,a7pll.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,a7pll.yaml# 19 - qcom,sdx55-a7pll 45 a7pll: clock@17808000 { 46 compatible = "qcom,sdx55-a7pll";
|
| H A D | qcom,a53pll.yaml | 24 - qcom,msm8226-a7pll
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-sdx65.dtsi | 646 a7pll: clock@17808000 { label 647 compatible = "qcom,sdx55-a7pll"; 658 clocks = <&rpmhcc RPMH_CXO_CLK>, <&a7pll>, <&gcc GPLL0>;
|
| H A D | qcom-msm8226.dtsi | 347 clocks = <&a7pll>, <&gcc GPLL0_VOTE>; 352 a7pll: clock@f9016000 { label 353 compatible = "qcom,msm8226-a7pll";
|