Home
last modified time | relevance | path

Searched refs:c3_periphs_clk_regmaps (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/clk/meson/
Dc3-peripherals.c2096 static struct clk_regmap *const c3_periphs_clk_regmaps[] = { variable
2327 for (i = 0; i < ARRAY_SIZE(c3_periphs_clk_regmaps); i++) in c3_peripherals_probe()
2328 c3_periphs_clk_regmaps[i]->map = regmap; in c3_peripherals_probe()