Lines Matching defs:cg14_cursor
138 struct cg14_cursor { struct
139 u32 cpl0[32]; /* Enable plane 0 */
140 u32 cpl1[32]; /* Color selection plane */
141 u8 ccr; /* Cursor Control Reg */
142 u8 xxx0[3];
143 u16 cursx; /* Cursor x,y position */
144 u16 cursy; /* Cursor x,y position */
145 u32 color0;
146 u32 color1;
147 u32 xxx1[0x1bc];
148 u32 cpl0i[32]; /* Enable plane 0 autoinc */
149 u32 cpl1i[32]; /* Color selection autoinc */