Home
last modified time | relevance | path

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

/drivers/video/
Dsm501fb.c2191 #define SM501_CRT_CTRL_SAVE (SM501_DC_CRT_CONTROL_TVP | \ macro
2205 crt_ctrl &= ~SM501_CRT_CTRL_SAVE; in sm501fb_resume()
2206 crt_ctrl |= info->pm_crt_ctrl & SM501_CRT_CTRL_SAVE; in sm501fb_resume()