Home
last modified time | relevance | path

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

/trusted-firmware-a/drivers/marvell/
A Dmci.c294 uint32_t mci_cmd_value = 0, retry_count = 100, ret = 0; in mci_poll_command_completion() local
307 (retry_count-- > 0)); in mci_poll_command_completion()
309 if (retry_count == 0) { in mci_poll_command_completion()

Completed in 3 milliseconds