Searched refs:CCM_BASE (Results 1 – 4 of 4) sorted by relevance
538 #define CCM_BASE 0x53f80000 macro539 #define CCM_CCMR (CCM_BASE + 0x00)540 #define CCM_PDR0 (CCM_BASE + 0x04)541 #define CCM_PDR1 (CCM_BASE + 0x08)542 #define CCM_RCSR (CCM_BASE + 0x0c)543 #define CCM_MPCTL (CCM_BASE + 0x10)544 #define CCM_UPCTL (CCM_BASE + 0x14)545 #define CCM_SPCTL (CCM_BASE + 0x18)546 #define CCM_COSR (CCM_BASE + 0x1C)547 #define CCM_CGR0 (CCM_BASE + 0x20)[all …]
186 (struct clock_control_regs *)CCM_BASE; in get_reset_cause()
216 (struct clock_control_regs *)CCM_BASE; in ehci_hcd_init()
144 (struct clock_control_regs *)CCM_BASE; in i2c_imx_get_clk()