/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt8183.c | 457 static const struct mtk_mux top_muxes[] = { variable 846 for (i = 0; i < ARRAY_SIZE(top_muxes); i++) in clk_mt8183_reg_mfg_mux_notifier() 847 if (top_muxes[i].id == CLK_TOP_MUX_MFG) in clk_mt8183_reg_mfg_mux_notifier() 849 if (i == ARRAY_SIZE(top_muxes)) in clk_mt8183_reg_mfg_mux_notifier() 852 mfg_mux_nb->ops = top_muxes[i].ops; in clk_mt8183_reg_mfg_mux_notifier() 880 .mux_clks = top_muxes, 881 .num_mux_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt7986-topckgen.c | 173 static const struct mtk_mux top_muxes[] = { variable 296 .mux_clks = top_muxes, 297 .num_mux_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt7981-topckgen.c | 290 static const struct mtk_mux top_muxes[] = { variable 401 .mux_clks = top_muxes, 402 .num_mux_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt6795-topckgen.c | 450 static const struct mtk_mux top_muxes[] = { variable 531 .mux_clks = top_muxes, 532 .num_mux_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt8173-topckgen.c | 529 static const struct mtk_composite top_muxes[] = { variable 632 .composite_clks = top_muxes, 633 .num_composite_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt8186-topckgen.c | 664 static struct mtk_composite top_muxes[] = { variable 713 .composite_clks = top_muxes, 714 .num_composite_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt8135.c | 352 static const struct mtk_composite top_muxes[] = { variable 542 .composite_clks = top_muxes, 543 .num_composite_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt7622.c | 384 static struct mtk_composite top_muxes[] = { variable 498 .composite_clks = top_muxes, 499 .num_composite_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt8516.c | 363 static struct mtk_composite top_muxes[] __initdata = { variable 650 .composite_clks = top_muxes, 651 .num_composite_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt8167.c | 522 static struct mtk_composite top_muxes[] __initdata = { variable 868 .composite_clks = top_muxes, 869 .num_composite_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt7629.c | 460 static struct mtk_composite top_muxes[] = { variable 567 mtk_clk_register_composites(&pdev->dev, top_muxes, in mtk_topckgen_init() 568 ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
|
H A D | clk-mt6797.c | 322 static const struct mtk_composite top_muxes[] = { variable 399 mtk_clk_register_composites(&pdev->dev, top_muxes, in mtk_topckgen_init() 400 ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
|
H A D | clk-mt2712.c | 642 static struct mtk_composite top_muxes[] = { variable 960 .composite_clks = top_muxes, 961 .num_composite_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt8365.c | 408 static const struct mtk_mux top_muxes[] = { variable 772 .mux_clks = top_muxes, 773 .num_mux_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt8192.c | 687 static struct mtk_composite top_muxes[] = { variable 1006 .composite_clks = top_muxes, 1007 .num_composite_clks = ARRAY_SIZE(top_muxes),
|
H A D | clk-mt6765.c | 366 static const struct mtk_mux top_muxes[] = { variable 781 mtk_clk_register_muxes(&pdev->dev, top_muxes, in clk_mt6765_top_probe() 782 ARRAY_SIZE(top_muxes), node, in clk_mt6765_top_probe()
|
H A D | clk-mt6779.c | 637 static const struct mtk_mux top_muxes[] = { variable 1250 mtk_clk_register_muxes(&pdev->dev, top_muxes, in clk_mt6779_top_probe() 1251 ARRAY_SIZE(top_muxes), node, in clk_mt6779_top_probe()
|
H A D | clk-mt2701.c | 486 static const struct mtk_composite top_muxes[] = { variable 679 mtk_clk_register_composites(&pdev->dev, top_muxes, in mtk_topckgen_init() 680 ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
|
/openbmc/u-boot/drivers/clk/mediatek/ |
H A D | clk-mt7629.c | 362 static const struct mtk_composite top_muxes[] = { variable 550 .muxes = top_muxes,
|
H A D | clk-mt7623.c | 507 static const struct mtk_composite top_muxes[] = { variable 732 .muxes = top_muxes,
|