Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dsetup.c191 cache_set_size = 1 << ((dccfgr & SPR_DCCFGR_NCS) >> 3); in setup_cpuinfo()
H A Dhead.S918 l.andi r26,r24,SPR_DCCFGR_NCS
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dsetup.c176 cache_set_size = 1 << ((dccfgr & SPR_DCCFGR_NCS) >> 3); in setup_cpuinfo()
H A Dhead.S922 l.andi r26,r24,SPR_DCCFGR_NCS
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dspr_defs.h321 #define SPR_DCCFGR_NCS 0x00000078 macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dspr_defs.h321 #define SPR_DCCFGR_NCS 0x00000078 macro

Completed in 15 milliseconds