Home
last modified time | relevance | path

Searched refs:IDC_CERR2 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c119 while (!((m = rd_ic_cst()) & IDC_CERR2)) { in checkicache()
159 while (!((m = rd_dc_cst()) & IDC_CERR2)) { in checkdcache()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_8xx.h77 #define IDC_CERR2 0x00100000 /* Cache error 2 */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcache.h105 #define IDC_CERR2 0x00100000 /* Cache error 2 */ macro