Home
last modified time | relevance | path

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

/linux/drivers/scsi/ufs/
A Dufs-hwmon.c27 *val = (mask & ee_mask & MASK_EE_TOO_HIGH_TEMP) || (mask & ee_mask & MASK_EE_TOO_LOW_TEMP); in ufs_read_temp_enable()
208 if (ee_mask & MASK_EE_TOO_LOW_TEMP) in ufs_hwmon_notify_event()
A Dufs.h375 MASK_EE_TOO_LOW_TEMP = BIT(4), enumerator
379 #define MASK_EE_URGENT_TEMP (MASK_EE_TOO_HIGH_TEMP | MASK_EE_TOO_LOW_TEMP)
A Dufshcd.c7529 mask |= MASK_EE_TOO_LOW_TEMP; in ufshcd_temp_notif_probe()

Completed in 21 milliseconds