Home
last modified time | relevance | path

Searched defs:TIMER_CTL_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-sun4i.c30 #define TIMER_CTL_REG(val) (0x10 * val + 0x10) macro
H A Dtimer-sun5i.c24 #define TIMER_CTL_REG(val) (0x20 * (val) + 0x10) macro