Searched refs:S_CN1_STAT (Results 1 – 1 of 1) sorted by relevance
50682 #define S_CN1_STAT 0 macro50684 #define V_CN1_STAT(x) ((x) << S_CN1_STAT)50685 #define G_CN1_STAT(x) (((x) >> S_CN1_STAT) & M_CN1_STAT)