Searched refs:memfetch (Results 1 – 1 of 1) sorted by relevance
485 int i, m, n, p, hoffset, bytes_per_pixel, memfetch; in igsfb_set_mode() local516 memfetch = hoffset + 1; in igsfb_set_mode()623 igs_ext_write(iot, ioh, 0x14, memfetch & 0xff); in igsfb_set_mode()625 ((memfetch & 0x300) >> 8) | ((hoffset & 0x300) >> 4)); in igsfb_set_mode()