Searched refs:y_bottom (Results 1 – 2 of 2) sorted by relevance
597 u_int y_bottom = var->yoffset; in acornfb_pan_display() local600 y_bottom += info->var.yres; in acornfb_pan_display()602 if (y_bottom > info->var.yres_virtual) in acornfb_pan_display()
1140 u32 y_bottom; in mx3fb_pan_display() local1161 y_bottom = var->yoffset; in mx3fb_pan_display()1164 y_bottom += fbi->var.yres; in mx3fb_pan_display()1166 if (y_bottom > fbi->var.yres_virtual) in mx3fb_pan_display()