Searched refs:S_LANE_3_MAPPING (Results 1 – 1 of 1) sorted by relevance
50068 #define S_LANE_3_MAPPING 0 macro50070 #define V_LANE_3_MAPPING(x) ((x) << S_LANE_3_MAPPING)50071 #define G_LANE_3_MAPPING(x) (((x) >> S_LANE_3_MAPPING) & M_LANE_3_MAPPING)