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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Di2c.h74 #define I2C_M_IGNORE_NAK 0x1000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Di2c.h74 #define I2C_M_IGNORE_NAK 0x1000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Di2c.h74 #define I2C_M_IGNORE_NAK 0x1000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/i2c/algos/
H A Di2c-algo-bit.c341 unsigned short nak_ok = msg->flags & I2C_M_IGNORE_NAK;
450 unsigned short nak_ok = msg->flags & I2C_M_IGNORE_NAK;
521 nak_ok = pmsg->flags & I2C_M_IGNORE_NAK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/i2c/algos/
H A Di2c-algo-bit.c341 unsigned short nak_ok = msg->flags & I2C_M_IGNORE_NAK;
450 unsigned short nak_ok = msg->flags & I2C_M_IGNORE_NAK;
521 nak_ok = pmsg->flags & I2C_M_IGNORE_NAK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-nuc900.c221 !(i2c->msg->flags & I2C_M_IGNORE_NAK)) {
255 if (!(i2c->msg->flags & I2C_M_IGNORE_NAK)) {
H A Di2c-s3c2410.c281 !(i2c->msg->flags & I2C_M_IGNORE_NAK)) {
313 if (!(i2c->msg->flags & I2C_M_IGNORE_NAK)) {
H A Di2c-davinci.c417 if (msg->flags & I2C_M_IGNORE_NAK)
H A Di2c-omap.c645 if (msg->flags & I2C_M_IGNORE_NAK)
H A Di2c-stu300.c779 if (!(msg->flags & I2C_M_IGNORE_NAK)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-nuc900.c221 !(i2c->msg->flags & I2C_M_IGNORE_NAK)) {
255 if (!(i2c->msg->flags & I2C_M_IGNORE_NAK)) {
H A Di2c-s3c2410.c281 !(i2c->msg->flags & I2C_M_IGNORE_NAK)) {
313 if (!(i2c->msg->flags & I2C_M_IGNORE_NAK)) {
H A Di2c-davinci.c417 if (msg->flags & I2C_M_IGNORE_NAK)
H A Di2c-omap.c645 if (msg->flags & I2C_M_IGNORE_NAK)
H A Di2c-stu300.c779 if (!(msg->flags & I2C_M_IGNORE_NAK)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Di2c.h514 #define I2C_M_IGNORE_NAK 0x1000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Di2c.h514 #define I2C_M_IGNORE_NAK 0x1000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dmsp3400-driver.c123 { client->addr, I2C_M_IGNORE_NAK, 3, reset_off },
124 { client->addr, I2C_M_IGNORE_NAK, 3, reset_on },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dmsp3400-driver.c123 { client->addr, I2C_M_IGNORE_NAK, 3, reset_off },
124 { client->addr, I2C_M_IGNORE_NAK, 3, reset_on },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Dm920x.c210 if (msg[i].flags & (I2C_M_NO_RD_ACK | I2C_M_IGNORE_NAK | I2C_M_TEN) || msg[i].len == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dm920x.c210 if (msg[i].flags & (I2C_M_NO_RD_ACK | I2C_M_IGNORE_NAK | I2C_M_TEN) || msg[i].len == 0) {

Completed in 236 milliseconds