Searched refs:OUTPUT_PANEL (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/geode/
H A Dlxfb_ops.c273 if (par->output & OUTPUT_PANEL) { lx_graphics_enable()
310 if (par->output & OUTPUT_PANEL) lx_graphics_enable()
368 if (par->output & OUTPUT_PANEL) { lx_set_mode()
575 if (par->output & OUTPUT_PANEL) { lx_blank_display()
H A Dlxfb.h28 #define OUTPUT_PANEL 0x02 macro
H A Dlxfb_core.c525 par->output |= (nopanel) ? 0 : OUTPUT_PANEL; lxfb_probe()

Completed in 240 milliseconds