Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcache.c22 mtspr(IC_CST, IDC_INVALL); in icache_enable()
40 mtspr(DC_CST, IDC_INVALL); in dcache_enable()
48 mtspr(DC_CST, IDC_INVALL); in dcache_disable()
H A Dcpu.c115 wr_ic_cst(IDC_INVALL); in checkicache()
129 wr_ic_cst(IDC_INVALL); in checkicache()
156 wr_dc_cst(IDC_INVALL); in checkdcache()
167 wr_dc_cst(IDC_INVALL); in checkdcache()
H A Dstart.S102 lis r3, IDC_INVALL@h /* Invalidate all */
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_8xx.h65 #define IDC_INVALL 0x0c000000 /* Invalidate all */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcache.h93 #define IDC_INVALL 0x0c000000 /* Invalidate all */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_8xx.S705 lis r8, IDC_INVALL@h