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

/linux-master/drivers/clocksource/
H A Darm_arch_timer.c54 #define CNTV_CTL 0x3c macro
149 writel_relaxed((u32)val, timer->base + CNTV_CTL);
182 val = readl_relaxed(timer->base + CNTV_CTL);

Completed in 135 milliseconds