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

/linux-4.4.14/drivers/video/fbdev/geode/
H A Dlxfb_ops.c294 if (par->output & OUTPUT_CRT) { lx_graphics_enable()
303 if (par->output & OUTPUT_CRT) { lx_graphics_enable()
371 if (par->output & OUTPUT_CRT) lx_set_mode()
H A Dlxfb.h27 #define OUTPUT_CRT 0x01 macro
H A Dlxfb_core.c526 par->output |= (nocrt) ? 0 : OUTPUT_CRT; lxfb_probe()

Completed in 66 milliseconds