Searched refs:auto_restart (Results 1 – 1 of 1) sorted by relevance
139 unsigned char auto_restart: 1; member165 unsigned char auto_restart; member186 .auto_restart = 1,196 .auto_restart = 0,206 .auto_restart = 0,216 .auto_restart = 1,225 .auto_restart = 1,450 if (i2c->auto_restart) in mtk_i2c_do_transfer()562 if (!i2c->auto_restart) { in mtk_i2c_do_transfer()619 i2c->auto_restart = i2c->dev_comp->auto_restart; in mtk_i2c_transfer()[all …]