Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dtimer-mediatek.c31 #define GPT_CTRL_REG(val) (0x10 * (val)) macro
143 val = readl(timer_of_base(to) + GPT_CTRL_REG(timer)); in mtk_gpt_clkevt_time_stop()
145 GPT_CTRL_REG(timer)); in mtk_gpt_clkevt_time_stop()
162 val = readl(timer_of_base(to) + GPT_CTRL_REG(timer)); in mtk_gpt_clkevt_time_start()
173 timer_of_base(to) + GPT_CTRL_REG(timer)); in mtk_gpt_clkevt_time_start()
222 timer_of_base(to) + GPT_CTRL_REG(timer)); in mtk_gpt_setup()
230 timer_of_base(to) + GPT_CTRL_REG(timer)); in mtk_gpt_setup()

Completed in 3 milliseconds