Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1278 #define NVME_TEMP_TMPSEL(temp) ((temp >> 16) & 0xf) macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c6241 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_get_feature()
6326 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_get_feature()
6486 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_set_feature()