Home
last modified time | relevance | path

Searched refs:IDC_ENABLE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcache.c23 mtspr(IC_CST, IDC_ENABLE); in icache_enable()
41 mtspr(DC_CST, IDC_ENABLE); in dcache_enable()
H A Dcpu.c132 wr_ic_cst(IDC_ENABLE); in checkicache()
170 wr_dc_cst(IDC_ENABLE); in checkdcache()
H A Dstart.S109 lis r3, IDC_ENABLE@h /* Enable instruction cache */
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_8xx.h60 #define IDC_ENABLE 0x02000000 /* Cache enable */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcache.h88 #define IDC_ENABLE 0x02000000 /* Cache enable */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_8xx.S708 lis r8, IDC_ENABLE@h