Searched refs:S_GENTIMERACT (Results 1 – 1 of 1) sorted by relevance
23882 #define S_GENTIMERACT 4 macro23884 #define V_GENTIMERACT(x) ((x) << S_GENTIMERACT)23885 #define G_GENTIMERACT(x) (((x) >> S_GENTIMERACT) & M_GENTIMERACT)