Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/
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()