Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/mediatek/
Dclk-mt7629.c364 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
584 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
Dclk-mt7622.c364 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
624 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
Dclk-mt2701.c28 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
679 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
Dclk-mt6779.c20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1240 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
Dclk-mt8183.c25 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1199 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8183_top_probe()
Dclk-mt2712.c23 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1325 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt2712_top_probe()
Dclk-mt8192.c23 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1211 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8192_top_probe()
/Linux-v5.15/drivers/clk/samsung/
Dclk-exynos5433.c240 static const struct samsung_fixed_rate_clock top_fixed_clks[] __initconst = { variable
797 .fixed_clks = top_fixed_clks,
798 .nr_fixed_clks = ARRAY_SIZE(top_fixed_clks),