Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstellaris.c488 #define STELLARIS_I2C_MCS_ARBLST 0x10 macro
547 s->mcs |= STELLARIS_I2C_MCS_ARBLST; in stellaris_i2c_write()
549 s->mcs &= ~STELLARIS_I2C_MCS_ARBLST; in stellaris_i2c_write()