Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/mediatek/
Dclk-mt7622.c372 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
633 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
Dclk-mt2701.c36 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
692 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
Dclk-mt2712.c31 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1330 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt2712_top_probe()
/Linux-v4.19/drivers/clk/samsung/
Dclk-exynos5433.c231 static const struct samsung_fixed_rate_clock top_fixed_clks[] __initconst = { variable
788 .fixed_clks = top_fixed_clks,
789 .nr_fixed_clks = ARRAY_SIZE(top_fixed_clks),