Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c72 #define NPCM7XX_SMBST_BER BIT(5) macro
207 (s->st & NPCM7XX_SMBST_BER) || in npcm7xx_smbus_update_irq()
359 s->st |= NPCM7XX_SMBST_BER; in npcm7xx_smbus_start()
516 s->st = WRITE_ONE_CLEAR(s->st, value, NPCM7XX_SMBST_BER); in npcm7xx_smbus_write_st()