Home
last modified time | relevance | path

Searched defs: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
/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