HomeSort by relevance Sort by last modified time
    Searched refs:icache_enable (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/u-boot/arch/arm/mach-bcm283x/
init.c 13 icache_enable();
  /external/u-boot/arch/arm/mach-at91/arm926ejs/
cache.c 12 icache_enable();
  /external/u-boot/arch/riscv/lib/
cache.c 25 void icache_enable(void) function
  /external/u-boot/arch/sh/cpu/sh3/
cpu.c 43 void icache_enable(void) function
  /external/u-boot/arch/arm/cpu/armv7/
cpu.c 69 icache_enable();
mpu_v7r.c 107 icache_enable();
117 icache_enable();
  /external/u-boot/arch/arm/cpu/arm11/
cpu.c 104 icache_enable();
  /external/u-boot/arch/nds32/include/asm/
cache.h 13 void icache_enable(void);
  /external/u-boot/arch/powerpc/cpu/mpc8xx/
cache.c 18 void icache_enable(void) function
  /external/u-boot/arch/sh/cpu/sh2/
cpu.c 60 void icache_enable(void) function
  /external/u-boot/common/
kgdb_stubs.c 62 icache_enable();
  /external/u-boot/arch/arm/mach-at91/armv7/
cpu.c 61 icache_enable();
  /external/u-boot/arch/arm/mach-omap2/
omap-cache.c 49 icache_enable();
  /external/u-boot/arch/arm/mach-rmobile/
cpu_info.c 12 icache_enable();
  /external/u-boot/arch/microblaze/cpu/
cache.c 31 void icache_enable (void) { function
  /external/u-boot/cmd/
cache.c 31 icache_enable();
  /external/u-boot/include/
mpc86xx.h 49 #define l1icache_enable icache_enable
  /external/u-boot/arch/nds32/lib/
cache.c 76 void icache_enable(void) function
121 void icache_enable(void) function
  /external/u-boot/arch/arm/cpu/arm926ejs/armada100/
cpu.c 69 icache_enable();
  /external/u-boot/arch/arm/cpu/arm926ejs/spear/
cpu.c 61 icache_enable();
  /external/u-boot/arch/arm/mach-mvebu/armada8k/
cpu.c 98 icache_enable();
  /external/u-boot/arch/sh/cpu/sh4/
cache.c 83 void icache_enable(void) function
  /external/u-boot/post/lib_powerpc/
cpu.c 113 icache_enable ();
  /external/u-boot/arch/m68k/lib/
cache.c 29 void icache_enable(void) function
  /external/u-boot/board/armltd/integrator/
integrator.c 111 icache_enable ();

Completed in 330 milliseconds

1 2 3