Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h3441 struct __ec_align1 ec_response_i2c_passthru { struct
3442 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */
3443 uint8_t num_msgs; /* Number of messages processed */
3444 uint8_t data[]; /* Data read by messages concatenated here */
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3957 struct ec_response_i2c_passthru { struct
3958 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */
3959 uint8_t num_msgs; /* Number of messages processed */
3960 uint8_t data[]; /* Data read by messages concatenated here */