Lines Matching +full:platform +full:- +full:pll
1 // SPDX-License-Identifier: GPL-2.0+
10 #include <linux/clk-provider.h>
13 #include "a1-pll.h"
14 #include "clk-regmap.h"
15 #include "meson-clkc-utils.h"
17 #include <dt-bindings/clock/amlogic,a1-pll-clkc.h>
168 * and is required by the platform to operate correctly.
172 * b) CCF has a clock hand-off mechanism to make the sure the
206 * and is required by the platform to operate correctly.
239 * and is required by the platform to operate correctly.
312 struct device *dev = &pdev->dev; in meson_a1_pll_probe()
329 a1_pll_regmaps[i]->map = map; in meson_a1_pll_probe()
345 { .compatible = "amlogic,a1-pll-clkc", },
353 .name = "a1-pll-clkc",
359 MODULE_DESCRIPTION("Amlogic S4 PLL Clock Controller driver");