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

1234567891011>>

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddelay.h53 #define udelay(t) DELAY(t)
59 DELAY(1000);
65 DELAY(howmany(x, 1000));
71 DELAY(min);
/freebsd-12-stable/sys/dev/iicbus/
H A Diic_recover_bus.c83 DELAY(delay_us);
103 DELAY(5);
105 DELAY(5);
119 DELAY(5);
121 DELAY(5);
/freebsd-12-stable/contrib/ntp/scripts/deprecated/
H A Dntp-status33 DELAY=`$EGREP '^delay' $FILE | $AWK '{print $2}'`
37 echo "$HOSTNAME: stratum:$STRATUM delay:$DELAY offset:$OFFSET $TIMESTAMP"
/freebsd-12-stable/sys/cam/
H A Dcam_debug.h101 DELAY(cam_debug_delay); \
112 DELAY(cam_debug_delay); \
120 DELAY(cam_debug_delay); \
128 DELAY(cam_debug_delay); \
/freebsd-12-stable/sys/mips/atheros/
H A Dar934x_chip.c317 DELAY(100);
319 DELAY(100);
321 DELAY(100);
323 DELAY(100);
353 DELAY(100);
356 DELAY(100);
359 DELAY(100);
362 DELAY(100);
415 DELAY(100);
418 DELAY(25
[all...]
H A Dar724x_chip.c201 DELAY(1000);
205 DELAY(1000);
219 DELAY(100);
222 DELAY(100);
225 DELAY(100);
H A Dar91xx_chip.c191 DELAY(100);
194 DELAY(100);
197 DELAY(100);
201 DELAY(1000);
204 DELAY(1000);
H A Dqca955x_chip.c267 DELAY(100);
269 DELAY(100);
340 DELAY(100);
343 DELAY(250);
346 DELAY(250);
349 DELAY(100);
/freebsd-12-stable/sys/sparc64/include/
H A Dcpu.h51 #define cpu_lock_delay() DELAY(1)
/freebsd-12-stable/sys/mips/include/
H A Dcpu.h74 #define cpu_lock_delay() DELAY(1)
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dclock.c43 DELAY(int usec) function
/freebsd-12-stable/stand/usb/test/
H A Dbsd_usbloader_test.c55 DELAY(unsigned int delay) function
/freebsd-12-stable/sys/arm/freescale/vybrid/
H A Dvf_i2c.c177 DELAY(10);
193 DELAY(10);
213 DELAY(10);
240 DELAY(10);
246 DELAY(10);
286 DELAY(100);
318 DELAY(100);
323 DELAY(1000);
352 DELAY(1000);
357 DELAY(100
[all...]
/freebsd-12-stable/sys/dev/ow/
H A Dowc_gpiobus.c198 DELAY(t->t_low1);
202 DELAY(t->t_slot - t->t_low1 + t->t_rec);
233 DELAY(t->t_low0);
237 DELAY(t->t_slot - t->t_low0 + t->t_rec);
274 DELAY(t->t_lowr);
347 DELAY(t->t_rstl);
351 DELAY(t->t_pdh + t->t_pdl / 2);
359 DELAY(t->t_rsth - (t->t_pdh + t->t_pdl / 2)); /* Timing not critical for this one */
/freebsd-12-stable/sys/powerpc/powermac/
H A Dvcoregpio.c101 DELAY(1000);
109 DELAY(1000);
/freebsd-12-stable/sys/arm/freescale/imx/
H A Dimx_machdep.c94 DELAY(1000000);
97 DELAY(10000); /* Time for printf to appear */
/freebsd-12-stable/sys/dev/atkbdc/
H A Datkbdc.c328 DELAY(1000);
463 DELAY(KBDD_DELAYTIME);
466 DELAY(KBDD_DELAYTIME);
469 DELAY(KBDC_DELAYTIME);
490 DELAY(KBDC_DELAYTIME);
494 DELAY(KBDD_DELAYTIME);
511 DELAY(KBDD_DELAYTIME);
514 DELAY(KBDC_DELAYTIME);
518 DELAY(KBDD_DELAYTIME);
538 DELAY(KBDD_DELAYTIM
[all...]
/freebsd-12-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_usb.c144 DELAY(100);
182 DELAY(25);
184 DELAY(25);
188 DELAY(50);
190 DELAY(50);
192 DELAY(50);
194 DELAY(50);
196 DELAY(50);
198 DELAY(50);
200 DELAY(5
[all...]
/freebsd-12-stable/sys/dev/ed/
H A Dif_ed_sic.c100 DELAY(100);
108 DELAY(100);
132 DELAY(100);
/freebsd-12-stable/sys/arm/ti/am335x/
H A Dam335x_scm.c66 DELAY(50);
116 DELAY(500);
120 DELAY(500);
H A Dam335x_prcm.c539 DELAY(10);
563 DELAY(10);
592 DELAY(10);
635 DELAY(10);
734 DELAY(10);
759 DELAY(10);
809 DELAY(10);
813 DELAY(10);
836 DELAY(10);
840 DELAY(1
[all...]
/freebsd-12-stable/sys/dev/sound/pci/
H A Daureal.c139 DELAY(j * 200 + 2000);
156 DELAY(2000);
162 /* DELAY(20000);
448 DELAY(100000);
454 DELAY(10000);
458 DELAY(10000);
460 DELAY(10000);
463 DELAY(100000);
465 DELAY(100000);
467 DELAY(10000
[all...]
/freebsd-12-stable/sys/riscv/include/
H A Dcpu.h50 #define cpu_lock_delay() DELAY(1)
/freebsd-12-stable/sys/mips/cavium/
H A Docteon_mp.c145 DELAY(2000); /* Give it a moment to start */
151 DELAY(1000);
/freebsd-12-stable/sys/arm/amlogic/aml8726/
H A Daml8726_usb_phy-m3.c270 DELAY(200);
277 DELAY(200);
284 DELAY(200);
291 DELAY(200);
298 DELAY(200);
305 DELAY(200);
312 DELAY(200);
324 DELAY(200);

Completed in 582 milliseconds

1234567891011>>