Searched refs:num_gates (Results 1 – 5 of 5) 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()
313 mpath->sdata->u.mesh.num_gates++; in mesh_path_add_gate()323 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_path_add_gate()344 mpath->sdata->u.mesh.num_gates--; in mesh_gate_del()349 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_gate_del()358 return sdata->u.mesh.num_gates; in mesh_gate_num()
261 bool is_connected_to_gate = ifmsh->num_gates > 0 || in mesh_add_meshconf_ie()
700 int num_gates; member
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()