Searched refs:CURSOR (Results 1 – 7 of 7) sorted by relevance
156 enum { STYLUS = 1, ERASER, CURSOR }; enumerator338 tool = CURSOR; in wacom_handle_packet()
171 volatile u32 __iomem *CURSOR; member
249 par->CURSOR = &par->PRAMIN[0x1E00]; in nv4GetConfig()292 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
524 writel(tmp, &par->riva.CURSOR[k++]); in rivafb_load_cursor_image()781 par->riva.CURSOR = (U032 __iomem *)(info->screen_base + par->riva.CursorStart); in riva_load_video_mode()1604 memset_io(par->riva.CURSOR, 0, MAX_CURS * MAX_CURS * 2); in rivafb_cursor()
2030 chip->CURSOR = &(chip->PRAMIN[0x00008000/4 - 0x0800/4]); in nv3GetConfig()2087 chip->CURSOR = &(chip->PRAMIN[0x00010000/4 - 0x0800/4]); in nv4GetConfig()2190 chip->CURSOR = NULL; /* can't set this here */ in nv10GetConfig()