Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dimx_i2c.h47 #define I2CR_MSTA (1 << 5) macro
/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c50 #define I2CR_MSTA (1 << 5) macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-imx.c100 #define I2CR_MSTA 0x20 macro