Searched refs:SPR_TTCR (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/openrisc/include/asm/
H A Dtimex.h28 return mfspr(SPR_TTCR); get_cycles()
H A Dspr_defs.h128 #define SPR_TTCR (SPRGROUP_TT + 1) macro
/linux-4.4.14/arch/openrisc/lib/
H A Ddelay.c27 *timer_value = mfspr(SPR_TTCR); read_current_timer()
/linux-4.4.14/arch/openrisc/kernel/
H A Dtime.c39 c = mfspr(SPR_TTCR); openrisc_timer_set_next_event()
122 return (cycle_t) mfspr(SPR_TTCR); openrisc_timer_read()

Completed in 126 milliseconds