Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/card/
Dblock.c388 u32 retries_max) in ioctl_rpmb_card_status_poll() argument
393 if (!status || !retries_max) in ioctl_rpmb_card_status_poll()
411 } while (++retry_count < retries_max); in ioctl_rpmb_card_status_poll()
413 if (retry_count == retries_max) in ioctl_rpmb_card_status_poll()