Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Darm_sbcon_i2c.h22 typedef struct ArmSbconI2CState ArmSbconI2CState; typedef
25 struct ArmSbconI2CState { struct
27 SysBusDevice parent_obj;
30 MemoryRegion iomem;
31 bitbang_i2c_interface bitbang;
32 int out;
33 int in;