Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dg364fb.c52 #define FORCE_BLANK 0x000400 macro
166 *(unsigned int *) CTLA_REG |= FORCE_BLANK; in g364fb_blank()
168 *(unsigned int *) CTLA_REG &= ~FORCE_BLANK; in g364fb_blank()