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.c390 int count_in_sec; in svc_thread_cmd_config_status() local
407 count_in_sec = FPGA_CONFIG_STATUS_TIMEOUT_SEC; in svc_thread_cmd_config_status()
408 while (count_in_sec) { in svc_thread_cmd_config_status()
420 count_in_sec--; in svc_thread_cmd_config_status()
423 if (!count_in_sec) { in svc_thread_cmd_config_status()