Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c169 cache_set_size = 1 << ((iccfgr & SPR_ICCFGR_NCS) >> 3); in setup_cpuinfo()
H A Dhead.S856 l.andi r26,r24,SPR_ICCFGR_NCS
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h340 #define SPR_ICCFGR_NCS 0x00000078 macro