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

  /external/u-boot/arch/arm/lib/
cache-pl310.c 16 static void pl310_cache_sync(void) function
18 writel(0, &pl310->pl310_cache_sync);
38 pl310_cache_sync();
66 pl310_cache_sync();
100 pl310_cache_sync();
  /external/u-boot/arch/arm/include/asm/
pl310.h 41 u32 pl310_cache_sync; member in struct:pl310_regs

Completed in 58 milliseconds