Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpeci-cpu.h11 #define PECI_PCS_PKG_ID 0 /* Package Identifier Read */ macro
/openbmc/linux/drivers/peci/
H A Ddevice.c52 req = peci_xfer_pkg_cfg_readl(device, PECI_PCS_PKG_ID, PECI_PKG_ID_CPU_ID); in peci_get_cpu_id()