Lines Matching +full:rom +full:- +full:19 +full:h
1 // SPDX-License-Identifier: GPL-2.0+
10 #include <linux/clk-provider.h>
11 #include <linux/mod_devicetable.h>
12 #include <linux/platform_device.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>
39 .width = 19,
110 .width = 19,
172 * b) CCF has a clock hand-off mechanism to make the sure the
205 * This clock is used by APB bus which is set in boot ROM code
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",