Lines Matching full:peci
17 /* The PECI client's default address of 0x30 */
23 /* PECI read/write data buffer size max */
48 * enum peci_cmd - PECI client commands
49 * @PECI_CMD_XFER: raw PECI transfer
50 * @PECI_CMD_PING: ping, a required message for all PECI devices
67 * Available commands depend on client's PECI revision.
91 * struct peci_xfer_msg - raw PECI transfer command
98 * raw PECI transfer
113 * Ping() is a required message for all PECI devices. This message is used to
127 * The processor PECI client implementation of GetDIB() includes an 8-byte
129 * number of supported domains. All processor PECI clients support the GetDIB()
148 * target PECI address. The temperature is used by the external thermal
190 #define PECI_MBX_INDEX_WAKE_MODE_BIT 5 /* "Wake on PECI" Mode bit */
288 * The RdIAMSR() PECI command provides read access to Model Specific Registers
313 * The WrIAMSR() PECI command provides write access to Model Specific Registers
336 * The RdIAMSREX() PECI command provides read access to Model Specific
465 * configuration space that resides within the processor. PECI originators can