Home
last modified time | relevance | path

Searched refs:TIMER_CMP_REG (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Dmtk_timer.c52 #define TIMER_CMP_REG(val) (0x0C + (0x10 * (val))) macro
88 writel(delay, evt->gpt_base + TIMER_CMP_REG(timer)); in mtk_clkevt_time_setup()
161 writel(0x0, evt->gpt_base + TIMER_CMP_REG(timer)); in mtk_timer_setup()