Searched refs:top_aud_divs (Results 1 – 3 of 3) sorted by relevance
/drivers/clk/mediatek/ |
D | clk-mt6795-topckgen.c | 504 static struct mtk_composite top_aud_divs[] = { variable 560 ret = mtk_clk_register_composites(top_aud_divs, ARRAY_SIZE(top_aud_divs), base, in clk_mt6795_topckgen_probe() 572 mtk_clk_unregister_composites(top_aud_divs, ARRAY_SIZE(top_aud_divs), clk_data); in clk_mt6795_topckgen_probe() 590 mtk_clk_unregister_composites(top_aud_divs, ARRAY_SIZE(top_aud_divs), clk_data); in clk_mt6795_topckgen_remove()
|
D | clk-mt6779.c | 828 static struct mtk_composite top_aud_divs[] = { variable 1257 mtk_clk_register_composites(top_aud_divs, ARRAY_SIZE(top_aud_divs), in clk_mt6779_top_probe()
|
D | clk-mt8183.c | 733 static struct mtk_composite top_aud_divs[] = { variable 1247 mtk_clk_register_composites(top_aud_divs, ARRAY_SIZE(top_aud_divs), in clk_mt8183_top_probe()
|