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

/linux-4.4.14/drivers/video/fbdev/
H A Dg364fb.c68 #define CURS_PAT_REG 0xe4081000 /* to 0x081ff8 */ macro
225 *(unsigned short *) (CURS_PAT_REG + i * 8) = 0; g364fb_init()
231 *(unsigned short *) (CURS_PAT_REG + 14 * 64) = 0xffff; g364fb_init()
232 *(unsigned short *) (CURS_PAT_REG + 15 * 64) = 0xffff; g364fb_init()

Completed in 33 milliseconds