Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h2613 struct __ec_align2 ec_params_thermal_set_threshold { struct
2614 uint8_t sensor_type;
2615 uint8_t threshold_id;
2616 uint16_t value;
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3003 struct ec_params_thermal_set_threshold { struct
3004 uint8_t sensor_type;
3005 uint8_t threshold_id;
3006 uint16_t value;