Searched refs:SM501_CRT_CTRL_SAVE (Results 1 – 1 of 1) sorted by relevance
2179 #define SM501_CRT_CTRL_SAVE (SM501_DC_CRT_CONTROL_TVP | \ macro2193 crt_ctrl &= ~SM501_CRT_CTRL_SAVE; in sm501fb_resume()2194 crt_ctrl |= info->pm_crt_ctrl & SM501_CRT_CTRL_SAVE; in sm501fb_resume()