Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/i2c/
H A Dxf86i2c.c190 I2CReadBit(I2CBusPtr b, int *psda, int timeout) in I2CReadBit() function
291 if (!I2CReadBit(b, &sda, d->ByteTimeout)) in I2CGetByte()
297 if (!I2CReadBit(b, &sda, d->BitTimeout)) in I2CGetByte()