Go to the documentation of this file.
13 #ifndef __MACH_MX6Q_H__
14 #define __MACH_MX6Q_H__
16 #define MX6Q_IO_P2V(x) IMX_IO_P2V(x)
17 #define MX6Q_IO_ADDRESS(x) IOMEM(MX6Q_IO_P2V(x))
24 #define MX6Q_SCU_BASE_ADDR 0x00a00000
25 #define MX6Q_SCU_SIZE 0x1000
26 #define MX6Q_CCM_BASE_ADDR 0x020c4000
27 #define MX6Q_CCM_SIZE 0x4000
28 #define MX6Q_ANATOP_BASE_ADDR 0x020c8000
29 #define MX6Q_ANATOP_SIZE 0x1000
30 #define MX6Q_UART2_BASE_ADDR 0x021e8000
31 #define MX6Q_UART2_SIZE 0x4000
32 #define MX6Q_UART4_BASE_ADDR 0x021f0000
33 #define MX6Q_UART4_SIZE 0x4000