Searched refs:S_LANE_2_MAPPING (Results 1 – 1 of 1) sorted by relevance
50061 #define S_LANE_2_MAPPING 0 macro50063 #define V_LANE_2_MAPPING(x) ((x) << S_LANE_2_MAPPING)50064 #define G_LANE_2_MAPPING(x) (((x) >> S_LANE_2_MAPPING) & M_LANE_2_MAPPING)