Searched refs:CURSOR (Results 1 – 6 of 6) sorted by relevance
173 volatile u32 __iomem *CURSOR; member
248 par->CURSOR = &par->PRAMIN[0x1E00]; in nv4GetConfig()291 par->CURSOR = NULL; /* can't set this here */ in nv10GetConfig()
149 NV_WR32(&par->CURSOR[k++], 0, tmp); in nvidiafb_load_cursor_image()411 par->CURSOR = (volatile u32 __iomem *)(info->screen_base + in nvidia_calc_regs()556 memset_io(par->CURSOR, 0, MAX_CURS * MAX_CURS * 2); in nvidiafb_cursor()
455 volatile U032 __iomem *CURSOR; member
526 writel(tmp, &par->riva.CURSOR[k++]); in rivafb_load_cursor_image()783 par->riva.CURSOR = (U032 __iomem *)(info->screen_base + par->riva.CursorStart); in riva_load_video_mode()1611 memset_io(par->riva.CURSOR, 0, MAX_CURS * MAX_CURS * 2); in rivafb_cursor()
2031 chip->CURSOR = &(chip->PRAMIN[0x00008000/4 - 0x0800/4]); in nv3GetConfig()2088 chip->CURSOR = &(chip->PRAMIN[0x00010000/4 - 0x0800/4]); in nv4GetConfig()2191 chip->CURSOR = NULL; /* can't set this here */ in nv10GetConfig()