Home
last modified time | relevance | path

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

/Linux-v4.19/arch/openrisc/kernel/
Dsetup.c194 cache_set_size = 1 << ((dccfgr & SPR_DCCFGR_NCS) >> 3); in setup_cpuinfo()
Dhead.S913 l.andi r26,r24,SPR_DCCFGR_NCS
/Linux-v4.19/arch/openrisc/include/asm/
Dspr_defs.h325 #define SPR_DCCFGR_NCS 0x00000078 macro