Home
last modified time | relevance | path

Searched refs:SPR_UPR_TTP (Results 1 – 3 of 3) sorted by relevance

/arch/openrisc/kernel/
Dtime.c149 if (!(upr & SPR_UPR_TTP)) in time_init()
Dsetup.c159 if (upr & SPR_UPR_TTP) in print_cpuinfo()
/arch/openrisc/include/asm/
Dspr_defs.h157 #define SPR_UPR_TTP 0x00000400 /* Tick timer present */ macro