Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_cmd.c303 bool need_bounce = false; in vmw_local_fifo_reserve() local
317 need_bounce = true; in vmw_local_fifo_reserve()
342 need_bounce = true; in vmw_local_fifo_reserve()
346 if (need_bounce) { in vmw_local_fifo_reserve()
/linux/drivers/spi/
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()

Completed in 11 milliseconds