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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Di2c.h5 int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
H A Di2c.c6 *! kernel modules (i2c_writereg/readreg) and from userspace using
412 *# FUNCTION NAME: i2c_writereg
418 i2c_writereg(unsigned char theSlave, unsigned char theReg, function
594 return i2c_writereg(I2C_ARGSLAVE(arg),
H A Dpcf8563.c50 #define rtc_write(x,y) i2c_writereg(RTC_I2C_WRITE, x, y)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Di2c.h5 int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
H A Di2c.c6 *! kernel modules (i2c_writereg/readreg) and from userspace using
412 *# FUNCTION NAME: i2c_writereg
418 i2c_writereg(unsigned char theSlave, unsigned char theReg, function
594 return i2c_writereg(I2C_ARGSLAVE(arg),
H A Dpcf8563.c50 #define rtc_write(x,y) i2c_writereg(RTC_I2C_WRITE, x, y)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Di2c.h8 int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
H A Di2c.c6 *! kernel modules (i2c_writereg/readreg) and from userspace using
478 *# FUNCTION NAME: i2c_writereg
484 i2c_writereg(unsigned char theSlave, unsigned char theReg, function
646 ret = i2c_writereg(I2C_ARGSLAVE(arg),
H A Dpcf8563.c46 #define rtc_write(x,y) i2c_writereg(RTC_I2C_WRITE, x, y)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Di2c.h8 int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
H A Di2c.c6 *! kernel modules (i2c_writereg/readreg) and from userspace using
478 *# FUNCTION NAME: i2c_writereg
484 i2c_writereg(unsigned char theSlave, unsigned char theReg, function
646 ret = i2c_writereg(I2C_ARGSLAVE(arg),
H A Dpcf8563.c46 #define rtc_write(x,y) i2c_writereg(RTC_I2C_WRITE, x, y)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_v4l.c267 if (i2c_writereg(av7110, 0x48, 0x02, 0xd0) != 1)
272 if (i2c_writereg(av7110, 0x48, 0x02, 0xd2) != 1)
277 if (i2c_writereg(av7110, 0x48, 0x02, 0xd9) != 1)
684 if (i2c_writereg(av7110, 0x80, 0x0, 0x80) == 1 &&
685 i2c_writereg(av7110, 0x80, 0x0, 0) == 1) {
689 } else if (i2c_writereg(av7110, 0x84, 0x0, 0x80) == 1 &&
690 i2c_writereg(av7110, 0x84, 0x0, 0) == 1) {
711 if (i2c_writereg(av7110, 0x48, 0x01, 0x00)!=1) {
738 if (i2c_writereg(av7110, 0x48, i[0], i[1]) != 1) {
H A Dav7110.h306 extern int i2c_writereg(struct av7110 *av7110, u8 id, u8 reg, u8 val);
H A Dbudget-av.c126 static int i2c_writereg(struct i2c_adapter *i2c, u8 id, u8 reg, u8 val) function
435 if (i2c_writereg(&budget->i2c_adap, 0x4a, 0x01, 0x08) != 1) {
443 i2c_writereg(&budget->i2c_adap, 0x4a, *data, *(data + 1));
460 i2c_writereg(&budget->i2c_adap, 0x4a, 0x02, 0xc7);
461 i2c_writereg(&budget->i2c_adap, 0x4a, 0x09, 0x80);
463 i2c_writereg(&budget->i2c_adap, 0x4a, 0x02, 0xc0);
464 i2c_writereg(&budget->i2c_adap, 0x4a, 0x09, 0x00);
H A Dav7110_av.c304 i2c_writereg(av7110, 0x20, 0x03, volleft);
305 i2c_writereg(av7110, 0x20, 0x04, volright);
1374 i2c_writereg(av7110, 0x20, 0x02, 0x49);
1383 i2c_writereg(av7110, 0x20, 0x02, 0x4a);
1392 i2c_writereg(av7110, 0x20, 0x02, 0x45);
H A Dav7110.c173 if (i2c_writereg(av7110, 0x20, 0x00, 0x00) == 1) {
177 i2c_writereg(av7110, 0x20, 0x01, 0xd2);
178 i2c_writereg(av7110, 0x20, 0x02, 0x49);
179 i2c_writereg(av7110, 0x20, 0x03, 0x00);
180 i2c_writereg(av7110, 0x20, 0x04, 0x00);
1415 int i2c_writereg(struct av7110 *av7110, u8 id, u8 reg, u8 val) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_v4l.c267 if (i2c_writereg(av7110, 0x48, 0x02, 0xd0) != 1)
272 if (i2c_writereg(av7110, 0x48, 0x02, 0xd2) != 1)
277 if (i2c_writereg(av7110, 0x48, 0x02, 0xd9) != 1)
684 if (i2c_writereg(av7110, 0x80, 0x0, 0x80) == 1 &&
685 i2c_writereg(av7110, 0x80, 0x0, 0) == 1) {
689 } else if (i2c_writereg(av7110, 0x84, 0x0, 0x80) == 1 &&
690 i2c_writereg(av7110, 0x84, 0x0, 0) == 1) {
711 if (i2c_writereg(av7110, 0x48, 0x01, 0x00)!=1) {
738 if (i2c_writereg(av7110, 0x48, i[0], i[1]) != 1) {
H A Dav7110.h306 extern int i2c_writereg(struct av7110 *av7110, u8 id, u8 reg, u8 val);
H A Dbudget-av.c126 static int i2c_writereg(struct i2c_adapter *i2c, u8 id, u8 reg, u8 val) function
435 if (i2c_writereg(&budget->i2c_adap, 0x4a, 0x01, 0x08) != 1) {
443 i2c_writereg(&budget->i2c_adap, 0x4a, *data, *(data + 1));
460 i2c_writereg(&budget->i2c_adap, 0x4a, 0x02, 0xc7);
461 i2c_writereg(&budget->i2c_adap, 0x4a, 0x09, 0x80);
463 i2c_writereg(&budget->i2c_adap, 0x4a, 0x02, 0xc0);
464 i2c_writereg(&budget->i2c_adap, 0x4a, 0x09, 0x00);
H A Dav7110_av.c304 i2c_writereg(av7110, 0x20, 0x03, volleft);
305 i2c_writereg(av7110, 0x20, 0x04, volright);
1374 i2c_writereg(av7110, 0x20, 0x02, 0x49);
1383 i2c_writereg(av7110, 0x20, 0x02, 0x4a);
1392 i2c_writereg(av7110, 0x20, 0x02, 0x45);
H A Dav7110.c173 if (i2c_writereg(av7110, 0x20, 0x00, 0x00) == 1) {
177 i2c_writereg(av7110, 0x20, 0x01, 0xd2);
178 i2c_writereg(av7110, 0x20, 0x02, 0x49);
179 i2c_writereg(av7110, 0x20, 0x03, 0x00);
180 i2c_writereg(av7110, 0x20, 0x04, 0x00);
1415 int i2c_writereg(struct av7110 *av7110, u8 id, u8 reg, u8 val) function

Completed in 116 milliseconds