Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h3343 struct __ec_align1 ec_response_i2c_passthru { struct
3344 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */
3345 uint8_t num_msgs; /* Number of messages processed */
3346 uint8_t data[]; /* Data read by messages concatenated here */
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h4790 struct ec_response_i2c_passthru { struct
4791 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */
4792 uint8_t num_msgs; /* Number of messages processed */
4793 uint8_t data[]; /* Data read by messages concatenated here */