Searched refs:WRITE_I2C (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | ec168.c | 24 case WRITE_I2C: in ec168_ctrl_msg() 142 req.cmd = WRITE_I2C; in ec168_i2c_xfer() 242 req.cmd = WRITE_I2C; in ec168_download_firmware()
|
| H A D | ec168.h | 31 WRITE_I2C = 0x21, enumerator
|
| H A D | af9015.h | 81 WRITE_I2C, enumerator
|
| H A D | af9015.c | 47 case WRITE_I2C: in af9015_ctrl_msg() 116 struct req_t req = {WRITE_I2C, addr, reg, 1, 1, 1, &val}; in af9015_write_reg_i2c() 200 req.cmd = WRITE_I2C; in af9015_i2c_xfer()
|
| /OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/ |
| H A D | pf0100_otp.inc | 16 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d…
|
| /OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/ |
| H A D | pf0100_otp.inc | 16 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d…
|