Searched refs:S_ROTE (Results 1 – 1 of 1) sorted by relevance
65813 #define S_ROTE 0 macro65815 #define V_ROTE(x) ((x) << S_ROTE)65816 #define G_ROTE(x) (((x) >> S_ROTE) & M_ROTE)