Searched refs:S_LANE_15_MAPPING (Results 1 – 1 of 1) sorted by relevance
50152 #define S_LANE_15_MAPPING 0 macro50154 #define V_LANE_15_MAPPING(x) ((x) << S_LANE_15_MAPPING)50155 #define G_LANE_15_MAPPING(x) (((x) >> S_LANE_15_MAPPING) & M_LANE_15_MAPPING)