Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A Dg364fb.c68 #define CURS_PAT_REG 0xe4081000 /* to 0x081ff8 */ macro
202 *(unsigned short *) (CURS_PAT_REG + i * 8) = 0; in g364fb_init()
208 *(unsigned short *) (CURS_PAT_REG + 14 * 64) = 0xffff; in g364fb_init()
209 *(unsigned short *) (CURS_PAT_REG + 15 * 64) = 0xffff; in g364fb_init()

Completed in 3 milliseconds