Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/geode/
H A Dlxfb.h24 #define OUTPUT_PANEL 0x02 macro
H A Dlxfb_core.c509 par->output |= (nopanel) ? 0 : OUTPUT_PANEL; in lxfb_probe()