Searched refs:STATE_WRITE (Results 1 – 2 of 2) sorted by relevance
66 STATE_WRITE, enumerator154 i2c->state = STATE_WRITE; in dc_i2c_start_msg()188 i2c->state = STATE_WRITE; in dc_i2c_irq()190 case STATE_WRITE: in dc_i2c_irq()
64 STATE_WRITE, enumerator373 i2c->state = (msg->flags & I2C_M_RD) ? STATE_READ : STATE_WRITE; in meson_i2c_xfer_msg()