Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/peci/
Drequest.c19 #define PECI_GET_TEMP_CMD 0x01 macro
258 req->tx.buf[0] = PECI_GET_TEMP_CMD; in peci_xfer_get_temp()