Searched refs:S_CFG_SPACE_RVF (Results 1 – 1 of 1) sorted by relevance
4878 #define S_CFG_SPACE_RVF 16 macro4880 #define V_CFG_SPACE_RVF(x) ((x) << S_CFG_SPACE_RVF)4881 #define G_CFG_SPACE_RVF(x) (((x) >> S_CFG_SPACE_RVF) & M_CFG_SPACE_RVF)