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

  /external/u-boot/arch/powerpc/cpu/mpc8xx/
cache.c 21 mtspr(IC_CST, IDC_INVALL);
39 mtspr(DC_CST, IDC_INVALL);
47 mtspr(DC_CST, IDC_INVALL);
cpu.c 114 wr_ic_cst(IDC_INVALL);
128 wr_ic_cst(IDC_INVALL);
155 wr_dc_cst(IDC_INVALL);
166 wr_dc_cst(IDC_INVALL);
start.S 101 lis r3, IDC_INVALL@h /* Invalidate all */
  /external/u-boot/arch/powerpc/include/asm/
cache.h 93 #define IDC_INVALL 0x0c000000 /* Invalidate all */

Completed in 164 milliseconds