Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/core/
Dblock.c412 u32 retries_max) in ioctl_rpmb_card_status_poll() argument
417 if (!status || !retries_max) in ioctl_rpmb_card_status_poll()
435 } while (++retry_count < retries_max); in ioctl_rpmb_card_status_poll()
437 if (retry_count == retries_max) in ioctl_rpmb_card_status_poll()