Searched refs:S_T5_BORW (Results 1 – 1 of 1) sorted by relevance
34795 #define S_T5_BORW 0 macro34797 #define V_T5_BORW(x) ((x) << S_T5_BORW)34798 #define G_T5_BORW(x) (((x) >> S_T5_BORW) & M_T5_BORW)