Home
last modified time | relevance | path

Searched defs:I2CR_RSTA (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/i2c/
H A Dimx_i2c.h50 #define I2CR_RSTA (1 << 2) macro
/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c53 #define I2CR_RSTA (1 << 2) macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-imx.c97 #define I2CR_RSTA 0x04 macro