Searched refs:t_halt (Results 1 – 1 of 1) sorted by relevance
394 bool t_halt; member508 i2c->t_halt = false; in img_i2c_soft_reset()515 static void img_i2c_transaction_halt(struct img_i2c *i2c, bool t_halt) in img_i2c_transaction_halt() argument519 if (i2c->t_halt == t_halt) in img_i2c_transaction_halt()521 i2c->t_halt = t_halt; in img_i2c_transaction_halt()523 if (t_halt) in img_i2c_transaction_halt()