Searched defs:ArmSbconI2CState (Results 1 – 1 of 1) sorted by relevance
22 typedef struct ArmSbconI2CState ArmSbconI2CState; typedef25 struct ArmSbconI2CState { struct27 SysBusDevice parent_obj;30 MemoryRegion iomem;31 bitbang_i2c_interface bitbang;32 int out;33 int in;