CURSOR_ENABLE_MASK 777 drivers/video/fbdev/i810/i810_main.c temp = (mode == ON) ? temp | CURSOR_ENABLE_MASK : CURSOR_ENABLE_MASK 778 drivers/video/fbdev/i810/i810_main.c temp & ~CURSOR_ENABLE_MASK;