Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dcache-pl310.c17 static void pl310_cache_sync(void) in pl310_cache_sync() function
19 writel(0, &pl310->pl310_cache_sync); in pl310_cache_sync()
39 pl310_cache_sync(); in pl310_background_op_all_ways()
67 pl310_cache_sync(); in v7_outer_cache_flush_range()
101 pl310_cache_sync(); in v7_outer_cache_inval_range()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dpl310.h42 u32 pl310_cache_sync; member