Searched refs:atux_trhfa_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/arch/arm/mach-iop13xx/
H A Dpci.c51 static unsigned long atux_trhfa_timeout = 0; /* Trhfa = RST# high to first variable
537 atux_trhfa_timeout)) /* ensure not wrap */
538 while(time_before(jiffies, atux_trhfa_timeout))
728 atux_trhfa_timeout = jiffies + msecs_to_jiffies(msec);
731 atux_trhfa_timeout = jiffies;

Completed in 141 milliseconds