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

/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c95 wr_dc_cst(IDC_UNALL);
96 wr_dc_cst(IDC_INVALL);
97 wr_dc_cst(IDC_DISABLE);
101 wr_dc_cst(IDC_LDLCK);
106 wr_dc_cst(IDC_UNALL);
107 wr_dc_cst(IDC_INVALL);
110 wr_dc_cst(IDC_ENABLE);
112 wr_dc_cst(IDC_DISABLE);
/u-boot/arch/powerpc/include/asm/
H A Dcache.h123 static inline void wr_dc_cst(uint val) function

Completed in 41 milliseconds