Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-rk3x.c51 REG_CON_MOD_TX = 0, /* transmit data */ enumerator
336 if (i2c->mode == REG_CON_MOD_TX) { in rk3x_i2c_start()
360 if (i2c->mode == REG_CON_MOD_TX) in rk3x_i2c_start()
553 if (i2c->mode != REG_CON_MOD_TX && i2c->msg) { in rk3x_i2c_handle_stop()
1135 i2c->mode = REG_CON_MOD_TX; in rk3x_i2c_setup()