Searched refs:S_SE_CNT_CLR (Results 1 – 1 of 1) sorted by relevance
19292 #define S_SE_CNT_CLR 0 macro19294 #define V_SE_CNT_CLR(x) ((x) << S_SE_CNT_CLR)19295 #define G_SE_CNT_CLR(x) (((x) >> S_SE_CNT_CLR) & M_SE_CNT_CLR)