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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c650 * xip_udelay() function is polling for both the given timeout and pending
661 static void __xipram xip_udelay(struct map_info *map, struct flchip *chip, function
751 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec)
771 * happens is never executed because xip_udelay() will always return with the
775 * The queueing and scheduling are always happening within xip_udelay().

Completed in 98 milliseconds