Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dravb.c132 static inline void ravb_invalidate_dcache(u32 addr, u32 len) in ravb_invalidate_dcache() function
159 ravb_invalidate_dcache((uintptr_t)desc, sizeof(*desc)); in ravb_send()
180 ravb_invalidate_dcache((uintptr_t)desc, sizeof(*desc)); in ravb_recv()
192 ravb_invalidate_dcache((uintptr_t)packet, len); in ravb_recv()
210 ravb_invalidate_dcache((uintptr_t)desc, sizeof(*desc)); in ravb_free_pkt()