Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-vt8500.c31 #define TIMER_CTRL_VAL 0x0020 macro
46 writel(3, regbase + TIMER_CTRL_VAL); in vt8500_timer_read()
81 writel(readl(regbase + TIMER_CTRL_VAL) | 1, regbase + TIMER_CTRL_VAL); in vt8500_shutdown() local
122 writel(1, regbase + TIMER_CTRL_VAL); in vt8500_timer_init()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-vt8500.c31 #define TIMER_CTRL_VAL 0x0020 macro
46 writel(3, regbase + TIMER_CTRL_VAL); in vt8500_timer_read()
81 writel(readl(regbase + TIMER_CTRL_VAL) | 1, regbase + TIMER_CTRL_VAL); in vt8500_shutdown() local
122 writel(1, regbase + TIMER_CTRL_VAL); in vt8500_timer_init()

Completed in 2 milliseconds