Searched refs:OUTPUT_CRT (Results 1 – 3 of 3) sorted by relevance
291 if (par->output & OUTPUT_CRT) { in lx_graphics_enable()300 if (par->output & OUTPUT_CRT) { in lx_graphics_enable()368 if (par->output & OUTPUT_CRT) in lx_set_mode()
23 #define OUTPUT_CRT 0x01 macro
510 par->output |= (nocrt) ? 0 : OUTPUT_CRT; in lxfb_probe()
Completed in 8 milliseconds