Searched defs:ec_params_i2c_write (Results 1 – 2 of 2) sorted by relevance
3280 struct __ec_align_size1 ec_params_i2c_write { struct3281 uint16_t data;3282 uint16_t addr; /* 8-bit address (7-bit shifted << 1) */3283 uint8_t write_size; /* Either 8 or 16. */3284 uint8_t port;3285 uint8_t offset;
3797 struct ec_params_i2c_write { struct3798 uint16_t data;3799 uint16_t addr; /* 8-bit address (7-bit shifted << 1) */3800 uint8_t write_size; /* Either 8 or 16. */3801 uint8_t port;3802 uint8_t offset;