Searched refs:S_CURPAUSETIMER (Results 1 – 2 of 2) sorted by relevance
7272 #define S_CURPAUSETIMER 0 macro7274 #define V_CURPAUSETIMER(x) ((x) << S_CURPAUSETIMER)7275 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)
30297 #define S_CURPAUSETIMER 0 macro30299 #define V_CURPAUSETIMER(x) ((x) << S_CURPAUSETIMER)30300 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)