Searched refs:S_T5_SHR_USED (Results 1 – 1 of 1) sorted by relevance
34820 #define S_T5_SHR_USED 0 macro34822 #define V_T5_SHR_USED(x) ((x) << S_T5_SHR_USED)34823 #define G_T5_SHR_USED(x) (((x) >> S_T5_SHR_USED) & M_T5_SHR_USED)