Home
last modified time | relevance | path

Searched refs:cache_inv (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/
H A Dlowlevel_spl.S26 .global cache_inv symbol
27 .type cache_inv, %function
28 cache_inv: label
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_hw_training.h320 u32 cache_inv(u32 addr);
H A Dddr3_sdram.c545 cache_inv(dst + byte); in ddr3_dram_sram_burst()