Searched refs:ByteTimeout (Results 1 – 4 of 4) sorted by relevance
229 if (!I2CWriteBit(b, (data >> 7) & 1, d->ByteTimeout)) in I2CPutByte()252 d->ByteTimeout, d->AcknTimeout)); in I2CPutByte()291 if (!I2CReadBit(b, &sda, d->ByteTimeout)) in I2CGetByte()371 d.ByteTimeout = b->ByteTimeout; in xf86I2CProbeAddress()662 if (d->ByteTimeout <= 0) in xf86I2CDevInit()663 d->ByteTimeout = b->ByteTimeout; in xf86I2CDevInit()715 b->ByteTimeout = 5; in xf86CreateI2CBusRec()821 if (b->ByteTimeout <= 0) in xf86I2CBusInit()822 b->ByteTimeout = b->HoldTime; in xf86I2CBusInit()
42 int ByteTimeout; /* usec */ member72 int ByteTimeout; /* usec */ member
310 dev->ByteTimeout = 2200; /* VESA DDC spec 3 p. 43 (+10 %) */ in DDC2MakeDevice()
167024 Remove extra (and wrong) I2C ByteTimeout setting in DDC code.167027 extra setting of the ByteTimeout value which was wrong (off by a factor of