Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dgoldfishfb.c29 FB_SET_BLANK = 0x18, enumerator
154 writel(1, fb->reg_base + FB_SET_BLANK); in goldfish_fb_blank()
157 writel(0, fb->reg_base + FB_SET_BLANK); in goldfish_fb_blank()