Searched refs:STATE_WRITE (Results 1 – 2 of 2) sorted by relevance
62 #define STATE_WRITE 2 macro95 if ((i2c->state == STATE_START) || (i2c->state == STATE_WRITE)) { in ocores_process()97 (msg->flags & I2C_M_RD) ? STATE_READ : STATE_WRITE; in ocores_process()129 ? STATE_READ : STATE_WRITE; in ocores_process()
50 STATE_WRITE, enumerator284 i2c->state = STATE_WRITE; in i2s_s3c_irq_nextbyte()300 case STATE_WRITE: in i2s_s3c_irq_nextbyte()