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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pasemi/
H A Dgpio_mdio.c35 #define DELAY 1 macro
88 udelay(DELAY);
90 udelay(DELAY);
136 udelay(DELAY);
138 udelay(DELAY);
145 udelay(DELAY);
147 udelay(DELAY);
149 udelay(DELAY);
155 udelay(DELAY);
157 udelay(DELAY);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/serio/
H A Di8042.c824 * Note that DELAY has a limit of 10ms so we will not get stuck here
828 #define DELAY do { mdelay(1); if (++delay > 10) return delay; } while(0) macro
847 DELAY;
851 DELAY;
853 DELAY;
854 DELAY;
857 DELAY;
862 #undef DELAY macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst_common.h37 #define DELAY 1 macro
H A Ddst.c156 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, RDC_8820_RESET, DELAY) < 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Datari_pamsnet.c245 #define DELAY ({MFP_GPIP; MFP_GPIP; MFP_GPIP;}) macro
249 DELAY; \
254 DELAY; \
H A D3c523.c168 #define DELAY(x) { mdelay(32 * x); } macro
338 DELAY(1);
356 DELAY(2);
373 DELAY(2);
721 DELAY(2); /* wait for result */
H A Dni52.c128 #define DELAY(x) mdelay(32 * x); macro
276 DELAY(1); /* wait a while... */
292 DELAY(1);
309 DELAY(1);
H A Dsun3_82586.c95 #define DELAY(x) mdelay(32 * x); macro
234 DELAY(1); /* wait a while... */
250 DELAY(1);
268 DELAY(1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipneigh.c302 PRINT_FLAG(DELAY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/lmc/
H A Dlmc_var.h77 #define DELAY(n) SLOW_DOWN_IO macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha152x.c602 #define DELAY (HOSTDATA(shpnt)->delay) macro
804 DELAY = setup->delay;
822 mdelay(DELAY);
845 DELAY,
1272 mdelay(DELAY);
3935 "[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY>[,<EXT_TRANS>[,<DEBUG>]]]]]]]]\n");
3939 "[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY>[,<EXT_TRANS>]]]]]]]\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Dftpserver.pl1551 elsif($_ =~ /DELAY ([A-Z]+) (\d*)/) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf548/
H A DdefBF549.h1582 #define DELAY 0x3f /* Node Frame Delay */ macro

Completed in 296 milliseconds