Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Di2c-omap.c37 OMAP_I2C_CON_TRX = 1 << 9, enumerator
/openbmc/linux/drivers/i2c/busses/
H A Di2c-omap.c133 #define OMAP_I2C_CON_TRX (1 << 9) /* TX/RX mode (master only) */ macro