Searched defs:i2c_smb_regs (Results 1 – 1 of 1) sorted by relevance
270 struct i2c_smb_regs { struct271 volatile uint8_t CTRLSTS;272 uint8_t RSVD1[3];273 volatile uint32_t OWN_ADDR;274 volatile uint8_t I2CDATA;275 uint8_t RSVD2[3];276 volatile uint32_t MCMD;277 volatile uint32_t SCMD;278 volatile uint8_t PEC;279 uint8_t RSVD3[3];[all …]