Home
last modified time | relevance | path

Searched refs:SM501_DC_CRT_CONTROL_TE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dsm501-regs.h299 #define SM501_DC_CRT_CONTROL_TE (1<<8) macro
/Linux-v5.10/drivers/video/fbdev/
Dsm501fb.c700 control |= SM501_DC_CRT_CONTROL_TE; /* enable CRT timing */ in sm501fb_set_par_crt()
1202 ctrl |= SM501_DC_CRT_CONTROL_TE; in sm501fb_crtsrc_store()
1206 ctrl &= ~SM501_DC_CRT_CONTROL_TE; in sm501fb_crtsrc_store()