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

/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_i2c.c272 #define LI2CBB_SDA 0x01
282 [I2C_BIT_SDA] = LI2CBB_SDA,
294 (*abd->setsda)(abd->data, (ISSET(bits, LI2CBB_SDA)? 1 : 0));
305 bits |= LI2CBB_SDA;
268 #define LI2CBB_SDA macro

Completed in 181 milliseconds