HomeSort by relevance Sort by last modified time
    Searched refs:IDC_CERR2 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/powerpc/include/asm/
cache.h 105 #define IDC_CERR2 0x00100000 /* Cache error 2 */
  /external/u-boot/arch/powerpc/cpu/mpc8xx/
cpu.c 118 while (!((m = rd_ic_cst()) & IDC_CERR2)) {
158 while (!((m = rd_dc_cst()) & IDC_CERR2)) {

Completed in 333 milliseconds