Searched refs:intel_punit_ipc_command (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/platform/x86/intel/telemetry/ |
| H A D | pltdrv.c | 266 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_WRITE_TELE_EVENT, in telemetry_plt_config_pss_event() 418 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_READ_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig() 427 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig() 439 ret = intel_punit_ipc_command( in telemetry_setup_pssevtconfig() 465 ret = intel_punit_ipc_command( in telemetry_setup_pssevtconfig() 516 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_WRITE_TELE_EVENT_CTRL, in telemetry_setup_pssevtconfig() 603 ret = intel_punit_ipc_command(IPC_PUNIT_BIOS_READ_TELE_INFO, 0, 0, in telemetry_setup() 772 ret = intel_punit_ipc_command( in telemetry_plt_get_trace_verbosity() 816 ret = intel_punit_ipc_command( in telemetry_plt_set_trace_verbosity() 827 ret = intel_punit_ipc_command( in telemetry_plt_set_trace_verbosity()
|
| /linux/drivers/platform/x86/intel/ |
| H A D | punit_ipc.c | 145 int intel_punit_ipc_command(u32 cmd, u32 para1, u32 para2, u32 *in, u32 *out) in intel_punit_ipc_command() function 181 EXPORT_SYMBOL_GPL(intel_punit_ipc_command);
|