Home
last modified time | relevance | path

Searched refs:rot_x (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Dlcdc.c285 int rot_x, rot_y; in omap_lcdc_setup_plane() local
288 rot_x = panel->x_res; in omap_lcdc_setup_plane()
291 rot_x = panel->y_res; in omap_lcdc_setup_plane()
295 width > rot_x || height > rot_y) { in omap_lcdc_setup_plane()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dlcdc.c287 int rot_x, rot_y; in omap_lcdc_setup_plane() local
290 rot_x = panel->x_res; in omap_lcdc_setup_plane()
293 rot_x = panel->y_res; in omap_lcdc_setup_plane()
297 width > rot_x || height > rot_y) { in omap_lcdc_setup_plane()

Completed in 2 milliseconds