Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-mediatek.c60 * SYST_CON_EN: Clock enable. Shall be set to
69 #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()
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-mediatek.c60 * SYST_CON_EN: Clock enable. Shall be set to
69 #define SYST_CON_EN BIT(0) macro
78 writel(SYST_CON_IRQ_CLR | SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_ack_irq()
98 writel(SYST_CON_EN, SYST_CON_REG(to)); in mtk_syst_clkevt_next_event()
107 writel(SYST_CON_EN | SYST_CON_IRQ_EN, SYST_CON_REG(to)); in mtk_syst_clkevt_next_event()

Completed in 2 milliseconds