Searched refs:S_CFG_SPACE_PF (Results 1 – 1 of 1) sorted by relevance
4883 #define S_CFG_SPACE_PF 12 macro4885 #define V_CFG_SPACE_PF(x) ((x) << S_CFG_SPACE_PF)4886 #define G_CFG_SPACE_PF(x) (((x) >> S_CFG_SPACE_PF) & M_CFG_SPACE_PF)