Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dtrace-events44 npcm7xx_smbus_send_byte(const char *id, uint8_t value, int success) "%s send byte: 0x%02x, success:…
H A Dnpcm7xx_smbus.c244 static void npcm7xx_smbus_send_byte(NPCM7xxSMBusState *s, uint8_t value) in npcm7xx_smbus_send_byte() function
502 npcm7xx_smbus_send_byte(s, value); in npcm7xx_smbus_write_sda()