Searched refs:CCM_BASE (Results 1 – 6 of 6) sorted by relevance
18 struct ccm *ccm = ((struct ccm *)CCM_BASE); in imx_clock_target_set()30 struct ccm *ccm = ((struct ccm *)CCM_BASE); in imx_clock_target_clr()42 struct ccm *ccm = ((struct ccm *)CCM_BASE); in imx_clock_gate_enable()
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 …]
57 #define CCM_BASE (AIPS1_BASE + 0x380000) macro
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()