Searched refs:SM501_DC_CRT_CONTROL_SEL (Results 1 – 3 of 3) sorted by relevance
649 SM501_DC_CRT_CONTROL_SEL | in sm501fb_set_par_crt()661 if ((control & SM501_DC_CRT_CONTROL_SEL) == 0) { in sm501fb_set_par_crt()699 control |= SM501_DC_CRT_CONTROL_SEL; /* CRT displays CRT data */ in sm501fb_set_par_crt()1167 ctrl &= SM501_DC_CRT_CONTROL_SEL; in sm501fb_crtsrc_show()1200 ctrl |= SM501_DC_CRT_CONTROL_SEL; in sm501fb_crtsrc_store()1204 ctrl &= ~SM501_DC_CRT_CONTROL_SEL; in sm501fb_crtsrc_store()1692 ctrl |= SM501_DC_CRT_CONTROL_SEL; in sm501fb_init_fb()1717 ctrl &= ~SM501_DC_CRT_CONTROL_SEL; in sm501fb_init_fb()2180 SM501_DC_CRT_CONTROL_SEL)
298 #define SM501_DC_CRT_CONTROL_SEL (1<<9) macro
347 #define SM501_DC_CRT_CONTROL_SEL (1 << 9) macro700 int crt = (s->dc_crt_control & SM501_DC_CRT_CONTROL_SEL) ? 1 : 0; in sm501_2d_operation()1724 int crt = (s->dc_crt_control & SM501_DC_CRT_CONTROL_SEL) ? 1 : 0; in sm501_update_display()