Home
last modified time | relevance | path

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

/drivers/staging/sm750fb/
Dsm750.h134 struct lynxfb_crtc { struct
135 unsigned char __iomem *v_cursor; /* virtual address of cursor */
136 unsigned char __iomem *v_screen; /* virtual address of on_screen */
137 int o_cursor; /* cursor address offset in vidmem */
138 int o_screen; /* onscreen address offset in vidmem */
139 int channel;/* which channel this crtc stands for*/
140 resource_size_t vidmem_size;/* this view's video memory max size */
143 u16 line_pad;/* padding information:0,1,2,4,8,16,... */
144 u16 xpanstep;
145 u16 ypanstep;
[all …]