Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dtime.c171 if (!(upr & SPR_UPR_TTP)) in time_init()
H A Dsetup.c149 if (upr & SPR_UPR_TTP) in print_cpuinfo()
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h167 #define SPR_UPR_TTP 0x00000400 /* Tick timer present */ macro