Home
last modified time | relevance | path

Searched refs:pl310_cache_sync (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/lib/
Dcache-pl310.c16 static void pl310_cache_sync(void) in pl310_cache_sync() function
18 writel(0, &pl310->pl310_cache_sync); in pl310_cache_sync()
38 pl310_cache_sync(); in pl310_background_op_all_ways()
66 pl310_cache_sync(); in v7_outer_cache_flush_range()
100 pl310_cache_sync(); in v7_outer_cache_inval_range()
/external/u-boot/arch/arm/include/asm/
Dpl310.h41 u32 pl310_cache_sync; member