Searched refs:NVME_TEMP_THRESH_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/nvme/host/
H A Dhwmon.c35 *temp = kelvin_to_millicelsius(status & NVME_TEMP_THRESH_MASK);
47 threshold |= clamp_val(temp, 0, NVME_TEMP_THRESH_MASK);
/linux-master/include/linux/
H A Dnvme.h1107 NVME_TEMP_THRESH_MASK = 0xffff, enumerator in enum:__anon2302

Completed in 132 milliseconds