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

  /external/u-boot/arch/powerpc/include/asm/
cache.h 112 static inline uint rd_ic_cst(void) function
  /external/u-boot/arch/powerpc/cpu/mpc8xx/
cpu.c 107 u32 cacheon = rd_ic_cst() & IDC_ENABLED;
118 while (!((m = rd_ic_cst()) & IDC_CERR2)) {

Completed in 92 milliseconds