Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-mediatek.c172 static int mtk_gpt_clkevt_shutdown(struct clock_event_device *clk) in mtk_gpt_clkevt_shutdown() function
284 to.clkevt.set_state_shutdown = mtk_gpt_clkevt_shutdown; in mtk_gpt_init()
286 to.clkevt.set_state_oneshot = mtk_gpt_clkevt_shutdown; in mtk_gpt_init()
287 to.clkevt.tick_resume = mtk_gpt_clkevt_shutdown; in mtk_gpt_init()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-mediatek.c176 static int mtk_gpt_clkevt_shutdown(struct clock_event_device *clk) in mtk_gpt_clkevt_shutdown() function
310 to.clkevt.set_state_shutdown = mtk_gpt_clkevt_shutdown; in mtk_gpt_init()
312 to.clkevt.set_state_oneshot = mtk_gpt_clkevt_shutdown; in mtk_gpt_init()
313 to.clkevt.tick_resume = mtk_gpt_clkevt_shutdown; in mtk_gpt_init()

Completed in 2 milliseconds