Searched refs:S_CURPAUSETIMER (Results 1 – 1 of 1) sorted by relevance
21039 #define S_CURPAUSETIMER 0 macro21041 #define V_CURPAUSETIMER(x) ((x) << S_CURPAUSETIMER)21042 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)