Searched refs:SM501_DC_CRT_CONTROL_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dsm501fb.c626 control |= SM501_DC_CRT_CONTROL_ENABLE; /* enable CRT plane */
898 ctrl &= ~SM501_DC_CRT_CONTROL_ENABLE;
907 ctrl |= SM501_DC_CRT_CONTROL_ENABLE;
1090 ctrl |= SM501_DC_CRT_CONTROL_ENABLE;
1094 ctrl &= ~SM501_DC_CRT_CONTROL_ENABLE;
1382 enable = (ctrl & SM501_DC_CRT_CONTROL_ENABLE) ? 1 : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsm501-regs.h282 #define SM501_DC_CRT_CONTROL_ENABLE (1<<2) macro

Completed in 42 milliseconds