Home
last modified time | relevance | path

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

/qemu/hw/ufs/
H A Dufs.c850 uint8_t high_temp_thresh = u->attributes.device_too_high_temp_boundary; in ufs_update_ee_status() local
853 if (u->temperature >= high_temp_thresh) { in ufs_update_ee_status()