Searched refs:L2C_SR_CC (Results 1 – 2 of 2) sorted by relevance
36 while (!(mfdcr(dcrbase_l2c + DCRN_L2C0_SR) & L2C_SR_CC)) in l2c_diag()146 while (!(mfdcr(dcrbase_l2c + DCRN_L2C0_SR) & L2C_SR_CC)) in ppc4xx_l2c_probe()
148 #define L2C_SR_CC 0x80000000 macro