Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dlcdc.h14 struct sunxi_lcdc_reg { struct
15 u32 ctrl; /* 0x00 */
16 u32 int0; /* 0x04 */
17 u32 int1; /* 0x08 */
18 u8 res0[0x04]; /* 0x0c */
19 u32 tcon0_frm_ctrl; /* 0x10 */
20 u32 tcon0_frm_seed[6]; /* 0x14 */
21 u32 tcon0_frm_table[4]; /* 0x2c */
22 u8 res1[4]; /* 0x3c */
23 u32 tcon0_ctrl; /* 0x40 */
[all …]