Searched refs:apmixed_clks (Results 1 – 7 of 7) sorted by relevance
/drivers/clk/mediatek/ |
D | clk-mt8195-apmixedsys.c | 23 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()
|
D | clk-mt7629.c | 329 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()
|
D | clk-mt7622.c | 321 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()
|
D | clk-mt6765.c | 638 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()
|
D | clk-mt6779.c | 1118 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()
|
D | clk-mt8183.c | 1036 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()
|
D | clk-mt8192.c | 729 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()
|