Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c620 uint8_t new_t_out = value; in npcm7xx_smbus_write_t_out() local
623 new_t_out &= ~NPCM7XX_SMBT_OUT_ST; in npcm7xx_smbus_write_t_out()
625 new_t_out |= NPCM7XX_SMBT_OUT_ST; in npcm7xx_smbus_write_t_out()
628 s->t_out = new_t_out; in npcm7xx_smbus_write_t_out()