Searched refs:mesh_x (Results 1 – 1 of 1) sorted by relevance
340 u8 mesh_x; member378 return fls((cmn->mesh_x - 1) | (cmn->mesh_y - 1)); in arm_cmn_xyidbits()398 return cmn->xps + cmn->mesh_x * y + x; in arm_cmn_node_to_xp()531 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()536 int xp_base = cmn->mesh_x * y; in arm_cmn_map_show()540 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()544 for (x = 0; x < cmn->mesh_x; x++) { in arm_cmn_map_show()551 for (x = 0; x < cmn->mesh_x; x++) { in arm_cmn_map_show()560 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()565 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()[all …]