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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dce6230.h62 I2C_WRITE = 0xca, /* wr a */ enumerator in enum:ce6230_cmd
H A Dgp8psk.h38 #define I2C_WRITE 0x83 macro
H A Dce6230.c54 case I2C_WRITE:
141 req.cmd = I2C_WRITE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-nomadik.c116 I2C_WRITE = 0x00, enumerator in enum:i2c_operation
288 if (dev->cli.operation == I2C_WRITE)
289 mcr |= GEN_MASK(I2C_WRITE, I2C_MCR_OP, 0);
583 dev->cli.operation = I2C_WRITE;

Completed in 111 milliseconds