Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-mediatek.c78 #define SYST_CON_EN BIT(0) macro
87 writel(SYST_CON_IRQ_CLR | SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_ack_irq()
107 writel(SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_clkevt_next_event()
116 writel(SYST_CON_EN | SYST_CON_IRQ_EN, SYST_CON_REG(to)); in mtk_syst_clkevt_next_event()