Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Darm_arch_timer_mmio.c56 #define cs_to_arch_timer(c) container_of(c, struct arch_timer, cs) macro
135 struct arch_timer *at = cs_to_arch_timer(cs); in arch_mmio_counter_read()