Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds