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

/linux-4.4.14/drivers/clocksource/
H A Dnomadik-mtu.c38 #define MTU_VAL(x) (0x10 + 0x10 * (x) + 0x04) /* Current value */ macro
83 return -readl(mtu_base + MTU_VAL(0)); nomadik_read_sched_clock()
89 return ~readl_relaxed(mtu_base + MTU_VAL(0)); nmdk_timer_read_current_timer()
229 if (clocksource_mmio_init(mtu_base + MTU_VAL(0), "mtu_0", nmdk_timer_init()

Completed in 187 milliseconds