Home
last modified time | relevance | path

Searched refs:is_last_msg (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/i2c/busses/
H A Di2c-rk3x.c215 * @is_last_msg: flag determines whether it is the last msg in this transfer
245 bool is_last_msg; member
345 if (i2c->is_last_msg) { in rk3x_i2c_stop()
1109 i2c->is_last_msg = false; in rk3x_i2c_xfer_common()
1121 i2c->is_last_msg = true; in rk3x_i2c_xfer_common()

Completed in 5 milliseconds