Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c631 uint32_t retry_counter; member
639 info->retry_counter = ~0U; in mailbox_rsu_status()
649 if (info->retry_counter != ~0U) { in mailbox_rsu_status()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c907 uint32_t retry_counter = ~0U; local
915 retry_counter = resp->resp_data[8];
917 if ((retry_counter != ~0U) && (failure_source == 0U))