Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dcacheinfo.c47 cpuinfo->dcache.block_size = 16 << ((dccfgr & SPR_DCCFGR_CBS) >> 7); in init_cache_level()
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h322 #define SPR_DCCFGR_CBS 0x00000080 macro