Searched refs:S_LOFE2S_READONLY (Results 1 – 1 of 1) sorted by relevance
53354 #define S_LOFE2S_READONLY 14 macro53356 #define V_LOFE2S_READONLY(x) ((x) << S_LOFE2S_READONLY)53357 #define G_LOFE2S_READONLY(x) (((x) >> S_LOFE2S_READONLY) & M_LOFE2S_READONLY)