Home
last modified time | relevance | path

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

/qemu/include/hw/i2c/
H A Dnpcm7xx_smbus.h39 NPCM7XX_SMBUS_STATUS_STOPPING_NEGACK, enumerator
/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c442 s->status = NPCM7XX_SMBUS_STATUS_STOPPING_NEGACK; in npcm7xx_smbus_stop()
522 if (s->status == NPCM7XX_SMBUS_STATUS_STOPPING_NEGACK) { in npcm7xx_smbus_write_st()