Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c113 wr_ic_cst(IDC_UNALL); in checkicache()
127 wr_ic_cst(IDC_UNALL); in checkicache()
154 wr_dc_cst(IDC_UNALL); in checkdcache()
165 wr_dc_cst(IDC_UNALL); in checkdcache()
H A Dstart.S97 lis r3, IDC_UNALL@h /* Unlock all */
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_8xx.h64 #define IDC_UNALL 0x0a000000 /* Unlock all */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcache.h92 #define IDC_UNALL 0x0a000000 /* Unlock all */ macro