Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_bist.c37 u32 poll_cnt = 0, max_poll = 1000, i, start_if, end_if; in ddr3_tip_bist_activate() local
92 for (poll_cnt = 0; poll_cnt < max_poll; in ddr3_tip_bist_activate()
111 if (poll_cnt >= max_poll) { in ddr3_tip_bist_activate()