Searched refs:L2CR_L2E (Results 1 – 4 of 4) sorted by relevance
121 if (ccr & L2CR_L2E) in mpc74xx_l2_enable()125 ccr = l2cr_config & ~L2CR_L2E; in mpc74xx_l2_enable()
845 if (cache_reg & L2CR_L2E) { in flush_disable_caches()853 cache_reg &= ~L2CR_L2E; in flush_disable_caches()
532 #define L2CR_L2E 0x80000000 /* 0: L2 enable */ macro
463 if (mfspr(SPR_L2CR) & L2CR_L2E) { in cpu_6xx_print_cacheinfo()