Searched refs:S_CFG_SPACE_PF (Results 1 – 1 of 1) sorted by relevance
3963 #define S_CFG_SPACE_PF 12 macro3965 #define V_CFG_SPACE_PF(x) ((x) << S_CFG_SPACE_PF)3966 #define G_CFG_SPACE_PF(x) (((x) >> S_CFG_SPACE_PF) & M_CFG_SPACE_PF)