Home
last modified time | relevance | path

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

/qemu/include/hw/i2c/
H A Dnpcm7xx_smbus.h38 NPCM7XX_SMBUS_STATUS_STOPPING_LAST_RECEIVE, enumerator
/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c437 case NPCM7XX_SMBUS_STATUS_STOPPING_LAST_RECEIVE: in npcm7xx_smbus_stop()
438 s->status = NPCM7XX_SMBUS_STATUS_STOPPING_LAST_RECEIVE; in npcm7xx_smbus_stop()
457 case NPCM7XX_SMBUS_STATUS_STOPPING_LAST_RECEIVE: in npcm7xx_smbus_read_sda()