Searched refs:S_E1SN (Results 1 – 1 of 1) sorted by relevance
22613 #define S_E1SN 13 macro22615 #define V_E1SN(x) ((x) << S_E1SN)22616 #define G_E1SN(x) (((x) >> S_E1SN) & M_E1SN)