Lines Matching +full:a1 +full:- +full:spifc
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 * --------------------|/
1327 static struct clk_regmap spifc = { variable
1333 .name = "spifc",
1957 [CLKID_SPIFC] = &spifc.hw,
2115 &spifc,
2199 struct device *dev = &pdev->dev; in meson_a1_periphs_probe()
2216 a1_periphs_regmaps[i]->map = map; in meson_a1_periphs_probe()
2230 { .compatible = "amlogic,a1-peripherals-clkc", },
2238 .name = "a1-peripherals-clkc",