Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Di2c-omap.c35 OMAP_I2C_CON_STT = 1 << 0, enumerator
/openbmc/linux/drivers/i2c/busses/
H A Di2c-omap.c137 #define OMAP_I2C_CON_STT (1 << 0) /* Start condition (master) */ macro