Searched defs:manual_stop (Results 1 - 1 of 1) sorted by relevance

/drivers/i2c/busses/
H A Di2c-bfin-twi.c44 int manual_stop; member in struct:bfin_twi_iface
103 else if (iface->manual_stop)
128 if (iface->readNum == 1 && iface->manual_stop)
133 } else if (iface->manual_stop) {
208 iface->manual_stop = 1;
253 iface->manual_stop = 1;
315 iface->manual_stop = 0;
354 iface->manual_stop = 1;
476 iface->manual_stop = 0;
507 iface->manual_stop
[all...]

Completed in 76 milliseconds