Searched refs:IDC_ENABLE (Results 1 – 4 of 4) sorted by relevance
22 mtspr(IC_CST, IDC_ENABLE); in icache_enable()40 mtspr(DC_CST, IDC_ENABLE); in dcache_enable()
131 wr_ic_cst(IDC_ENABLE); in checkicache()169 wr_dc_cst(IDC_ENABLE); in checkdcache()
108 lis r3, IDC_ENABLE@h /* Enable instruction cache */
88 #define IDC_ENABLE 0x02000000 /* Cache enable */ macro