words_per_line 119 drivers/video/fbdev/acornfb.c u_int words_per_line; words_per_line 202 drivers/video/fbdev/acornfb.c words_per_line = var->xres * var->bits_per_pixel / 32; words_per_line 205 drivers/video/fbdev/acornfb.c words_per_line /= 2; words_per_line 208 drivers/video/fbdev/acornfb.c dat_ctl = VIDC20_DCTL_VRAM_DIS | VIDC20_DCTL_SNA | words_per_line;