Searched refs:t_halt (Results 1 – 1 of 1) sorted by relevance
396 bool t_halt; member510 i2c->t_halt = false; in img_i2c_soft_reset()517 static void img_i2c_transaction_halt(struct img_i2c *i2c, bool t_halt) in img_i2c_transaction_halt() argument521 if (i2c->t_halt == t_halt) in img_i2c_transaction_halt()523 i2c->t_halt = t_halt; in img_i2c_transaction_halt()525 if (t_halt) in img_i2c_transaction_halt()