Home
last modified time | relevance | path

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

/u-boot/include/
A Di2c.h97 struct dm_i2c_chip { struct
98 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