Searched refs:TIMER_DIV (Results 1 – 2 of 2) sorted by relevance
16 #define TIMER_DIV 0x24 macro105 writel_relaxed(0, base + TIMER_DIV); in gx6605s_clkevt_init()114 writel_relaxed(0, base + TIMER_DIV); in gx6605s_clksrc_init()
15 #define TIMER_DIV (0x0 << 4) /* pre scale 1 */ macro51 writel(TIMER_MODE | TIMER_DIV | TIMER_SRC | TIMER_RELOAD | TIMER_EN, in timer_init()