Searched refs:OUTPUT_CRT (Results 1 – 3 of 3) sorted by relevance
290 if (par->output & OUTPUT_CRT) { in lx_graphics_enable()299 if (par->output & OUTPUT_CRT) { in lx_graphics_enable()367 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()