Home
last modified time | relevance | path

Searched refs:OMAP_I2C_STAT_ROVR (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qtest/libqos/
H A Di2c-omap.c30 OMAP_I2C_STAT_ROVR = 1 << 11, enumerator
134 g_assert((data & OMAP_I2C_STAT_ROVR) == 0); in omap_i2c_recv()