Searched refs:num_gates (Results 1 – 2 of 2) sorted by relevance
194 int num_gates; member209 for (n = 0; n < ctrl->num_gates; n++) { in clk_gating_get_src()270 ctrl->num_gates = n; in mvebu_clk_gating_setup()271 ctrl->gates = kcalloc(ctrl->num_gates, sizeof(*ctrl->gates), in mvebu_clk_gating_setup()276 for (n = 0; n < ctrl->num_gates; n++) { in mvebu_clk_gating_setup()
903 unsigned int num_gates) in clk_mt8365_register_mtk_simple_gates() argument907 for (i = 0; i != num_gates; ++i) { in clk_mt8365_register_mtk_simple_gates()