Go to the documentation of this file.
11 #ifndef __ASM_ARCH_DAVINCI_DA8XX_H
12 #define __ASM_ARCH_DAVINCI_DA8XX_H
20 #include <linux/videodev2.h>
49 #define DA8XX_CP_INTC_BASE 0xfffee000
50 #define DA8XX_CP_INTC_SIZE SZ_8K
51 #define DA8XX_CP_INTC_VIRT (IO_VIRT - DA8XX_CP_INTC_SIZE - SZ_4K)
53 #define DA8XX_SYSCFG0_BASE (IO_PHYS + 0x14000)
54 #define DA8XX_SYSCFG0_VIRT(x) (da8xx_syscfg0_base + (x))
55 #define DA8XX_JTAG_ID_REG 0x18
56 #define DA8XX_CFGCHIP0_REG 0x17c
57 #define DA8XX_CFGCHIP2_REG 0x184
58 #define DA8XX_CFGCHIP3_REG 0x188
60 #define DA8XX_SYSCFG1_BASE (IO_PHYS + 0x22C000)
61 #define DA8XX_SYSCFG1_VIRT(x) (da8xx_syscfg1_base + (x))
62 #define DA8XX_DEEPSLEEP_REG 0x8
63 #define DA8XX_PWRDN_REG 0x18
65 #define DA8XX_PSC0_BASE 0x01c10000
66 #define DA8XX_PLL0_BASE 0x01c11000
67 #define DA8XX_TIMER64P0_BASE 0x01c20000
68 #define DA8XX_TIMER64P1_BASE 0x01c21000
69 #define DA8XX_VPIF_BASE 0x01e17000
70 #define DA8XX_GPIO_BASE 0x01e26000
71 #define DA8XX_PSC1_BASE 0x01e27000
72 #define DA8XX_AEMIF_CS2_BASE 0x60000000
73 #define DA8XX_AEMIF_CS3_BASE 0x62000000
74 #define DA8XX_AEMIF_CTL_BASE 0x68000000
75 #define DA8XX_ARM_RAM_BASE 0xffff0000