Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dblock.c413 u32 retries_max) in ioctl_rpmb_card_status_poll() argument
418 if (!status || !retries_max) in ioctl_rpmb_card_status_poll()
436 } while (++retry_count < retries_max); in ioctl_rpmb_card_status_poll()
438 if (retry_count == retries_max) in ioctl_rpmb_card_status_poll()