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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/geode/
H A Dlxfb.h26 #define OUTPUT_CRT 0x01 macro
H A Dlxfb_ops.c294 if (par->output & OUTPUT_CRT) {
303 if (par->output & OUTPUT_CRT) {
371 if (par->output & OUTPUT_CRT)
H A Dlxfb_core.c530 par->output |= (nocrt) ? 0 : OUTPUT_CRT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/geode/
H A Dlxfb.h26 #define OUTPUT_CRT 0x01 macro
H A Dlxfb_ops.c294 if (par->output & OUTPUT_CRT) {
303 if (par->output & OUTPUT_CRT) {
371 if (par->output & OUTPUT_CRT)
H A Dlxfb_core.c530 par->output |= (nocrt) ? 0 : OUTPUT_CRT;

Completed in 76 milliseconds