Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dhwmon.c35 *temp = kelvin_to_millicelsius(status & NVME_TEMP_THRESH_MASK); in nvme_get_temp_thresh()
47 threshold |= clamp_val(temp, 0, NVME_TEMP_THRESH_MASK); in nvme_set_temp_thresh()
/openbmc/linux/include/linux/
H A Dnvme.h1108 NVME_TEMP_THRESH_MASK = 0xffff, enumerator