Searched refs:MEM_EXT_BASE_VALUE (Results 1 – 2 of 2) sorted by relevance
73 #define W100_FB_BASE MEM_EXT_BASE_VALUE1388 extmem_location.f.mc_ext_mem_start = MEM_EXT_BASE_VALUE >> 8; in w100_setup_memory()1389 extmem_location.f.mc_ext_mem_top = (MEM_EXT_BASE_VALUE-1) >> 8; in w100_setup_memory()
227 #define MEM_EXT_BASE_VALUE 0x800000 macro