Home
last modified time | relevance | path

Searched refs:IMX_SIP_SRC (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/
H A Dimx_bootaux.c29 call_imx_sip(IMX_SIP_SRC, IMX_SIP_SRC_M4_START, 0, 0); in arch_auxiliary_core_up()
41 return call_imx_sip(IMX_SIP_SRC, IMX_SIP_SRC_M4_STARTED, 0, 0); in arch_auxiliary_core_check_up()
/openbmc/u-boot/include/
H A Dimx_sip.h9 #define IMX_SIP_SRC 0xC2000005 macro