Home
last modified time | relevance | path

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

/arch/openrisc/kernel/
Dsetup.c134 if (upr & SPR_UPR_ICP) in print_cpuinfo()
Dhead.S640 l.andi r26,r24,SPR_UPR_ICP
/arch/openrisc/include/asm/
Dspr_defs.h149 #define SPR_UPR_ICP 0x00000004 /* Instruction cache present */ macro