Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dstratix10-svc.c255 int count_in_sec; in svc_thread_cmd_config_status() local
272 count_in_sec = FPGA_CONFIG_STATUS_TIMEOUT_SEC; in svc_thread_cmd_config_status()
273 while (count_in_sec) { in svc_thread_cmd_config_status()
285 count_in_sec--; in svc_thread_cmd_config_status()
288 if (!count_in_sec) { in svc_thread_cmd_config_status()