Searched refs:DM_TIMER1_BASE (Results 1 – 2 of 2) sorted by relevance
323 writel(PRCM_MOD_EN, (DM_TIMER1_BASE + 0x54)); in peripheral_enable()324 while (readl(DM_TIMER1_BASE + 0x10) & BIT(0)) in peripheral_enable()327 writel(BIT(0), (DM_TIMER1_BASE + 0x38)); in peripheral_enable()
31 #define DM_TIMER1_BASE 0x4802E000 macro