Home
last modified time | relevance | path

Searched refs:SPR_ICCFGR_CBS (Results 1 – 3 of 3) 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()
H A Dhead.S849 l.andi r26,r24,SPR_ICCFGR_CBS
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h341 #define SPR_ICCFGR_CBS 0x00000080 macro