Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds