Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h2712 struct __ec_align4 ec_response_tmp006_get_calibration_v1 { struct
2713 uint8_t algorithm;
2714 uint8_t num_params;
2715 uint8_t reserved[2];
2716 float val[0];
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3120 struct ec_response_tmp006_get_calibration_v1 { struct
3121 uint8_t algorithm;
3122 uint8_t num_params;
3123 uint8_t reserved[2];
3124 float val[];