diff options
Diffstat (limited to 'include/imx_sip.h')
-rw-r--r-- | include/imx_sip.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/imx_sip.h b/include/imx_sip.h index 26dbe0421a..1b873f231b 100644 --- a/include/imx_sip.h +++ b/include/imx_sip.h @@ -15,5 +15,6 @@ #define IMX_SIP_SRC 0xC2000005 #define IMX_SIP_SRC_M4_START 0x00 #define IMX_SIP_SRC_M4_STARTED 0x01 +#define IMX_SIP_SRC_M4_STOP 0x02 #endif |