Home
last modified time | relevance | path

Searched refs:ByteTimeout (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/i2c/
H A Dxf86i2c.c229 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()
H A Dxf86i2c.h42 int ByteTimeout; /* usec */ member
72 int ByteTimeout; /* usec */ member
/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dddc.c310 dev->ByteTimeout = 2200; /* VESA DDC spec 3 p. 43 (+10 %) */ in DDC2MakeDevice()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog167024 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