qemu-e2k/hw/i2c
Cédric Le Goater 33e30f11c7 aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
There is no 'slave match interrupt' enable bit in the Interrupt
Control Register. Consider it is always enabled and extend the mask
value 'bus->regs[intr_ctrl_reg]' with the SLAVE_ADDR_RX_MATCH bit when
the interrupt is raised.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-06-22 09:49:34 +02:00
..
aspeed_i2c.c aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always 2022-06-22 09:49:34 +02:00
bitbang_i2c.c
core.c
exynos4210_i2c.c
i2c_mux_pca954x.c
imx_i2c.c
Kconfig
meson.build
microbit_i2c.c
mpc_i2c.c
npcm7xx_smbus.c
omap_i2c.c
pm_smbus.c
pmbus_device.c
ppc4xx_i2c.c
smbus_eeprom.c
smbus_ich9.c
smbus_master.c
smbus_slave.c
trace-events hw/i2c/aspeed: rework raise interrupt trace event 2022-06-22 09:49:34 +02:00
trace.h
versatile_i2c.c