Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c302 bool need_bounce = false; in vmw_local_fifo_reserve() local
316 need_bounce = true; in vmw_local_fifo_reserve()
341 need_bounce = true; in vmw_local_fifo_reserve()
345 if (need_bounce) { in vmw_local_fifo_reserve()
/openbmc/linux/drivers/spi/
H A Dspi-mtk-nor.c180 static bool need_bounce(struct mtk_nor *sp, const struct spi_mem_op *op) in need_bounce() function
293 else if (!need_bounce(sp, op)) in mtk_nor_adjust_op_size()
433 if (need_bounce(sp, op)) in mtk_nor_read_dma()