Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-sh_mobile.c132 bool stop_after_dma; member
413 if (pd->stop_after_dma) { in sh_mobile_i2c_isr_rx()
508 pd->stop_after_dma = true; in sh_mobile_i2c_dma_callback()
696 pd->stop_after_dma = false; in sh_mobile_i2c_xfer()
709 i2c_put_dma_safe_msg_buf(pd->dma_buf, pd->msg, pd->stop_after_dma); in sh_mobile_i2c_xfer()