Home
last modified time | relevance | path

Searched refs:INVALID_RETRY_COUNTER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/
H A Dstratix10-rsu.c30 #define INVALID_RETRY_COUNTER 0xFF macro
529 priv->retry_counter = INVALID_RETRY_COUNTER; in stratix10_rsu_probe()
534 priv->max_retry = INVALID_RETRY_COUNTER; in stratix10_rsu_probe()
/kernel/linux/linux-6.6/drivers/firmware/
H A Dstratix10-rsu.c33 #define INVALID_RETRY_COUNTER 0xFF macro
718 priv->retry_counter = INVALID_RETRY_COUNTER; in stratix10_rsu_probe()
727 priv->max_retry = INVALID_RETRY_COUNTER; in stratix10_rsu_probe()

Completed in 3 milliseconds