Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dg364fb.c52 #define FORCE_BLANK 0x000400 macro
143 *(unsigned int *) CTLA_REG |= FORCE_BLANK; in g364fb_blank()
145 *(unsigned int *) CTLA_REG &= ~FORCE_BLANK; in g364fb_blank()