Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstellaris.c485 #define STELLARIS_I2C_MCS_ERROR 0x02 macro
556 s->mcs |= STELLARIS_I2C_MCS_ERROR; in stellaris_i2c_write()
559 s->mcs &= ~STELLARIS_I2C_MCS_ERROR; in stellaris_i2c_write()