Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c106 #define NPCM7XX_SMBCTL1_STASTRE BIT(7) macro
210 (s->ctl1 & NPCM7XX_SMBCTL1_STASTRE && in npcm7xx_smbus_update_irq()
401 if (s->ctl1 & NPCM7XX_SMBCTL1_STASTRE) { in npcm7xx_smbus_send_address()