Home
last modified time | relevance | path

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

/linux/drivers/clk/mediatek/
H A Dclk-mt8188-topckgen.c16 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1273 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8188_topck_probe()
1330 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8188_topck_probe()
1346 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8188_topck_remove()
H A Dclk-mt7986-topckgen.c19 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
291 .fixed_clks = top_fixed_clks,
292 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8195-topckgen.c15 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
1277 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8195_topck_probe()
1334 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_probe()
1350 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_remove()
H A Dclk-mt7988-topckgen.c20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
280 .fixed_clks = top_fixed_clks,
281 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8186-topckgen.c15 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
707 .fixed_clks = top_fixed_clks,
708 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt7622.c239 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
493 .fixed_clks = top_fixed_clks,
494 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8183.c19 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
875 .fixed_clks = top_fixed_clks,
876 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8365.c22 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
767 .fixed_clks = top_fixed_clks,
768 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt2712.c20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
955 .fixed_clks = top_fixed_clks,
956 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8192.c21 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
999 .fixed_clks = top_fixed_clks,
1000 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt2701.c26 static const struct mtk_fixed_clk top_fixed_clks[] = { variable
672 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
/linux/drivers/clk/samsung/
H A Dclk-exynos5433.c260 static const struct samsung_fixed_rate_clock top_fixed_clks[] __initconst = { variable
817 .fixed_clks = top_fixed_clks,
818 .nr_fixed_clks = ARRAY_SIZE(top_fixed_clks),