Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-rk3x.c226 bool autostop_supported; member
296 if (!i2c->autostop_supported) in rk3x_i2c_auto_stop()
552 if (i2c->autostop_supported && !i2c->error) { in rk3x_i2c_handle_stop()
568 if (i2c->autostop_supported) in rk3x_i2c_handle_stop()
611 if (i2c->autostop_supported) { in rk3x_i2c_irq()
1149 if (i2c->autostop_supported) in rk3x_i2c_setup()
1493 i2c->autostop_supported = true; in rk3x_i2c_tb_cb()
1654 i2c->autostop_supported = true; in rk3x_i2c_probe()