Searched refs:S_CH0_WSOP (Results 1 – 1 of 1) sorted by relevance
3367 #define S_CH0_WSOP 0 macro3369 #define V_CH0_WSOP(x) ((x) << S_CH0_WSOP)3370 #define G_CH0_WSOP(x) (((x) >> S_CH0_WSOP) & M_CH0_WSOP)