Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_telemetry_pltdrv.c448 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig()
461 IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig()
487 IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig()
537 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig()
760 IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_plt_set_sampling_period()
774 IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_plt_set_sampling_period()
/Linux-v4.19/arch/x86/include/asm/
Dintel_punit_ipc.h36 #define IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL (IPC_PUNIT_BIOS_CMD_BASE | 0x0d) macro