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

1234567891011>>

/freebsd-11-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-11-stable/sys/dev/iicbus/
H A Diic_recover_bus.c82 DELAY(delay_us);
102 DELAY(5);
104 DELAY(5);
118 DELAY(5);
120 DELAY(5);
/freebsd-11-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-11-stable/sys/cam/
H A Dcam_debug.h99 DELAY(cam_debug_delay); \
110 DELAY(cam_debug_delay); \
118 DELAY(cam_debug_delay); \
126 DELAY(cam_debug_delay); \
/freebsd-11-stable/sys/pc98/cbus/
H A Dpcrtc.c58 DELAY(1);
60 DELAY(1);
62 DELAY(1);
73 DELAY(1);
75 DELAY(1);
77 DELAY(1);
89 DELAY(1);
91 DELAY(1);
105 DELAY(1);
107 DELAY(
[all...]
/freebsd-11-stable/sys/dev/ed/
H A Dif_ed_cbus.c702 DELAY(5000);
720 DELAY(5000);
729 DELAY(5000);
827 DELAY(100);
831 DELAY(100);
836 DELAY(100);
838 DELAY(100);
841 DELAY(100);
873 DELAY(100);
920 DELAY(500
[all...]
H A Dif_ed_sic.c98 DELAY(100);
106 DELAY(100);
130 DELAY(100);
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dclock.c40 DELAY(int usec) function
/freebsd-11-stable/sys/mips/include/
H A Dcpu.h72 #define cpu_lock_delay() DELAY(1)
/freebsd-11-stable/sys/sparc64/include/
H A Dcpu.h49 #define cpu_lock_delay() DELAY(1)
/freebsd-11-stable/stand/usb/test/
H A Dbsd_usbloader_test.c55 DELAY(unsigned int delay) function
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_i2c.c176 DELAY(10);
192 DELAY(10);
212 DELAY(10);
239 DELAY(10);
245 DELAY(10);
285 DELAY(100);
317 DELAY(100);
322 DELAY(1000);
351 DELAY(1000);
356 DELAY(100
[all...]
/freebsd-11-stable/sys/powerpc/powermac/
H A Dvcoregpio.c99 DELAY(1000);
107 DELAY(1000);
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_machdep.c92 DELAY(1000000);
95 DELAY(10000); /* Time for printf to appear */
/freebsd-11-stable/sys/dev/ow/
H A Dowc_gpiobus.c201 DELAY(t->t_low1);
205 DELAY(t->t_slot - t->t_low1 + t->t_rec);
242 DELAY(t->t_low0);
246 DELAY(t->t_slot - t->t_low0 + t->t_rec);
286 DELAY(t->t_lowr);
363 DELAY(t->t_rstl);
367 DELAY(t->t_pdh + t->t_pdl / 2);
375 DELAY(t->t_rsth - (t->t_pdh + t->t_pdl / 2)); /* Timing not critical for this one */
/freebsd-11-stable/sys/mips/atheros/
H A Dar724x_chip.c199 DELAY(1000);
203 DELAY(1000);
217 DELAY(100);
220 DELAY(100);
223 DELAY(100);
H A Dar91xx_chip.c189 DELAY(100);
192 DELAY(100);
195 DELAY(100);
199 DELAY(1000);
202 DELAY(1000);
H A Dar934x_chip.c315 DELAY(100);
317 DELAY(100);
347 DELAY(100);
350 DELAY(100);
353 DELAY(100);
356 DELAY(100);
409 DELAY(100);
412 DELAY(250);
415 DELAY(250);
418 DELAY(10
[all...]
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc.c325 DELAY(1000);
460 DELAY(KBDD_DELAYTIME);
463 DELAY(KBDD_DELAYTIME);
466 DELAY(KBDC_DELAYTIME);
487 DELAY(KBDC_DELAYTIME);
491 DELAY(KBDD_DELAYTIME);
508 DELAY(KBDD_DELAYTIME);
511 DELAY(KBDC_DELAYTIME);
515 DELAY(KBDD_DELAYTIME);
535 DELAY(KBDD_DELAYTIM
[all...]
/freebsd-11-stable/sys/dev/snc/
H A Ddp83932subr.c374 DELAY(400);
707 DELAY(SNEC_EEP_DELAY);
711 DELAY(SNEC_EEP_DELAY);
715 DELAY(SNEC_EEP_DELAY);
719 DELAY(SNEC_EEP_DELAY);
723 DELAY(SNEC_EEP_DELAY);
727 DELAY(SNEC_EEP_DELAY);
731 DELAY(SNEC_EEP_DELAY);
734 DELAY(SNEC_EEP_DELAY);
738 DELAY(SNEC_EEP_DELA
[all...]
/freebsd-11-stable/sys/dev/iicbus/twsi/
H A Dtwsi.c36 * Calls to DELAY() are needed per Application Note AN-179 "TWSI Software
135 DELAY(1000);
137 DELAY(1000);
153 DELAY(10);
191 DELAY(1000);
207 DELAY(1000);
252 DELAY(2000);
255 DELAY(1000);
270 DELAY(1000);
344 DELAY (100
[all...]
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_scm.c66 DELAY(50);
116 DELAY(500);
120 DELAY(500);
/freebsd-11-stable/sys/dev/sound/pci/
H A Daureal.c137 DELAY(j * 200 + 2000);
154 DELAY(2000);
160 /* DELAY(20000);
446 DELAY(100000);
452 DELAY(10000);
456 DELAY(10000);
458 DELAY(10000);
461 DELAY(100000);
463 DELAY(100000);
465 DELAY(10000
[all...]
/freebsd-11-stable/sys/riscv/include/
H A Dcpu.h49 #define cpu_lock_delay() DELAY(1)
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi_kcs.c63 DELAY(100);
70 DELAY(100);
86 DELAY(100);
93 DELAY(100);
203 DELAY(1000000);
564 DELAY(100);
573 DELAY(100);
603 DELAY(100);
610 DELAY(100);
623 DELAY(10
[all...]

Completed in 557 milliseconds

1234567891011>>