Searched refs:S_LANE_8_MAPPING (Results 1 – 1 of 1) sorted by relevance
50103 #define S_LANE_8_MAPPING 0 macro50105 #define V_LANE_8_MAPPING(x) ((x) << S_LANE_8_MAPPING)50106 #define G_LANE_8_MAPPING(x) (((x) >> S_LANE_8_MAPPING) & M_LANE_8_MAPPING)