Searched refs:mesh_x (Results 1 – 1 of 1) sorted by relevance
236 u8 mesh_x; member299 return cmn->mesh_x > 4 || cmn->mesh_y > 4 ? 3 : 2; in arm_cmn_xyidbits()308 int xp_idx = cmn->mesh_x * y + x; in arm_cmn_init_node_to_xp()1387 cmn->mesh_x = xp->logid; in arm_cmn_discover()1446 if (!cmn->mesh_x) in arm_cmn_discover()1447 cmn->mesh_x = cmn->num_xps; in arm_cmn_discover()1448 cmn->mesh_y = cmn->num_xps / cmn->mesh_x; in arm_cmn_discover()1451 cmn->mesh_x, cmn->mesh_y, arm_cmn_xyidbits(cmn)); in arm_cmn_discover()