Home
last modified time | relevance | path

Searched refs:SPR_DCCFGR_CBS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dsetup.c192 cpuinfo->dcache_block_size = 16 << ((dccfgr & SPR_DCCFGR_CBS) >> 7); in setup_cpuinfo()
H A Dhead.S909 l.andi r26,r24,SPR_DCCFGR_CBS
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dspr_defs.h322 #define SPR_DCCFGR_CBS 0x00000080 macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dspr_defs.h322 #define SPR_DCCFGR_CBS 0x00000080 macro

Completed in 8 milliseconds