Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dcacheinfo.c62 cpuinfo->icache.block_size = 16 << ((iccfgr & SPR_ICCFGR_CBS) >> 7); in init_cache_level()
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h341 #define SPR_ICCFGR_CBS 0x00000080 macro