Home
last modified time | relevance | path

Searched defs:OMAP_I2C_CON_STP (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Di2c-omap.c36 OMAP_I2C_CON_STP = 1 << 1, enumerator
/openbmc/linux/drivers/i2c/busses/
H A Di2c-omap.c136 #define OMAP_I2C_CON_STP (1 << 1) /* Stop cond (master only) */ macro