Searched refs:y_bottom (Results 1 – 3 of 3) sorted by relevance
105 u16 y_bottom; member227 mtk_dpi_mask(dpi, DPI_Y_LIMIT, limit->y_bottom << Y_LIMINT_BOT, in mtk_dpi_config_channel_limit()449 limit.y_bottom = 0x0010; in mtk_dpi_set_display_mode()
594 u_int y_bottom = var->yoffset; in acornfb_pan_display() local597 y_bottom += info->var.yres; in acornfb_pan_display()599 if (y_bottom > info->var.yres_virtual) in acornfb_pan_display()
1137 u32 y_bottom; in mx3fb_pan_display() local1158 y_bottom = var->yoffset; in mx3fb_pan_display()1161 y_bottom += fbi->var.yres; in mx3fb_pan_display()1163 if (y_bottom > fbi->var.yres_virtual) in mx3fb_pan_display()