Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dg364fb.c42 #define CTLA_REG 0xe4080300 macro
143 *(unsigned int *) CTLA_REG |= FORCE_BLANK; in g364fb_blank()
145 *(unsigned int *) CTLA_REG &= ~FORCE_BLANK; in g364fb_blank()
184 *(volatile unsigned int *) CTLA_REG &= ~ENABLE_VTG; in g364fb_init()
189 *(volatile unsigned int *) CTLA_REG |= ENABLE_VTG; in g364fb_init()