Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-sunxi/
A Dlcdc.h14 struct sunxi_lcdc_reg { struct
15 u32 ctrl; /* 0x00 */
16 u32 int0; /* 0x04 */
17 u32 int1; /* 0x08 */
18 u8 res0[0x04]; /* 0x0c */
22 u8 res1[4]; /* 0x3c */
23 u32 tcon0_ctrl; /* 0x40 */
24 u32 tcon0_dclk; /* 0x44 */
30 u8 res2[0x04]; /* 0x5c */
50 u8 res3[0x44]; /* 0xac */
[all …]

Completed in 10 milliseconds