Lines Matching defs:lcdc_regs
165 struct lcdc_regs { struct
166 u32 lssar; /* Screen Start Address */
167 u32 lsr; /* Size */
168 u32 lvpwr; /* Virtual Page Width */
169 u32 lcpr; /* Cursor Position */
170 u32 lcwhb; /* Cursor Width Height and Blink */
171 u32 lccmr; /* Color Cursor Mapping */
172 u32 lpcr; /* Panel Configuration */
173 u32 lhcr; /* Horizontal Configuration */
174 u32 lvcr; /* Vertical Configuration */
175 u32 lpor; /* Panning Offset */
176 u32 lscr; /* Sharp Configuration */
177 u32 lpccr; /* PWM Contrast Control */
178 u32 ldcr; /* DMA Control */
179 u32 lrmcr; /* Refresh Mode Control */
180 u32 licr; /* Interrupt Configuration */
181 u32 lier; /* Interrupt Enable */
182 u32 lisr; /* Interrupt Status */
183 u32 res0[3];
184 u32 lgwsar; /* Graphic Window Start Address */
185 u32 lgwsr; /* Graphic Window Size */
186 u32 lgwvpwr; /* Graphic Window Virtual Page Width Regist */
187 u32 lgwpor; /* Graphic Window Panning Offset */
188 u32 lgwpr; /* Graphic Window Position */
189 u32 lgwcr; /* Graphic Window Control */
190 u32 lgwdcr; /* Graphic Window DMA Control */
191 u32 res1[5];
192 u32 lauscr; /* AUS Mode Control */
193 u32 lausccr; /* AUS mode Cursor Control */
194 u32 res2[31 + 64*7];
195 u32 bglut; /* Background Lookup Table */
196 u32 gwlut; /* Graphic Window Lookup Table */