Searched refs:S_E0SN (Results 1 – 1 of 1) sorted by relevance
22623 #define S_E0SN 5 macro22625 #define V_E0SN(x) ((x) << S_E0SN)22626 #define G_E0SN(x) (((x) >> S_E0SN) & M_E0SN)