Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dtime.c29 mtspr(SPR_TTCR, count); in openrisc_timer_set()
41 c = mfspr(SPR_TTCR); in openrisc_timer_set_next()
138 return (u64) mfspr(SPR_TTCR); in openrisc_timer_read()
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dtime.c33 mtspr(SPR_TTCR, count); in openrisc_timer_set()
45 c = mfspr(SPR_TTCR); in openrisc_timer_set_next()
142 return (u64) mfspr(SPR_TTCR); in openrisc_timer_read()
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dtimex.h24 return mfspr(SPR_TTCR); in get_cycles()
H A Dspr_defs.h131 #define SPR_TTCR (SPRGROUP_TT + 1) macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dtimex.h24 return mfspr(SPR_TTCR); in get_cycles()
H A Dspr_defs.h131 #define SPR_TTCR (SPRGROUP_TT + 1) macro

Completed in 5 milliseconds