Searched refs:CURSOR (Results 1 – 9 of 9) sorted by relevance
39 #define CURSOR 0 macro
201 #define CURSOR 0 macro
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()
145 NV_WR32(&par->CURSOR[k++], 0, tmp); in nvidiafb_load_cursor_image()407 par->CURSOR = (volatile u32 __iomem *)(info->screen_base + in nvidia_calc_regs()552 memset_io(par->CURSOR, 0, MAX_CURS * MAX_CURS * 2); in nvidiafb_cursor()
156 enum { STYLUS = 1, ERASER, CURSOR }; enumerator338 tool = CURSOR; in wacom_handle_packet()
455 volatile U032 __iomem *CURSOR; member
520 writel(tmp, &par->riva.CURSOR[k++]); in rivafb_load_cursor_image()777 par->riva.CURSOR = (U032 __iomem *)(info->screen_base + par->riva.CursorStart); in riva_load_video_mode()1600 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()