Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dg364fb.c68 #define CURS_PAT_REG 0xe4081000 /* to 0x081ff8 */ macro
200 *(unsigned short *) (CURS_PAT_REG + i * 8) = 0; in g364fb_init()
206 *(unsigned short *) (CURS_PAT_REG + 14 * 64) = 0xffff; in g364fb_init()
207 *(unsigned short *) (CURS_PAT_REG + 15 * 64) = 0xffff; in g364fb_init()