Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/mediatek/
A Dmtk_dpi.c115 u16 y_bottom; member
285 limit.y_bottom = 0x10; in mtk_dpi_config_channel_limit()
290 limit.y_bottom = 0; in mtk_dpi_config_channel_limit()
296 mtk_dpi_mask(dpi, DPI_Y_LIMIT, limit.y_bottom << Y_LIMINT_BOT, in mtk_dpi_config_channel_limit()
/linux-6.3-rc2/drivers/video/fbdev/
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()
A Dmx3fb.c1133 u32 y_bottom; in mx3fb_pan_display() local
1154 y_bottom = var->yoffset; in mx3fb_pan_display()
1157 y_bottom += fbi->var.yres; in mx3fb_pan_display()
1159 if (y_bottom > fbi->var.yres_virtual) in mx3fb_pan_display()
/linux-6.3-rc2/drivers/staging/media/atomisp/include/linux/
A Datomisp.h326 int y_bottom; member
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Datomisp_cmd.c5551 sel.r.height = arg->y_bottom - arg->y_top + 1; in atomisp_s_ae_window()

Completed in 22 milliseconds