Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dcdma.c250 host1x_hw_cdma_flush(host1x, cdma); in host1x_cdma_wait_pushbuffer_space()
603 host1x_hw_cdma_flush(host1x, cdma); in host1x_cdma_push()
671 host1x_hw_cdma_flush(host1x, cdma); in host1x_cdma_end()
H A Ddev.h286 static inline void host1x_hw_cdma_flush(struct host1x *host, in host1x_hw_cdma_flush() function