Searched refs:words_per_line (Results 1 – 1 of 1) sorted by relevance
122 u_int words_per_line; in acornfb_set_timing() local205 words_per_line = var->xres * var->bits_per_pixel / 32; in acornfb_set_timing()208 words_per_line /= 2; in acornfb_set_timing()211 dat_ctl = VIDC20_DCTL_VRAM_DIS | VIDC20_DCTL_SNA | words_per_line; in acornfb_set_timing()