Lines Matching +full:lcd +full:- +full:controller
3 * -- StrongARM 1100 LCD Controller Frame Buffer Device
15 #define LCCR0 0x0000 /* LCD Control Reg. 0 */
16 #define LCSR 0x0004 /* LCD Status Reg. */
17 #define DBAR1 0x0010 /* LCD DMA Base Address Reg. channel 1 */
18 #define DCAR1 0x0014 /* LCD DMA Current Address Reg. channel 1 */
19 #define DBAR2 0x0018 /* LCD DMA Base Address Reg. channel 2 */
20 #define DCAR2 0x001C /* LCD DMA Current Address Reg. channel 2 */
21 #define LCCR1 0x0020 /* LCD Control Reg. 1 */
22 #define LCCR2 0x0024 /* LCD Control Reg. 2 */
23 #define LCCR3 0x0028 /* LCD Control Reg. 3 */
25 /* Shadows for LCD controller registers */