Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsni_ave.c231 static void ave_cache_flush(uintptr_t vaddr, int len) in ave_cache_flush() function
490 ave_cache_flush(paddr, priv->rx_siz + priv->rx_off); in ave_start()
548 ave_cache_flush((uintptr_t)ptr, length); in ave_send()
606 ave_cache_flush((uintptr_t)net_rx_packets[priv->rx_pos], in ave_free_packet()