Searched refs:NVME_TEMP_THSEL (Results 1 – 2 of 2) sorted by relevance
1274 #define NVME_TEMP_THSEL(temp) ((temp >> 20) & 0x3) macro
6245 switch (NVME_TEMP_THSEL(dw11)) { in nvme_get_feature()6330 if (NVME_TEMP_THSEL(dw11) == NVME_TEMP_THSEL_OVER) { in nvme_get_feature()6490 switch (NVME_TEMP_THSEL(dw11)) { in nvme_set_feature()