Searched refs:S_MA_LEN (Results 1 – 1 of 1) sorted by relevance
62825 #define S_MA_LEN 6 macro62827 #define V_MA_LEN(x) ((x) << S_MA_LEN)62828 #define G_MA_LEN(x) (((x) >> S_MA_LEN) & M_MA_LEN)