Home
last modified time | relevance | path

Searched refs:over_temp_warn_thresh (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h569 uint16_t over_temp_warn_thresh; member
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c1661 uint16_t over_temp_warn_thresh; in cmd_set_alert_config() member
1686 if (in->over_temp_warn_thresh >= in cmd_set_alert_config()
1690 alert_config->over_temp_warn_thresh = in->over_temp_warn_thresh; in cmd_set_alert_config()
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c865 .over_temp_warn_thresh = 25, in init_alert_config()