Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/jz4740/
Dtime.c39 return jz4740_timer_get_count(TIMER_CLOCKSOURCE); in jz4740_clocksource_read()
52 return jz4740_timer_get_count(TIMER_CLOCKSOURCE); in jz4740_read_sched_clock()
/Linux-v4.19/arch/mips/include/asm/mach-jz4740/
Dtimer.h104 static inline uint16_t jz4740_timer_get_count(unsigned int timer) in jz4740_timer_get_count() function