Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/card/
Dblock.c408 u32 retries_max) in ioctl_rpmb_card_status_poll() argument
413 if (!status || !retries_max) in ioctl_rpmb_card_status_poll()
431 } while (++retry_count < retries_max); in ioctl_rpmb_card_status_poll()
433 if (retry_count == retries_max) in ioctl_rpmb_card_status_poll()