Searched refs:a7pll (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/clk/qcom/ |
| H A D | a7-pll.c | 22 static struct clk_alpha_pll a7pll = { variable 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()
|
| /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";
|