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

/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 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;
/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 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;
/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-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;
/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-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 125 milliseconds