Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Dstratix10-svc.c389 int count_in_sec; in svc_thread_cmd_config_status() local
406 count_in_sec = FPGA_CONFIG_STATUS_TIMEOUT_SEC; in svc_thread_cmd_config_status()
407 while (count_in_sec) { in svc_thread_cmd_config_status()
419 count_in_sec--; in svc_thread_cmd_config_status()
422 if (!count_in_sec) { in svc_thread_cmd_config_status()