Home
last modified time | relevance | path

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

/linux/drivers/scsi/ufs/
A Dufs-hwmon.c118 err = ufshcd_update_ee_usr_mask(hba, MASK_EE_URGENT_TEMP, 0); in ufs_hwmon_write()
120 err = ufshcd_update_ee_usr_mask(hba, 0, MASK_EE_URGENT_TEMP); in ufs_hwmon_write()
A Dufs.h379 #define MASK_EE_URGENT_TEMP (MASK_EE_TOO_HIGH_TEMP | MASK_EE_TOO_LOW_TEMP) macro
A Dufshcd.c5642 ufs_hwmon_notify_event(hba, status & MASK_EE_URGENT_TEMP); in ufshcd_temp_exception_event_handler()
5829 if (status & hba->ee_drv_mask & MASK_EE_URGENT_TEMP) in ufshcd_exception_event_handler()

Completed in 21 milliseconds