Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-tegra.c153 * @MSG_END_REPEAT_START: Send repeat-start.
158 MSG_END_REPEAT_START, enumerator
1171 else if (end_state == MSG_END_REPEAT_START) in tegra_i2c_push_packet_header()
1387 end_type = MSG_END_REPEAT_START; in tegra_i2c_xfer()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-tegra.c154 * @MSG_END_REPEAT_START: Send repeat-start.
159 MSG_END_REPEAT_START, enumerator
1165 else if (end_state == MSG_END_REPEAT_START) in tegra_i2c_push_packet_header()
1393 end_type = MSG_END_REPEAT_START; in tegra_i2c_xfer()

Completed in 8 milliseconds