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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_i2c.c38 #define SCL_READ 0x08 macro
66 *clock = (value & SCL_READ) != 0;
140 *clock = (value & SCL_READ) != 0;
365 *clock = (value & SCL_READ) != 0;

Completed in 2 milliseconds