Lines Matching refs:tries
309 uint32_t tries; in nge_seeprom_access() local
330 for (tries = 0; tries < 30; tries++) { in nge_seeprom_access()
341 if (tries == 30) { in nge_seeprom_access()
349 for (tries = 0; tries < 30; tries++) { in nge_seeprom_access()
371 for (tries = 0; tries < 30; tries++) { in nge_seeprom_access()
378 if (tries == 30) { in nge_seeprom_access()
682 uint32_t tries; in nge_chip_stop() local
718 for (tries = 0; tries < 10000; tries++) { in nge_chip_stop()
724 if (tries == 10000) { in nge_chip_stop()
744 for (tries = 0; tries < 1000; tries++) { in nge_chip_stop()
750 if (tries == 1000) { in nge_chip_stop()
761 for (tries = 0; tries < 1000; tries++) { in nge_chip_stop()
767 if (tries == 1000) { in nge_chip_stop()