Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dcacheinfo.c93 this_leaf->attributes = ((mfspr(SPR_DCCFGR) & SPR_DCCFGR_CWS) >> 8) ? in populate_cache_leaves()
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h323 #define SPR_DCCFGR_CWS 0x00000100 macro