Searched refs:jz4740_timer_get_count (Results 1 – 2 of 2) sorted by relevance
39 return jz4740_timer_get_count(TIMER_CLOCKSOURCE); in jz4740_clocksource_read()52 return jz4740_timer_get_count(TIMER_CLOCKSOURCE); in jz4740_read_sched_clock()
104 static inline uint16_t jz4740_timer_get_count(unsigned int timer) in jz4740_timer_get_count() function