Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap/
Dlcdc.c285 int rot_x, rot_y; in omap_lcdc_setup_plane() local
289 rot_y = panel->y_res; in omap_lcdc_setup_plane()
292 rot_y = panel->x_res; in omap_lcdc_setup_plane()
295 width > rot_x || height > rot_y) { in omap_lcdc_setup_plane()