Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-sprd.c32 #define TIMER_VALUE_LO_MASK GENMASK(31, 0) macro
62 writel_relaxed(cycles & TIMER_VALUE_LO_MASK, base + TIMER_LOAD_LO); in sprd_timer_update_counter()
172 TIMER_VALUE_LO_MASK); in sprd_suspend_timer_enable()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-sprd.c32 #define TIMER_VALUE_LO_MASK GENMASK(31, 0) macro
62 writel_relaxed(cycles & TIMER_VALUE_LO_MASK, base + TIMER_LOAD_LO); in sprd_timer_update_counter()
172 TIMER_VALUE_LO_MASK); in sprd_suspend_timer_enable()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-sprd.c32 #define TIMER_VALUE_LO_MASK GENMASK(31, 0) macro
62 writel_relaxed(cycles & TIMER_VALUE_LO_MASK, base + TIMER_LOAD_LO); in sprd_timer_update_counter()
172 TIMER_VALUE_LO_MASK); in sprd_suspend_timer_enable()