Searched refs:SPR_ICCFGR_NCS (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/openrisc/kernel/
H A Dsetup.c177 cache_set_size = 1 << ((iccfgr & SPR_ICCFGR_NCS) >> 3); setup_cpuinfo()
H A Dhead.S667 l.andi r26,r24,SPR_ICCFGR_NCS
/linux-4.4.14/arch/openrisc/include/asm/
H A Dspr_defs.h330 #define SPR_ICCFGR_NCS 0x00000078 macro

Completed in 55 milliseconds