Searched refs:S_T_WTRO (Results 1 – 1 of 1) sorted by relevance
57466 #define S_T_WTRO 24 macro57468 #define V_T_WTRO(x) ((x) << S_T_WTRO)57469 #define G_T_WTRO(x) (((x) >> S_T_WTRO) & M_T_WTRO)