Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/jz4740/
Dtime.c36 return jz4740_timer_get_count(TIMER_CLOCKSOURCE); in jz4740_clocksource_read()
49 return jz4740_timer_get_count(TIMER_CLOCKSOURCE); in jz4740_read_sched_clock()
/linux-4.1.27/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