Home
last modified time | relevance | path

Searched refs:I2C_START_SEND (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/hw/i2c/
H A Dcore.c164 trace_i2c_event(event == I2C_START_SEND ? "start" : "start_async", in i2c_do_start_transfer()
183 : I2C_START_SEND); in i2c_start_transfer()
230 return i2c_do_start_transfer(bus, address, I2C_START_SEND); in i2c_start_send()
H A Dsmbus_slave.c72 case I2C_START_SEND: in smbus_i2c_event()
/openbmc/qemu/hw/rtc/
H A Dm41t80.c91 if (event == I2C_START_SEND) { in m41t80_event()
H A Dds1338.c113 case I2C_START_SEND: in ds1338_event()
/openbmc/qemu/hw/display/
H A Di2c-ddc.c49 if (event == I2C_START_SEND) { in i2c_ddc_event()
H A Dsii9022.c70 case I2C_START_SEND: in sii9022_event()
H A Dssd0303.c195 case I2C_START_SEND: in ssd0303_event()
/openbmc/qemu/hw/misc/
H A Di2c-echo.c85 case I2C_START_SEND: in i2c_echo_event()
H A Dir35221.c115 case I2C_START_SEND: in ir35221_event()
H A Dibm-cffps.c150 case I2C_START_SEND: in ibm_cffps_event()
/openbmc/qemu/include/hw/i2c/
H A Di2c.h14 I2C_START_SEND, enumerator
/openbmc/qemu/hw/sensor/
H A Ddps310.c170 case I2C_START_SEND: in dps310_event()
H A Dlsm303dlhc_mag.c420 case I2C_START_SEND: in lsm303dlhc_mag_event()
/openbmc/qemu/hw/nvram/
H A Deeprom_at24c.c71 case I2C_START_SEND: in at24c_eeprom_event()
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_i2c.c315 case I2C_START_SEND: in tpm_tis_i2c_event()
/openbmc/qemu/hw/audio/
H A Dwm8750.c313 case I2C_START_SEND: in wm8750_event()