Lines Matching +full:bus +full:- +full:dmc
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>
360 * This clock is used by APB bus which is set in boot ROM code
365 * b) CCF has a clock hand-off mechanism to make the sure the
1168 * ---------| |---DIV--| | | | spicc out
1169 * ---------| | | |-----|GATE |---------
1171 * --------------------|/
1584 static struct clk_regmap dmc = { variable
1590 .name = "dmc",
1961 [CLKID_DMC] = &dmc.hw,
2119 &dmc,
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",