Searched refs:WRITE_I2C (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | ec168.h | 31 WRITE_I2C = 0x21, enumerator
|
H A D | ec168.c | 24 case WRITE_I2C: in ec168_ctrl_msg() 154 req.cmd = WRITE_I2C; in ec168_i2c_xfer() 254 req.cmd = WRITE_I2C; in ec168_download_firmware()
|
H A D | af9015.h | 81 WRITE_I2C, enumerator
|
H A D | af9015.c | 47 case WRITE_I2C: in af9015_ctrl_msg() 117 struct req_t req = {WRITE_I2C, addr, reg, 1, 1, 1, &val}; in af9015_write_reg_i2c() 201 req.cmd = WRITE_I2C; in af9015_i2c_xfer()
|
/openbmc/qemu/include/hw/misc/ |
H A D | auxbus.h | 40 WRITE_I2C = 0, enumerator
|
/openbmc/qemu/hw/misc/ |
H A D | auxbus.c | 149 case WRITE_I2C: in aux_request()
|
/openbmc/u-boot/board/toradex/colibri_imx6/ |
H A D | pf0100_otp.inc | 15 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d…
|
/openbmc/u-boot/board/toradex/apalis_imx6/ |
H A D | pf0100_otp.inc | 15 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d…
|
/openbmc/qemu/hw/display/ |
H A D | xlnx_dp.c | 524 case WRITE_I2C: in xlnx_dp_aux_set_command()
|