Home
last modified time | relevance | path

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

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