Searched refs:a7pll (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/clk/qcom/ |
| A D | a7-pll.c | 22 static struct clk_alpha_pll a7pll = { variable 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()
|
| /linux/Documentation/devicetree/bindings/clock/ |
| 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";
|
| /linux/arch/arm/boot/dts/ |
| A D | qcom-sdx55.dtsi | 538 a7pll: clock@17808000 { label 539 compatible = "qcom,sdx55-a7pll"; 550 clocks = <&rpmhcc RPMH_CXO_CLK>, <&a7pll>, <&gcc GPLL0>;
|
Completed in 7 milliseconds