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

1234567891011>>

/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Ddelay.h47 #define udelay(t) DELAY(t)
53 DELAY(1000);
59 DELAY(howmany(x, 1000));
65 DELAY(min);
/freebsd-11.0-release/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.0-release/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.0-release/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.0-release/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.0-release/sys/boot/usb/
H A Dbsd_usbloader_test.c55 DELAY(unsigned int delay) function
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dclock.c40 DELAY(int usec) function
/freebsd-11.0-release/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.0-release/sys/boot/arm/ixp425/boot2/
H A Dixp425_board.c104 * DELAY should delay for the number of microseconds.
109 DELAY(int val) function
160 DELAY(delay);
176 DELAY(delay);
181 DELAY(delay);
289 DELAY(1000);
333 DELAY(100);
344 DELAY(100);
468 DELAY(1);
488 DELAY(100
[all...]
H A Dlib.h35 void DELAY(int);
/freebsd-11.0-release/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);
364 DELAY(t->t_rstl);
368 DELAY(t->t_pdh + t->t_pdl / 2);
376 DELAY(t->t_rsth - (t->t_pdh + t->t_pdl / 2)); /* Timing not critical for this one */
/freebsd-11.0-release/sys/powerpc/powermac/
H A Dvcoregpio.c99 DELAY(1000);
107 DELAY(1000);
/freebsd-11.0-release/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...]
H A Dqca955x_chip.c267 DELAY(100);
269 DELAY(100);
340 DELAY(100);
343 DELAY(250);
346 DELAY(250);
349 DELAY(100);
/freebsd-11.0-release/sys/dev/atkbdc/
H A Datkbdc.c324 DELAY(1000);
459 DELAY(KBDD_DELAYTIME);
462 DELAY(KBDD_DELAYTIME);
465 DELAY(KBDC_DELAYTIME);
486 DELAY(KBDC_DELAYTIME);
490 DELAY(KBDD_DELAYTIME);
507 DELAY(KBDD_DELAYTIME);
510 DELAY(KBDC_DELAYTIME);
514 DELAY(KBDD_DELAYTIME);
534 DELAY(KBDD_DELAYTIM
[all...]
/freebsd-11.0-release/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.0-release/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.0-release/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.0-release/sys/arm/nvidia/tegra124/
H A Dtegra124_xusbpadctl.c315 DELAY(100);
322 DELAY(100);
327 DELAY(100);
333 DELAY(10);
348 DELAY(100);
381 DELAY(100);
399 DELAY(100);
404 DELAY(100);
410 DELAY(100);
416 DELAY(10
[all...]
/freebsd-11.0-release/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...]
/freebsd-11.0-release/sys/mips/cavium/
H A Docteon_mp.c135 DELAY(2000); /* Give it a moment to start */
141 DELAY(1000);
/freebsd-11.0-release/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 146 milliseconds

1234567891011>>