Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dintel_telemetry_pltdrv.c427 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig()
440 IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig()
466 IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig()
516 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig()
740 IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_plt_set_sampling_period()
754 IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_plt_set_sampling_period()
/Linux-v5.10/arch/x86/include/asm/
Dintel_punit_ipc.h36 #define IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL (IPC_PUNIT_BIOS_CMD_BASE | 0x0d) macro