Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/ti/k3/common/drivers/sec_proxy/
Dsec_proxy.c197 uint32_t try_count = 10; in k3_sec_proxy_clear_rx_thread() local
199 if (!(try_count--)) { in k3_sec_proxy_clear_rx_thread()