Searched refs:CURSORPOS (Results 1 – 3 of 3) sorted by relevance
436 volatile U032 *CURSORPOS; member
1862 chip->CURSORPOS = &(chip->PRAMDAC[0x0300/4]); in nv3GetConfig()1923 chip->CURSORPOS = &(chip->PRAMDAC[0x0300/4]); in nv4GetConfig()1990 chip->CURSORPOS = &(chip->PRAMDAC[0x0300/4]); in nv10GetConfig()
448 *(rinfo->riva.CURSORPOS) = (rinfo->cursor->pos.x & 0xFFFF) in riva_cursor_timer_handler()649 *(rinfo->riva.CURSORPOS) = (x & 0xFFFF) | (y << 16); in rivafb_cursor()