Home
last modified time | relevance | path

Searched refs:I2DR_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/i2c/
H A Dimx_i2c.h65 #define I2DR_RESET 0 macro
/openbmc/qemu/hw/i2c/
H A Dimx_i2c.c87 s->i2dr_read = I2DR_RESET; in imx_i2c_reset()
88 s->i2dr_write = I2DR_RESET; in imx_i2c_reset()