Searched refs:S_T_RTP (Results 1 – 1 of 1) sorted by relevance
5209 #define S_T_RTP 0 macro5211 #define V_T_RTP(x) ((x) << S_T_RTP)5212 #define G_T_RTP(x) (((x) >> S_T_RTP) & M_T_RTP)