Searched refs:intel_scu_ipc_simple_command (Results 1 – 6 of 6) sorted by relevance
38 int intel_scu_ipc_simple_command(int cmd, int sub);
137 ret = intel_scu_ipc_simple_command(IPCMSG_VRTC, IPC_CMD_VRTC_SETTIME); in mrst_set_time()237 ret = intel_scu_ipc_simple_command(IPCMSG_VRTC, IPC_CMD_VRTC_SETALARM); in mrst_set_alarm()
404 int intel_scu_ipc_simple_command(int cmd, int sub) in intel_scu_ipc_simple_command() function418 EXPORT_SYMBOL(intel_scu_ipc_simple_command);
244 intel_scu_ipc_simple_command(0xf1, 1); in mrst_power_off()249 intel_scu_ipc_simple_command(0xf1, 0); in mrst_reboot()
210 return intel_scu_ipc_simple_command(IPCMSG_BATTERY, charger); in pmic_scu_ipc_set_charger()
190 if (intel_scu_ipc_simple_command(0xef, sub_id)) { in langwell_otg_set_vbus()