Searched full:a7pll (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | a7-pll.c | 22 static struct clk_alpha_pll a7pll = { variable 29 .name = "a7pll", 73 regmap_read(regmap, a7pll.offset + LUCID_PLL_OFF_L_VAL, &l_val); in qcom_a7pll_probe() 75 clk_lucid_pll_configure(&a7pll, regmap, &a7pll_config); in qcom_a7pll_probe() 77 ret = devm_clk_register_regmap(dev, &a7pll.clkr); in qcom_a7pll_probe() 82 &a7pll.clkr.hw); in qcom_a7pll_probe() 86 { .compatible = "qcom,sdx55-a7pll" }, 94 .name = "qcom-a7pll",
|
H A D | a53-pll.c | 154 { .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-msm8226.dtsi | 275 clocks = <&a7pll>, <&gcc GPLL0_VOTE>; 280 a7pll: clock@f9016000 { label 281 compatible = "qcom,msm8226-a7pll";
|