Searched refs:SM501_DC_CRT_CONTROL_SEL (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.c576 SM501_DC_CRT_CONTROL_SEL |
588 if ((control & SM501_DC_CRT_CONTROL_SEL) == 0) {
624 control |= SM501_DC_CRT_CONTROL_SEL; /* CRT displays CRT data */
1056 ctrl &= SM501_DC_CRT_CONTROL_SEL;
1089 ctrl |= SM501_DC_CRT_CONTROL_SEL;
1093 ctrl &= ~SM501_DC_CRT_CONTROL_SEL;
1386 ctrl |= SM501_DC_CRT_CONTROL_SEL;
1411 ctrl &= ~SM501_DC_CRT_CONTROL_SEL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsm501-regs.h278 #define SM501_DC_CRT_CONTROL_SEL (1<<9) macro

Completed in 86 milliseconds