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

/linux-master/drivers/clocksource/
H A Dnomadik-mtu.c35 #define MTU_VAL(x) (0x10 + 0x10 * (x) + 0x04) /* Current value */ macro
79 return -readl(mtu_base + MTU_VAL(0));
84 return ~readl_relaxed(mtu_base + MTU_VAL(0));
220 ret = clocksource_mmio_init(mtu_base + MTU_VAL(0), "mtu_0",

Completed in 134 milliseconds