Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clocksource/
Dtimer-rtl-otto.c63 static inline unsigned int rttm_get_counter(void __iomem *base) in rttm_get_counter() function
184 return rttm_get_counter(rcs->to.of_base.base); in rttm_read_clocksource()
231 return rttm_get_counter(rttm_cs.to.of_base.base); in rttm_read_clock()