Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-sh_mobile.c142 bool stop_after_dma; member
411 if (pd->send_stop && pd->stop_after_dma) in sh_mobile_i2c_isr_tx()
453 if (pd->stop_after_dma) { in sh_mobile_i2c_isr_rx()
547 pd->stop_after_dma = true; in sh_mobile_i2c_dma_callback()
738 pd->stop_after_dma = false; in sh_mobile_i2c_xfer()