Home
last modified time | relevance | path

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

/arm-trusted-firmware/plat/intel/soc/common/
H A Dsocfpga_vab.c42 int retry_count = 20; in socfpga_vendor_authentication() local
/arm-trusted-firmware/drivers/marvell/
H A Dmci.c294 uint32_t mci_cmd_value = 0, retry_count = 100, ret = 0; in mci_poll_command_completion() local