Searched refs:top_adj_divs (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt8188-topckgen.c | 1180 static const struct mtk_composite top_adj_divs[] = { variable 1299 r = mtk_clk_register_composites(&pdev->dev, top_adj_divs, in clk_mt8188_topck_probe() 1300 ARRAY_SIZE(top_adj_divs), base, in clk_mt8188_topck_probe() 1321 mtk_clk_unregister_composites(top_adj_divs, ARRAY_SIZE(top_adj_divs), top_clk_data); in clk_mt8188_topck_probe() 1340 mtk_clk_unregister_composites(top_adj_divs, ARRAY_SIZE(top_adj_divs), top_clk_data); in clk_mt8188_topck_remove()
|
H A D | clk-mt8195-topckgen.c | 1165 static const struct mtk_composite top_adj_divs[] = { variable 1296 r = mtk_clk_register_composites(&pdev->dev, top_adj_divs, in clk_mt8195_topck_probe() 1297 ARRAY_SIZE(top_adj_divs), base, in clk_mt8195_topck_probe() 1318 mtk_clk_unregister_composites(top_adj_divs, ARRAY_SIZE(top_adj_divs), top_clk_data); in clk_mt8195_topck_probe() 1337 mtk_clk_unregister_composites(top_adj_divs, ARRAY_SIZE(top_adj_divs), top_clk_data); in clk_mt8195_topck_remove()
|
H A D | clk-mt7622.c | 330 static const struct mtk_clk_divider top_adj_divs[] = { variable 500 .divider_clks = top_adj_divs, 501 .num_divider_clks = ARRAY_SIZE(top_adj_divs),
|
H A D | clk-mt2712.c | 792 static const struct mtk_clk_divider top_adj_divs[] = { variable 962 .divider_clks = top_adj_divs, 963 .num_divider_clks = ARRAY_SIZE(top_adj_divs),
|
H A D | clk-mt8516.c | 478 static const struct mtk_clk_divider top_adj_divs[] = { variable 652 .divider_clks = top_adj_divs, 653 .num_divider_clks = ARRAY_SIZE(top_adj_divs),
|
H A D | clk-mt8167.c | 667 static const struct mtk_clk_divider top_adj_divs[] = { variable 870 .divider_clks = top_adj_divs, 871 .num_divider_clks = ARRAY_SIZE(top_adj_divs),
|
H A D | clk-mt2701.c | 610 static const struct mtk_clk_divider top_adj_divs[] = { variable 683 mtk_clk_register_dividers(&pdev->dev, top_adj_divs, ARRAY_SIZE(top_adj_divs), in mtk_topckgen_init()
|
H A D | clk-mt8365.c | 552 static const struct mtk_clk_divider top_adj_divs[] = { variable 776 .divider_clks = top_adj_divs, 777 .num_divider_clks = ARRAY_SIZE(top_adj_divs),
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt8516.c | 476 static const struct mtk_clk_divider top_adj_divs[] = { variable 698 mtk_clk_register_dividers(top_adj_divs, ARRAY_SIZE(top_adj_divs), in mtk_topckgen_init()
|
H A D | clk-mt7622.c | 454 static const struct mtk_clk_divider top_adj_divs[] = { variable 633 mtk_clk_register_dividers(top_adj_divs, ARRAY_SIZE(top_adj_divs), in mtk_topckgen_init()
|
H A D | clk-mt2701.c | 611 static const struct mtk_clk_divider top_adj_divs[] = { variable 690 mtk_clk_register_dividers(top_adj_divs, ARRAY_SIZE(top_adj_divs), in mtk_topckgen_init()
|
H A D | clk-mt8167.c | 666 static const struct mtk_clk_divider top_adj_divs[] = { variable 944 mtk_clk_register_dividers(top_adj_divs, ARRAY_SIZE(top_adj_divs), in mtk_topckgen_init()
|
H A D | clk-mt2712.c | 937 static const struct mtk_clk_divider top_adj_divs[] = { variable 1332 mtk_clk_register_dividers(top_adj_divs, ARRAY_SIZE(top_adj_divs), base, in clk_mt2712_top_probe()
|
Completed in 13 milliseconds