Searched refs:SPR_TTCR (Results 1 – 4 of 4) sorted by relevance
39 c = mfspr(SPR_TTCR); in openrisc_timer_set_next_event()122 return (cycle_t) mfspr(SPR_TTCR); in openrisc_timer_read()
28 return mfspr(SPR_TTCR); in get_cycles()
128 #define SPR_TTCR (SPRGROUP_TT + 1) macro
27 *timer_value = mfspr(SPR_TTCR); in read_current_timer()