Searched refs:intel_scu_ipc_simple_command (Results 1 – 5 of 5) sorted by relevance
44 int intel_scu_ipc_simple_command(int cmd, int sub);
140 ret = intel_scu_ipc_simple_command(IPCMSG_VRTC, IPC_CMD_VRTC_SETTIME); in mrst_set_time()240 ret = intel_scu_ipc_simple_command(IPCMSG_VRTC, IPC_CMD_VRTC_SETALARM); in mrst_set_alarm()
405 int intel_scu_ipc_simple_command(int cmd, int sub) in intel_scu_ipc_simple_command() function419 EXPORT_SYMBOL(intel_scu_ipc_simple_command);
82 intel_scu_ipc_simple_command(IPCMSG_COLD_RESET, 1); in mrst_power_off()88 intel_scu_ipc_simple_command(IPCMSG_COLD_RESET, 0); in mrst_reboot()90 intel_scu_ipc_simple_command(IPCMSG_COLD_BOOT, 0); in mrst_reboot()
211 return intel_scu_ipc_simple_command(IPCMSG_BATTERY, charger); in pmic_scu_ipc_set_charger()