Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h3266 struct __ec_align_size1 ec_params_i2c_read { struct
3267 uint16_t addr; /* 8-bit address (7-bit shifted << 1) */
3268 uint8_t read_size; /* Either 8 or 16. */
3269 uint8_t port;
3270 uint8_t offset;
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3783 struct ec_params_i2c_read { struct
3784 uint16_t addr; /* 8-bit address (7-bit shifted << 1) */
3785 uint8_t read_size; /* Either 8 or 16. */
3786 uint8_t port;
3787 uint8_t offset;