Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dacornfb.c593 u_int y_bottom = var->yoffset; in acornfb_pan_display() local
596 y_bottom += info->var.yres; in acornfb_pan_display()
598 if (y_bottom > info->var.yres_virtual) in acornfb_pan_display()