Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-tegra.c155 * @MSG_END_CONTINUE: Don't send stop or repeat-start.
160 MSG_END_CONTINUE, enumerator
1163 if (end_state == MSG_END_CONTINUE) in tegra_i2c_push_packet_header()
1239 if (end_state == MSG_END_CONTINUE) { in tegra_i2c_xfer_msg()
1391 end_type = MSG_END_CONTINUE; in tegra_i2c_xfer()
1397 ret = tegra_i2c_xfer_msg(i2c_dev, &msgs[i], MSG_END_CONTINUE); in tegra_i2c_xfer()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-tegra.c154 * @MSG_END_CONTINUE: Don't send stop or repeat-start.
159 MSG_END_CONTINUE, enumerator
1169 if (end_state == MSG_END_CONTINUE) in tegra_i2c_push_packet_header()
1385 end_type = MSG_END_CONTINUE; in tegra_i2c_xfer()

Completed in 6 milliseconds