Searched refs:S_T6_CLS_PRIORITY (Results 1 – 1 of 1) sorted by relevance
34298 #define S_T6_CLS_PRIORITY 25 macro34300 #define V_T6_CLS_PRIORITY(x) ((x) << S_T6_CLS_PRIORITY)34301 #define G_T6_CLS_PRIORITY(x) (((x) >> S_T6_CLS_PRIORITY) & M_T6_CLS_PRIORITY)