Searched refs:MEM_INT_BASE_VALUE (Results 1 – 2 of 2) sorted by relevance
578 memcpy_fromio(par->saved_intmem, remapped_fbuf + (W100_FB_BASE-MEM_INT_BASE_VALUE), memsize); in w100fb_save_vidmem()596 memcpy_toio(remapped_fbuf + (W100_FB_BASE-MEM_INT_BASE_VALUE), par->saved_intmem, memsize); in w100fb_restore_vidmem()1393 intmem_location.f.mc_fb_start = MEM_INT_BASE_VALUE >> 8; in w100_setup_memory()1394 intmem_location.f.mc_fb_top = (MEM_INT_BASE_VALUE+MEM_INT_SIZE) >> 8; in w100_setup_memory()
226 #define MEM_INT_BASE_VALUE 0x100000 macro