Searched refs:words_per_line (Results 1 – 1 of 1) sorted by relevance
388 u_int words_per_line; in acornfb_set_timing() local471 words_per_line = var->xres * var->bits_per_pixel / 32; in acornfb_set_timing()474 words_per_line /= 2; in acornfb_set_timing()477 dat_ctl = VIDC20_DCTL_VRAM_DIS | VIDC20_DCTL_SNA | words_per_line; in acornfb_set_timing()