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()
72 wr_ic_cst(IDC_ENABLE); in checkicache()110 wr_dc_cst(IDC_ENABLE); in checkdcache()
104 lis r3, IDC_ENABLE@h /* Enable instruction cache */
81 #define IDC_ENABLE 0x02000000 /* Cache enable */ macro
Completed in 5 milliseconds