Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dvideo_cs5530.c119 if (par->panel_x > 0) { in cs5530_configure_display()
173 if (par->panel_x > 0) { in cs5530_blank_display()
H A Dgeodefb.h26 int panel_x; /* dimensions of an attached flat panel, non-zero => enable panel */ member
H A Dgx1fb_core.c105 if (par->panel_x && (var->xres > par->panel_x || var->yres > par->panel_y)) in gx1fb_check_var()
250 par->panel_x = x; in parse_panel_option()
304 if (!par->panel_x) in gx1fb_init_fbinfo()