Searched refs:num_gates (Results 1 – 4 of 4) sorted by relevance
193 int num_gates; member208 for (n = 0; n < ctrl->num_gates; n++) { in clk_gating_get_src()273 ctrl->num_gates = n; in mvebu_clk_gating_setup()274 ctrl->gates = kzalloc_objs(*ctrl->gates, ctrl->num_gates); in mvebu_clk_gating_setup()278 for (n = 0; n < ctrl->num_gates; n++) { in mvebu_clk_gating_setup()
352 mpath->sdata->u.mesh.num_gates++; in mesh_path_add_gate()362 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_path_add_gate()383 mpath->sdata->u.mesh.num_gates--; in mesh_gate_del()388 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_gate_del()399 return sdata->u.mesh.num_gates; in mesh_gate_num()
268 bool is_connected_to_gate = ifmsh->num_gates > 0 || in mesh_add_meshconf_ie()
799 int num_gates; member