Home
last modified time | relevance | path

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

/qemu/hw/ufs/
H A Dufs.c851 uint8_t low_temp_thresh = u->attributes.device_too_low_temp_boundary; in ufs_update_ee_status() local
859 if (u->temperature <= low_temp_thresh) { in ufs_update_ee_status()