Searched refs:S_LANE_9_MAPPING (Results 1 – 1 of 1) sorted by relevance
50110 #define S_LANE_9_MAPPING 0 macro50112 #define V_LANE_9_MAPPING(x) ((x) << S_LANE_9_MAPPING)50113 #define G_LANE_9_MAPPING(x) (((x) >> S_LANE_9_MAPPING) & M_LANE_9_MAPPING)