Home
last modified time | relevance | path

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

/arch/openrisc/kernel/
Dsetup.c175 iccfgr = mfspr(SPR_ICCFGR); in setup_cpuinfo()
Dhead.S657 l.mfspr r24,r0,SPR_ICCFGR
1393 l.mfspr r21,r0,SPR_ICCFGR
/arch/openrisc/include/asm/
Dspr_defs.h51 #define SPR_ICCFGR (SPRGROUP_SYS + 6) macro