Home
last modified time | relevance | path

Searched refs:I2C_START_SEND (Results 1 – 20 of 20) 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()
H A Dtwl92230.c708 if (event == I2C_START_SEND) in menelaus_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()
/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/input/
H A Dlm832x.c397 case I2C_START_SEND: in lm_i2c_event()
399 s->i2c_dir = (event == I2C_START_SEND); in lm_i2c_event()
/openbmc/qemu/hw/gpio/
H A Dmax7310.c138 case I2C_START_SEND: in max7310_event()
/openbmc/qemu/hw/nvram/
H A Deeprom_at24c.c71 case I2C_START_SEND: in at24c_eeprom_event()
/openbmc/qemu/hw/arm/
H A Dz2.c224 case I2C_START_SEND: in aer915_event()
H A Dtosa.c198 case I2C_START_SEND: in tosa_dac_event()
H A Dpxa2xx.c1295 case I2C_START_SEND: in pxa2xx_i2c_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()