Searched refs:rd_ic_cst (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/powerpc/include/asm/
H A Dcache.h103 static inline uint rd_ic_cst(void) function
/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c48 u32 cacheon = rd_ic_cst() & IDC_ENABLED;
59 while (!((m = rd_ic_cst()) & IDC_CERR2)) {

Completed in 86 milliseconds