Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-tegra.c160 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()