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

  /external/u-boot/arch/powerpc/cpu/mpc8xx/
cpu.c 154 wr_dc_cst(IDC_UNALL);
155 wr_dc_cst(IDC_INVALL);
156 wr_dc_cst(IDC_DISABLE);
160 wr_dc_cst(IDC_LDLCK);
165 wr_dc_cst(IDC_UNALL);
166 wr_dc_cst(IDC_INVALL);
169 wr_dc_cst(IDC_ENABLE);
171 wr_dc_cst(IDC_DISABLE);
  /external/u-boot/arch/powerpc/include/asm/
cache.h 132 static inline void wr_dc_cst(uint val) function

Completed in 395 milliseconds