Searched refs:S_CPRSSTATE1 (Results 1 – 1 of 1) sorted by relevance
28288 #define S_CPRSSTATE1 8 macro28290 #define V_CPRSSTATE1(x) ((x) << S_CPRSSTATE1)28291 #define G_CPRSSTATE1(x) (((x) >> S_CPRSSTATE1) & M_CPRSSTATE1)