Home
last modified time | relevance | path

Searched refs:apmixed_clks (Results 1 – 7 of 7) sorted by relevance

/drivers/clk/mediatek/
Dclk-mt8195-apmixedsys.c23 static const struct mtk_gate apmixed_clks[] = { variable
127 r = mtk_clk_register_gates(node, apmixed_clks, ARRAY_SIZE(apmixed_clks), clk_data); in clk_mt8195_apmixed_probe()
140 mtk_clk_unregister_gates(apmixed_clks, ARRAY_SIZE(apmixed_clks), clk_data); in clk_mt8195_apmixed_probe()
154 mtk_clk_unregister_gates(apmixed_clks, ARRAY_SIZE(apmixed_clks), clk_data); in clk_mt8195_apmixed_remove()
Dclk-mt7629.c329 static const struct mtk_gate apmixed_clks[] = { variable
640 mtk_clk_register_gates(node, apmixed_clks, in mtk_apmixedsys_init()
641 ARRAY_SIZE(apmixed_clks), clk_data); in mtk_apmixedsys_init()
Dclk-mt7622.c321 static const struct mtk_gate apmixed_clks[] = { variable
666 mtk_clk_register_gates(node, apmixed_clks, in mtk_apmixedsys_init()
667 ARRAY_SIZE(apmixed_clks), clk_data); in mtk_apmixedsys_init()
Dclk-mt6765.c638 static const struct mtk_gate apmixed_clks[] = { variable
746 mtk_clk_register_gates(node, apmixed_clks, in clk_mt6765_apmixed_probe()
747 ARRAY_SIZE(apmixed_clks), clk_data); in clk_mt6765_apmixed_probe()
Dclk-mt6779.c1118 static const struct mtk_gate apmixed_clks[] = { variable
1226 mtk_clk_register_gates(node, apmixed_clks, in clk_mt6779_apmixed_probe()
1227 ARRAY_SIZE(apmixed_clks), clk_data); in clk_mt6779_apmixed_probe()
Dclk-mt8183.c1036 static const struct mtk_gate apmixed_clks[] = { variable
1175 mtk_clk_register_gates(node, apmixed_clks, ARRAY_SIZE(apmixed_clks), in clk_mt8183_apmixed_probe()
Dclk-mt8192.c729 static const struct mtk_gate apmixed_clks[] = { variable
1191 r = mtk_clk_register_gates(node, apmixed_clks, ARRAY_SIZE(apmixed_clks), clk_data); in clk_mt8192_apmixed_probe()