Home
last modified time | relevance | path

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

/openbmc/linux/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()