Home
last modified time | relevance | path

Searched refs:MXC_CCM_BASE (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-imx/
Dcrmregs-imx3.h27 #define MXC_CCM_BASE (cpu_is_mx31() ? \ macro
31 #define MXC_CCM_CCMR (MXC_CCM_BASE + 0x00)
32 #define MXC_CCM_PDR0 (MXC_CCM_BASE + 0x04)
33 #define MXC_CCM_PDR1 (MXC_CCM_BASE + 0x08)
34 #define MX35_CCM_PDR2 (MXC_CCM_BASE + 0x0C)
35 #define MXC_CCM_RCSR (MXC_CCM_BASE + 0x0C)
36 #define MX35_CCM_PDR3 (MXC_CCM_BASE + 0x10)
37 #define MXC_CCM_MPCTL (MXC_CCM_BASE + 0x10)
38 #define MX35_CCM_PDR4 (MXC_CCM_BASE + 0x14)
39 #define MXC_CCM_UPCTL (MXC_CCM_BASE + 0x14)
[all …]