Searched refs:top_aud_divs (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt6795-topckgen.c | 504 static struct mtk_composite top_aud_divs[] = { variable 533 .composite_clks = top_aud_divs, 534 .num_composite_clks = ARRAY_SIZE(top_aud_divs),
|
H A D | clk-mt7981-topckgen.c | 393 static struct mtk_composite top_aud_divs[] = { variable 403 .composite_clks = top_aud_divs, 404 .num_composite_clks = ARRAY_SIZE(top_aud_divs),
|
H A D | clk-mt6779.c | 826 static struct mtk_composite top_aud_divs[] = { variable 1258 mtk_clk_register_composites(&pdev->dev, top_aud_divs, in clk_mt6779_top_probe() 1259 ARRAY_SIZE(top_aud_divs), base, in clk_mt6779_top_probe()
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt8183.c | 735 static struct mtk_composite top_aud_divs[] = { variable 1213 mtk_clk_register_composites(top_aud_divs, ARRAY_SIZE(top_aud_divs), in clk_mt8183_top_probe()
|
H A D | clk-mt6779.c | 826 static struct mtk_composite top_aud_divs[] = { variable 1255 mtk_clk_register_composites(top_aud_divs, ARRAY_SIZE(top_aud_divs), in clk_mt6779_top_probe()
|
Completed in 8 milliseconds