Searched refs:S_ROTA (Results 1 – 1 of 1) sorted by relevance
65792 #define S_ROTA 8 macro65794 #define V_ROTA(x) ((x) << S_ROTA)65795 #define G_ROTA(x) (((x) >> S_ROTA) & M_ROTA)