Searched refs:EXT_MEM_BASE_S (Results 1 – 1 of 1) sorted by relevance
973 #define EXT_MEM_BASE_S 16 macro975 #define EXT_MEM_BASE_V(x) ((x) << EXT_MEM_BASE_S)976 #define EXT_MEM_BASE_G(x) (((x) >> EXT_MEM_BASE_S) & EXT_MEM_BASE_M)