Searched refs:S_T_RTP (Results 1 – 1 of 1) sorted by relevance
14805 #define S_T_RTP 0 macro14807 #define V_T_RTP(x) ((x) << S_T_RTP)14808 #define G_T_RTP(x) (((x) >> S_T_RTP) & M_T_RTP)