Lines Matching defs:PECI
13 * peci_temp_read() - read the maximum die temperature from PECI target device
14 * @device: PECI device to which request is going to be sent
17 * It uses GetTemp PECI command.
39 * @device: PECI device to which request is going to be sent
44 * It uses RdPkgConfig PECI command.
71 * @device: PECI device to which request is going to be sent
78 * It uses RdPCIConfigLocal PECI command.
106 * @device: PECI device to which request is going to be sent
114 * Like &peci_pci_local_read, but it uses RdEndpointConfig PECI command.
142 * @device: PECI device to which request is going to be sent
151 * It uses RdEndpointConfig PECI command.
269 dev_warn(dev, "Failed to register PECI auxiliary: %s, ret = %d\n",
345 MODULE_DESCRIPTION("PECI CPU driver");
347 MODULE_IMPORT_NS(PECI);