Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dgeodefb.h27 int panel_y; member
H A Dgx1fb_core.c105 if (par->panel_x && (var->xres > par->panel_x || var->yres > par->panel_y)) in gx1fb_check_var()
251 par->panel_y = y; in parse_panel_option()