SM501_DC_CRT_CONTROL_ENABLE 701 drivers/video/fbdev/sm501fb.c control |= SM501_DC_CRT_CONTROL_ENABLE; /* enable CRT plane */ SM501_DC_CRT_CONTROL_ENABLE 1006 drivers/video/fbdev/sm501fb.c ctrl &= ~SM501_DC_CRT_CONTROL_ENABLE; SM501_DC_CRT_CONTROL_ENABLE 1016 drivers/video/fbdev/sm501fb.c ctrl |= SM501_DC_CRT_CONTROL_ENABLE; SM501_DC_CRT_CONTROL_ENABLE 1201 drivers/video/fbdev/sm501fb.c ctrl |= SM501_DC_CRT_CONTROL_ENABLE; SM501_DC_CRT_CONTROL_ENABLE 1205 drivers/video/fbdev/sm501fb.c ctrl &= ~SM501_DC_CRT_CONTROL_ENABLE; SM501_DC_CRT_CONTROL_ENABLE 1688 drivers/video/fbdev/sm501fb.c enable = (ctrl & SM501_DC_CRT_CONTROL_ENABLE) ? 1 : 0;