Searched refs:FB_SET_BLANK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dgoldfishfb.c37 FB_SET_BLANK = 0x18, enumerator in enum:__anon10521
160 writel(1, fb->reg_base + FB_SET_BLANK); goldfish_fb_blank()
163 writel(0, fb->reg_base + FB_SET_BLANK); goldfish_fb_blank()

Completed in 40 milliseconds