Home
last modified time | relevance | path

Searched defs:NPCM7xxSMBusState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/i2c/
H A Dnpcm7xx_smbus.h71 struct NPCM7xxSMBusState { struct
72 SysBusDevice parent;
74 MemoryRegion iomem;
76 I2CBus *bus;
77 qemu_irq irq;
79 uint8_t sda;
80 uint8_t st;
81 uint8_t cst;
82 uint8_t cst2;
83 uint8_t cst3;
[all …]