Home
last modified time | relevance | path

Searched refs:SPR_ICCFGR_NCW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dsetup.c183 cpuinfo->icache_ways = 1 << (iccfgr & SPR_ICCFGR_NCW); in setup_cpuinfo()
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dsetup.c168 cpuinfo->icache_ways = 1 << (iccfgr & SPR_ICCFGR_NCW); in setup_cpuinfo()
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dspr_defs.h339 #define SPR_ICCFGR_NCW 0x00000007 macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dspr_defs.h339 #define SPR_ICCFGR_NCW 0x00000007 macro

Completed in 6 milliseconds