Home
last modified time | relevance | path

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

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