Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clocksource/
Dtimer-mediatek.c82 #define SYST_CON_EN BIT(0) macro
137 writel(SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_ack_irq()
138 writel(SYST_CON_IRQ_CLR | SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_ack_irq()
158 writel(SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_clkevt_next_event()
167 writel(SYST_CON_EN | SYST_CON_IRQ_EN, SYST_CON_REG(to)); in mtk_syst_clkevt_next_event()