Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clocksource/
Dtimer-mediatek.c69 #define SYST_CON_EN BIT(0) macro
78 writel(SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_ack_irq()
79 writel(SYST_CON_IRQ_CLR | SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_ack_irq()
99 writel(SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_clkevt_next_event()
108 writel(SYST_CON_EN | SYST_CON_IRQ_EN, SYST_CON_REG(to)); in mtk_syst_clkevt_next_event()