Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/
H A Drequest.c19 #define PECI_GET_TEMP_CMD 0x01 macro
258 req->tx.buf[0] = PECI_GET_TEMP_CMD; in peci_xfer_get_temp()
/openbmc/dbus-sensors/include/linux/
H A Dpeci-ioctl.h156 #define PECI_GET_TEMP_CMD 0x01 macro