Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dec_commands.h1355 struct ec_params_i2c_write { struct
1356 uint16_t data;
1357 uint16_t addr; /* 8-bit address (7-bit shifted << 1) */
1358 uint8_t write_size; /* Either 8 or 16. */
1359 uint8_t port;
1360 uint8_t offset;