Home
last modified time | relevance | path

Searched refs:intel_scu_ipc_dev_simple_command (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/platform/intel-mid/
H A Dintel-mid.c41 intel_scu_ipc_dev_simple_command(NULL, IPCMSG_COLD_OFF, 1); in intel_mid_power_off()
46 intel_scu_ipc_dev_simple_command(NULL, IPCMSG_COLD_RESET, 0); in intel_mid_reboot()
/openbmc/linux/arch/x86/include/asm/
H A Dintel_scu_ipc.h54 int intel_scu_ipc_dev_simple_command(struct intel_scu_ipc_dev *scu, int cmd,
/openbmc/linux/drivers/mfd/
H A Dintel_pmc_bxt.c181 ret = intel_scu_ipc_dev_simple_command(scu, cmd, subcmd); in simplecmd_store()
221 ret = intel_scu_ipc_dev_simple_command(scu, PMC_NORTHPEAK_CTRL, subcmd); in northpeak_store()
/openbmc/linux/drivers/platform/x86/
H A Dintel_scu_ipc.c450 int intel_scu_ipc_dev_simple_command(struct intel_scu_ipc_dev *scu, int cmd, in intel_scu_ipc_dev_simple_command() function
471 EXPORT_SYMBOL(intel_scu_ipc_dev_simple_command);