Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Di2c-omap.c31 OMAP_I2C_STAT_SBD = 1 << 15, enumerator
141 g_assert((stat & OMAP_I2C_STAT_SBD) != 0); in omap_i2c_recv()