Searched refs:SPR_DCCFGR_NCW (Results 1 – 2 of 2) sorted by relevance
/arch/openrisc/kernel/ | ||
D | setup.c | 174 cpuinfo.dcache_ways = 1 << (dccfgr & SPR_DCCFGR_NCW); in setup_cpuinfo() |
/arch/openrisc/include/asm/ | ||
D | spr_defs.h | 310 #define SPR_DCCFGR_NCW 0x00000007 macro |