Searched refs:MXC_CCM_BASE (Results 1 – 1 of 1) sorted by relevance
27 #define MXC_CCM_BASE MX31_IO_ADDRESS(MX31_CCM_BASE_ADDR) macro30 #define MXC_CCM_CCMR (MXC_CCM_BASE + 0x00)31 #define MXC_CCM_PDR0 (MXC_CCM_BASE + 0x04)32 #define MXC_CCM_PDR1 (MXC_CCM_BASE + 0x08)33 #define MXC_CCM_RCSR (MXC_CCM_BASE + 0x0C)34 #define MXC_CCM_MPCTL (MXC_CCM_BASE + 0x10)35 #define MXC_CCM_UPCTL (MXC_CCM_BASE + 0x14)36 #define MXC_CCM_SRPCTL (MXC_CCM_BASE + 0x18)37 #define MXC_CCM_COSR (MXC_CCM_BASE + 0x1C)38 #define MXC_CCM_CGR0 (MXC_CCM_BASE + 0x20)[all …]