Searched refs:KA660_CCR (Results 1 – 1 of 1) sorted by relevance
43 #define KA660_CCR 37 /* Cache Control Register */ macro100 mtpr(0, KA660_CCR); /* Disable cache */ in ka660_cache_enable()101 mtpr(CCR_DIA, KA660_CCR); /* Switch to diag mode */ in ka660_cache_enable()121 mtpr(CCR_DIA|CCR_FLU, KA660_CCR); /* Flush tags */ in ka660_cache_enable()122 mtpr(CCR_ENA, KA660_CCR); /* Enable cache */ in ka660_cache_enable()