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