Searched refs:SPR_DCCFGR_NCS (Results 1 – 3 of 3) sorted by relevance
46 cpuinfo->dcache.sets = 1 << ((dccfgr & SPR_DCCFGR_NCS) >> 3); in init_cache_level()
924 l.andi r26,r24,SPR_DCCFGR_NCS
321 #define SPR_DCCFGR_NCS 0x00000078 macro