Searched refs:xip_udelay (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/mtd/chips/
H A Dcfi_cmdset_0002.c779 * xip_udelay() function is polling for both the given timeout and pending
790 static void __xipram xip_udelay(struct map_info *map, struct flchip *chip, function
880 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec)
900 * happens is never executed because xip_udelay() will always return with the
904 * The queueing and scheduling are always happening within xip_udelay().

Completed in 100 milliseconds