Searched refs:DELAY (Results 176 - 200 of 648) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/arm/amlogic/aml8726/
H A Daml8726_mp.c265 DELAY(5);
295 DELAY(10);
307 DELAY(10);
/freebsd-12-stable/sys/dev/advansys/
H A Dadwlib.c187 DELAY(1000 * 100);
214 DELAY(ADW_BUS_RESET_HOLD_DELAY_US);
255 DELAY(1000);
892 DELAY(20);
/freebsd-12-stable/sys/dev/etherswitch/ip17x/
H A Dip175d.c67 DELAY(2000);
/freebsd-12-stable/sys/dev/fxp/
H A Dif_fxp.c340 DELAY(2);
369 DELAY(2);
498 DELAY(10);
501 DELAY(10);
1125 DELAY(10);
1152 DELAY(1);
1154 DELAY(1);
1156 DELAY(1);
1188 DELAY(1);
1190 DELAY(
[all...]
/freebsd-12-stable/sys/dev/gem/
H A Dif_gem_sbus.c161 DELAY(100);
/freebsd-12-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_et.c191 DELAY(100);
/freebsd-12-stable/sys/dev/nvme/
H A Dnvme_ns_cmd.c190 DELAY(5);
/freebsd-12-stable/sys/dev/ppbus/
H A Dppb_base.c71 DELAY(1);
/freebsd-12-stable/sys/dev/uart/
H A Duart_dev_sab82532.c300 DELAY(delay);
304 DELAY(delay);
326 DELAY(delay);
336 DELAY(delay);
/freebsd-12-stable/sys/dev/rtwn/usb/
H A Drtwn_usb_reg.c173 DELAY(usec);
/freebsd-12-stable/sys/dev/sound/macio/
H A Di2s.c568 DELAY(10);
665 DELAY(RESET_SETUP_TIME);
668 DELAY(RESET_HOLD_TIME);
671 DELAY(RESET_RELEASE_TIME);
/freebsd-12-stable/sys/dev/alpm/
H A Dalpm.c272 DELAY(10);
311 DELAY(10);
570 DELAY(2);
619 DELAY(2);
/freebsd-12-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_cons.c249 DELAY(altera_jtag_uart_ac_poll_delay);
/freebsd-12-stable/sys/dev/amdpm/
H A Damdpm.c271 DELAY(10);
315 DELAY(10);
575 DELAY(2);
626 DELAY(2);
/freebsd-12-stable/sys/powerpc/powermac/
H A Duninorth.c654 DELAY(10);
656 DELAY(100);
668 DELAY(10);
673 DELAY(10);
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dclock.c304 DELAY(int n) function
/freebsd-12-stable/sys/mips/atheros/
H A Dar71xx_pci.c321 DELAY(100);
429 DELAY(100000);
432 DELAY(100000);
443 DELAY(100000);
/freebsd-12-stable/sys/mips/cavium/
H A Duart_dev_oct16550.c174 DELAY(delay);
194 DELAY(delay << 2);
336 DELAY(delay);
371 DELAY(delay);
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_efuse.c105 DELAY(1000);
/freebsd-12-stable/sys/sparc64/sbus/
H A Dlsi64854.c242 while ((COND) && --count > 0) DELAY(1); \
323 DELAY(200); /* > 10 Sbus clocks(?) */
329 DELAY(5); /* allow a few ticks to settle */
624 DELAY(1);
/freebsd-12-stable/sys/tests/epoch/
H A Depoch_test.c105 DELAY(1);
/freebsd-12-stable/sys/isa/
H A Dpnp.c149 DELAY(250); /* Delay 250 usec */
153 DELAY(250); /* Delay 250 usec */
183 DELAY(10);
678 DELAY(1000); /* Delay 1 msec */
/freebsd-12-stable/sys/arm/freescale/imx/
H A Dimx_i2c.c242 DELAY(1);
274 DELAY(1);
497 DELAY(1);
515 DELAY(10); /* Delay for controller to sample bus state. */
/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dchrome_ec_spi.c156 DELAY(10);
/freebsd-12-stable/sys/arm64/include/
H A Dcpu.h54 #define cpu_lock_delay() DELAY(1)

Completed in 314 milliseconds

1234567891011>>