Searched refs:CCM_BASE (Results 1 – 5 of 5) sorted by relevance
539 #define CCM_BASE 0x53f80000 macro540 #define CCM_CCMR (CCM_BASE + 0x00)541 #define CCM_PDR0 (CCM_BASE + 0x04)542 #define CCM_PDR1 (CCM_BASE + 0x08)543 #define CCM_RCSR (CCM_BASE + 0x0c)544 #define CCM_MPCTL (CCM_BASE + 0x10)545 #define CCM_UPCTL (CCM_BASE + 0x14)546 #define CCM_SPCTL (CCM_BASE + 0x18)547 #define CCM_COSR (CCM_BASE + 0x1C)548 #define CCM_CGR0 (CCM_BASE + 0x20)[all …]
217 (struct clock_control_regs *)CCM_BASE; in ehci_hcd_init()
187 (struct clock_control_regs *)CCM_BASE; in get_reset_cause()
213 ldr r0, =CCM_BASE
145 (struct clock_control_regs *)CCM_BASE; in i2c_imx_get_clk()