Searched refs:S_ROTE (Results 1 – 1 of 1) sorted by relevance
52741 #define S_ROTE 0 macro52743 #define V_ROTE(x) ((x) << S_ROTE)52744 #define G_ROTE(x) (((x) >> S_ROTE) & M_ROTE)