Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dg364fb.c62 #define ENABLE_VTG 0x000001 macro
184 *(volatile unsigned int *) CTLA_REG &= ~ENABLE_VTG; in g364fb_init()
189 *(volatile unsigned int *) CTLA_REG |= ENABLE_VTG; in g364fb_init()