Home
last modified time | relevance | path

Searched refs:IDC_DISABLE (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/cpu/mpc8xx/
A Dcache.c28 mtspr(IC_CST, IDC_DISABLE); in icache_disable()
46 mtspr(DC_CST, IDC_DISABLE); in dcache_disable()
A Dcpu.c56 wr_ic_cst(IDC_DISABLE); in checkicache()
74 wr_ic_cst(IDC_DISABLE); in checkicache()
97 wr_dc_cst(IDC_DISABLE); in checkdcache()
112 wr_dc_cst(IDC_DISABLE); in checkdcache()
A Dstart.S101 lis r3, IDC_DISABLE@h /* Disable data cache */
/arch/powerpc/include/asm/
A Dcache.h82 #define IDC_DISABLE 0x04000000 /* Cache disable */ macro

Completed in 5 milliseconds