Searched refs:S_PL_CONTROL (Results 1 – 1 of 1) sorted by relevance
4145 #define S_PL_CONTROL 16 macro4147 #define V_PL_CONTROL(x) ((x) << S_PL_CONTROL)4148 #define G_PL_CONTROL(x) (((x) >> S_PL_CONTROL) & M_PL_CONTROL)