Searched refs:SM501_DC_CRT_CONTROL_ENABLE (Results 1 – 3 of 3) sorted by relevance
302 #define SM501_DC_CRT_CONTROL_ENABLE (1<<2) macro
708 control |= SM501_DC_CRT_CONTROL_ENABLE; /* enable CRT plane */ in sm501fb_set_par_crt() 1013 ctrl &= ~SM501_DC_CRT_CONTROL_ENABLE; in sm501fb_blank_crt() 1023 ctrl |= SM501_DC_CRT_CONTROL_ENABLE; in sm501fb_blank_crt() 1208 ctrl |= SM501_DC_CRT_CONTROL_ENABLE; in sm501fb_crtsrc_store() 1212 ctrl &= ~SM501_DC_CRT_CONTROL_ENABLE; in sm501fb_crtsrc_store() 1695 enable = (ctrl & SM501_DC_CRT_CONTROL_ENABLE) ? 1 : 0; in sm501fb_init_fb()
351 #define SM501_DC_CRT_CONTROL_ENABLE (1 << 2) macro1741 & SM501_DC_CRT_CONTROL_ENABLE)) { in sm501_update_display()