Home
last modified time | relevance | path

Searched defs:cg14_cursor (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dcgfourteenfb.c115 struct cg14_cursor { struct
116 volatile u32 cpl0[32]; /* Enable plane 0 */
117 volatile u32 cpl1[32]; /* Color selection plane */
118 volatile u8 ccr; /* Cursor Control Reg */
119 u8 xxx0[3];
120 volatile u16 cursx; /* Cursor x,y position */
121 volatile u16 cursy; /* Cursor x,y position */
122 volatile u32 color0;
123 volatile u32 color1;
124 u32 xxx1[0x1bc];
[all …]