Home
last modified time | relevance | path

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

/linux-4.4.14/arch/openrisc/kernel/
Dsetup.c176 cache_ways = 1 << (iccfgr & SPR_ICCFGR_NCW); in setup_cpuinfo()
/linux-4.4.14/arch/openrisc/include/asm/
Dspr_defs.h329 #define SPR_ICCFGR_NCW 0x00000007 macro