Home
last modified time | relevance | path

Searched refs:intel_scu_ipc_dev_command (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c255 return intel_scu_ipc_dev_command(telm_conf->scu, IOSS_TELEM, in telemetry_plt_config_ioss_event()
286 ret = intel_scu_ipc_dev_command(scu, IOSS_TELEM, in telemetry_setup_iossevtconfig()
297 ret = intel_scu_ipc_dev_command(scu, IOSS_TELEM, in telemetry_setup_iossevtconfig()
311 ret = intel_scu_ipc_dev_command(scu, IOSS_TELEM, in telemetry_setup_iossevtconfig()
339 ret = intel_scu_ipc_dev_command(scu, IOSS_TELEM, in telemetry_setup_iossevtconfig()
390 ret = intel_scu_ipc_dev_command(scu, IOSS_TELEM, in telemetry_setup_iossevtconfig()
579 ret = intel_scu_ipc_dev_command(telm_conf->scu, IOSS_TELEM, in telemetry_setup()
783 ret = intel_scu_ipc_dev_command(telm_conf->scu, in telemetry_plt_get_trace_verbosity()
837 ret = intel_scu_ipc_dev_command(telm_conf->scu, IOSS_TELEM, in telemetry_plt_set_trace_verbosity()
848 ret = intel_scu_ipc_dev_command(telm_conf->scu, IOSS_TELEM, in telemetry_plt_set_trace_verbosity()
/linux/include/linux/platform_data/x86/
H A Dintel_scu_ipc.h64 static inline int intel_scu_ipc_dev_command(struct intel_scu_ipc_dev *scu, int cmd, in intel_scu_ipc_dev_command() function
/linux/drivers/mfd/
H A Dintel_soc_pmic_bxtwc.c322 ret = intel_scu_ipc_dev_command(pmic->scu, PMC_PMIC_ACCESS, in regmap_ipc_byte_reg_read()
353 return intel_scu_ipc_dev_command(pmic->scu, PMC_PMIC_ACCESS, in regmap_ipc_byte_reg_write()