Searched refs:SPR_DCCFGR_CBS (Results 1 – 2 of 2) sorted by relevance
47 cpuinfo->dcache.block_size = 16 << ((dccfgr & SPR_DCCFGR_CBS) >> 7); in init_cache_level()
322 #define SPR_DCCFGR_CBS 0x00000080 macro