Searched refs:MODE_SEQUENCE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-img-scb.c22 * transactions using atomic mode commands, and also by MODE_SEQUENCE,
49 * recovery routine. MODE_SEQUENCE is used to reset the bus and make sure
288 MODE_SEQUENCE, enumerator in enum:img_i2c_mode
347 [MODE_SEQUENCE] = INT_ENABLE_MASK_ATOMIC,
707 img_i2c_switch_mode(i2c, MODE_SEQUENCE);
721 img_i2c_switch_mode(i2c, MODE_SEQUENCE);
964 else if (i2c->mode == MODE_SEQUENCE)

Completed in 129 milliseconds