Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dravb.c133 static inline void ravb_invalidate_dcache(u32 addr, u32 len) in ravb_invalidate_dcache() function
160 ravb_invalidate_dcache((uintptr_t)desc, sizeof(*desc)); in ravb_send()
181 ravb_invalidate_dcache((uintptr_t)desc, sizeof(*desc)); in ravb_recv()
193 ravb_invalidate_dcache((uintptr_t)packet, len); in ravb_recv()
211 ravb_invalidate_dcache((uintptr_t)desc, sizeof(*desc)); in ravb_free_pkt()