Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dlowlevel_spl.S24 .global cache_inv
25 .type cache_inv, %function
26 cache_inv: label
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_hw_training.h319 u32 cache_inv(u32 addr);
H A Dddr3_sdram.c544 cache_inv(dst + byte); in ddr3_dram_sram_burst()