1 #ifndef _ASM_X86_INTEL_SCU_IPC_H_
2 #define _ASM_X86_INTEL_SCU_IPC_H_
6 #define IPCMSG_WARM_RESET 0xF0
7 #define IPCMSG_COLD_RESET 0xF1
8 #define IPCMSG_SOFT_RESET 0xF2
9 #define IPCMSG_COLD_BOOT 0xF3
11 #define IPCMSG_VRTC 0xFA
13 #define IPC_CMD_VRTC_SETTIME 1
14 #define IPC_CMD_VRTC_SETALARM 2
55 static inline void intel_scu_notifier_add(
struct notifier_block *nb)
60 static inline void intel_scu_notifier_remove(
struct notifier_block *nb)
65 static inline int intel_scu_notifier_post(
unsigned long v,
void *
p)
70 #define SCU_AVAILABLE 1