Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/mediatek/
Dclk-mt7629.c364 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
585 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
625 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
1239 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
Dclk-mt2712.c23 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1326 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt2712_top_probe()
Dclk-mt8183.c25 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1200 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8183_top_probe()
/Linux-v5.4/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),