Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c908 uint32_t failure_source = 0U;
914 failure_source = resp->resp_data[5] & RSU_VERSION_ACMF_MASK;
917 if ((retry_counter != ~0U) && (failure_source == 0U))
893 uint32_t failure_source = 0U; global() local