Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training.c1017 u32 poll_cnt = 0, interface_num = 0, start_if, end_if; in ddr3_tip_if_polling() local
1036 for (poll_cnt = 0; poll_cnt < poll_tries; poll_cnt++) { in ddr3_tip_if_polling()
1048 if (poll_cnt >= poll_tries) { in ddr3_tip_if_polling()