Searched refs:S_REGION_EN (Results 1 – 1 of 1) sorted by relevance
50560 #define S_REGION_EN 0 macro50562 #define V_REGION_EN(x) ((x) << S_REGION_EN)50563 #define G_REGION_EN(x) (((x) >> S_REGION_EN) & M_REGION_EN)