Home
last modified time | relevance | path

Searched refs:INTEL_SIP_SMC_STATUS_NO_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc_v2.c89 status = INTEL_SIP_SMC_STATUS_NO_RESPONSE; in intel_v2_mbox_poll_resp()
H A Dsocfpga_sip_svc.c723 return INTEL_SIP_SMC_STATUS_NO_RESPONSE;
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_sip_svc.h16 #define INTEL_SIP_SMC_STATUS_NO_RESPONSE 0x3 macro