Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx_sip.h11 #define IMX_SIP_SRC_M4_STARTED 0x01 macro
/openbmc/u-boot/arch/arm/mach-imx/
H A Dimx_bootaux.c41 return call_imx_sip(IMX_SIP_SRC, IMX_SIP_SRC_M4_STARTED, 0, 0); in arch_auxiliary_core_check_up()