Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-sprd.c13 #define TIMER_LOAD_LO 0x0 macro
62 writel_relaxed(cycles & TIMER_VALUE_LO_MASK, base + TIMER_LOAD_LO); in sprd_timer_update_counter()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-sprd.c13 #define TIMER_LOAD_LO 0x0 macro
62 writel_relaxed(cycles & TIMER_VALUE_LO_MASK, base + TIMER_LOAD_LO); in sprd_timer_update_counter()

Completed in 2 milliseconds