Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c114 wr_ic_cst(IDC_UNALL); in checkicache()
128 wr_ic_cst(IDC_UNALL); in checkicache()
155 wr_dc_cst(IDC_UNALL); in checkdcache()
166 wr_dc_cst(IDC_UNALL); in checkdcache()
H A Dstart.S98 lis r3, IDC_UNALL@h /* Unlock all */
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_8xx.h64 #define IDC_UNALL 0x0a000000 /* Unlock all */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcache.h92 #define IDC_UNALL 0x0a000000 /* Unlock all */ macro