Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dsm501-regs.h300 #define SM501_DC_CRT_CONTROL_BLANK (1<<10) macro
/linux-3.3/drivers/video/
Dsm501fb.c651 SM501_DC_CRT_CONTROL_BLANK | in sm501fb_set_par_crt()
1013 ctrl |= SM501_DC_CRT_CONTROL_BLANK; in sm501fb_blank_crt()
1017 ctrl &= ~SM501_DC_CRT_CONTROL_BLANK; in sm501fb_blank_crt()