Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c177 cpuinfo->dcache_block_size = 16 << ((dccfgr & SPR_DCCFGR_CBS) >> 7); in setup_cpuinfo()
H A Dhead.S913 l.andi r26,r24,SPR_DCCFGR_CBS
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h322 #define SPR_DCCFGR_CBS 0x00000080 macro