Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dg364fb.c62 #define ENABLE_VTG 0x000001 macro
186 *(volatile unsigned int *) CTLA_REG &= ~ENABLE_VTG; in g364fb_init()
191 *(volatile unsigned int *) CTLA_REG |= ENABLE_VTG; in g364fb_init()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds