Searched refs:IDC_INVALL (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcache.c21 mtspr(IC_CST, IDC_INVALL);
39 mtspr(DC_CST, IDC_INVALL);
47 mtspr(DC_CST, IDC_INVALL);
H A Dcpu.c55 wr_ic_cst(IDC_INVALL);
69 wr_ic_cst(IDC_INVALL);
96 wr_dc_cst(IDC_INVALL);
107 wr_dc_cst(IDC_INVALL);
H A Dstart.S97 lis r3, IDC_INVALL@h /* Invalidate all */
/u-boot/arch/powerpc/include/asm/
H A Dcache.h84 #define IDC_INVALL 0x0c000000 /* Invalidate all */ macro

Completed in 89 milliseconds