Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dintel_punit_ipc.h32 #define IPC_PUNIT_BIOS_READ_TELE_INFO (IPC_PUNIT_BIOS_CMD_BASE | 0x09) macro
/openbmc/linux/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c603 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_READ_TELE_INFO, 0, 0, in telemetry_setup()