Home
last modified time | relevance | path

Searched refs:GPT_CMP_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-mediatek.c48 #define GPT_CMP_REG(val) (0x0C + (0x10 * (val))) macro
147 writel(delay, timer_of_base(to) + GPT_CMP_REG(timer)); in mtk_gpt_clkevt_time_setup()
223 writel(0x0, timer_of_base(to) + GPT_CMP_REG(timer)); in mtk_gpt_setup()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-mediatek.c48 #define GPT_CMP_REG(val) (0x0C + (0x10 * (val))) macro
151 writel(delay, timer_of_base(to) + GPT_CMP_REG(timer)); in mtk_gpt_clkevt_time_setup()
227 writel(0x0, timer_of_base(to) + GPT_CMP_REG(timer)); in mtk_gpt_setup()

Completed in 1 milliseconds