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

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

Completed in 91 milliseconds