Home
last modified time | relevance | path

Searched refs:pixlen (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dvt8500lcdfb.c203 unsigned pixlen = info->fix.line_length / info->var.xres_virtual; in vt8500lcd_pan_display() local
204 unsigned off = pixlen * var->xoffset in vt8500lcd_pan_display()
209 | (((info->var.xres_virtual - info->var.xres) * pixlen / 4) << 20) in vt8500lcd_pan_display()