Searched refs:target_timeout (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dsdhci.c592 unsigned target_timeout, current_timeout; local
604 target_timeout = data->timeout_ns / 1000 +
622 while (current_timeout < target_timeout) {

Completed in 29 milliseconds