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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_47xx.c67 #define BRCMNAND_POLL_TIMEOUT 3000 macro
310 unsigned long timeout = msecs_to_jiffies(BRCMNAND_POLL_TIMEOUT);
339 unsigned long timeout = msecs_to_jiffies(BRCMNAND_POLL_TIMEOUT);
976 unsigned long timeout = msecs_to_jiffies(BRCMNAND_POLL_TIMEOUT);
1781 if (++count > BRCMNAND_POLL_TIMEOUT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_47xx.c67 #define BRCMNAND_POLL_TIMEOUT 3000 macro
310 unsigned long timeout = msecs_to_jiffies(BRCMNAND_POLL_TIMEOUT);
339 unsigned long timeout = msecs_to_jiffies(BRCMNAND_POLL_TIMEOUT);
976 unsigned long timeout = msecs_to_jiffies(BRCMNAND_POLL_TIMEOUT);
1781 if (++count > BRCMNAND_POLL_TIMEOUT) {

Completed in 51 milliseconds