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

  /external/u-boot/arch/powerpc/cpu/mpc8xx/
cache.c 28 mtspr(IC_CST, IDC_DISABLE);
46 mtspr(DC_CST, IDC_DISABLE);
cpu.c 115 wr_ic_cst(IDC_DISABLE);
133 wr_ic_cst(IDC_DISABLE);
156 wr_dc_cst(IDC_DISABLE);
171 wr_dc_cst(IDC_DISABLE);
start.S 105 lis r3, IDC_DISABLE@h /* Disable data cache */
  /external/u-boot/arch/powerpc/include/asm/
cache.h 89 #define IDC_DISABLE 0x04000000 /* Cache disable */

Completed in 1480 milliseconds