Searched defs:dm_i2c_chip (Results 1 – 1 of 1) sorted by relevance
97 struct dm_i2c_chip { struct98 uint chip_addr;99 uint offset_len;100 uint flags;101 uint chip_addr_offset_mask;103 struct udevice *emul;104 bool test_mode;
Completed in 6 milliseconds