Searched refs:S_TWR_MPR (Results 1 – 1 of 1) sorted by relevance
73846 #define S_TWR_MPR 2 macro73848 #define V_TWR_MPR(x) ((x) << S_TWR_MPR)73849 #define G_TWR_MPR(x) (((x) >> S_TWR_MPR) & M_TWR_MPR)