Searched refs:S_LANE_14_MAPPING (Results 1 – 1 of 1) sorted by relevance
50145 #define S_LANE_14_MAPPING 0 macro50147 #define V_LANE_14_MAPPING(x) ((x) << S_LANE_14_MAPPING)50148 #define G_LANE_14_MAPPING(x) (((x) >> S_LANE_14_MAPPING) & M_LANE_14_MAPPING)