Home
last modified time | relevance | path

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

/u-boot/net/
A Deth_common.c85 static void *first_failed; in eth_try_another() local
100 first_failed = eth_get_dev(); in eth_try_another()
106 if (first_failed == eth_get_dev()) in eth_try_another()
/u-boot/drivers/ddr/marvell/axp/
A Dddr3_pbs.c1157 int first_failed[MAX_PUP_NUM] = { 0 }; in ddr3_pbs_per_bit() local
1374 if (first_failed[pup] == 0) { in ddr3_pbs_per_bit()
1381 first_failed[pup] = 1; in ddr3_pbs_per_bit()

Completed in 10 milliseconds