Lines Matching +full:a1 +full:- +full:peripherals +full:- +full:clkc
1 // SPDX-License-Identifier: GPL-2.0+
10 #include <linux/clk-provider.h>
13 #include "a1-peripherals.h"
14 #include "clk-dualdiv.h"
15 #include "clk-regmap.h"
16 #include "meson-clkc-utils.h"
18 #include <dt-bindings/clock/amlogic,a1-peripherals-clkc.h>
365 * b) CCF has a clock hand-off mechanism to make the sure the
1168 * ---------| |---DIV--| | | | spicc out
1169 * ---------| | | |-----|GATE |---------
1171 * --------------------|/
2200 struct device *dev = &pdev->dev; in meson_a1_periphs_probe()
2217 a1_periphs_regmaps[i]->map = map; in meson_a1_periphs_probe()
2231 { .compatible = "amlogic,a1-peripherals-clkc", },
2239 .name = "a1-peripherals-clkc",
2245 MODULE_DESCRIPTION("Amlogic A1 Peripherals Clock Controller driver");