Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dsetup.c190 cpuinfo->dcache_ways = 1 << (dccfgr & SPR_DCCFGR_NCW); in setup_cpuinfo()
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dspr_defs.h320 #define SPR_DCCFGR_NCW 0x00000007 macro