Searched refs:SPR_ICCFGR_CBS (Results 1 – 3 of 3) sorted by relevance
185 cpuinfo->icache_block_size = 16 << ((iccfgr & SPR_ICCFGR_CBS) >> 7); in setup_cpuinfo()
847 l.andi r26,r24,SPR_ICCFGR_CBS
341 #define SPR_ICCFGR_CBS 0x00000080 macro