Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dcacheinfo.c59 iccfgr = mfspr(SPR_ICCFGR); in init_cache_level()
H A Dhead.S848 l.mfspr r24,r0,SPR_ICCFGR
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h47 #define SPR_ICCFGR (SPRGROUP_SYS + 6) macro