Searched refs:top_aud_divs (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/clk/mediatek/
H A Dclk-mt6795-topckgen.c504 static struct mtk_composite top_aud_divs[] = { variable in typeref:struct:mtk_composite
533 .composite_clks = top_aud_divs,
534 .num_composite_clks = ARRAY_SIZE(top_aud_divs),
H A Dclk-mt7981-topckgen.c393 static struct mtk_composite top_aud_divs[] = { variable in typeref:struct:mtk_composite
403 .composite_clks = top_aud_divs,
404 .num_composite_clks = ARRAY_SIZE(top_aud_divs),
H A Dclk-mt7988-topckgen.c275 static const struct mtk_composite top_aud_divs[] = { variable in typeref:struct:mtk_composite
286 .composite_clks = top_aud_divs,
287 .num_composite_clks = ARRAY_SIZE(top_aud_divs),
H A Dclk-mt6779.c826 static struct mtk_composite top_aud_divs[] = { variable in typeref:struct:mtk_composite
1258 mtk_clk_register_composites(&pdev->dev, top_aud_divs,
1259 ARRAY_SIZE(top_aud_divs), base,

Completed in 189 milliseconds