Searched refs:DELAY (Results 26 - 50 of 648) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/dev/iicbus/
H A Diicbb.c311 DELAY(sc->udelay);
323 DELAY(sc->udelay);
361 DELAY(1);
364 DELAY(sc->udelay - t);
407 DELAY((sc->udelay + 1) / 2);
410 DELAY((sc->udelay + 1) / 2);
457 DELAY((sc->udelay + 1) / 2);
473 DELAY((sc->udelay + 1) / 2);
515 DELAY((sc->udelay + 1) / 2);
517 DELAY((s
[all...]
/freebsd-12-stable/sys/powerpc/mpc85xx/
H A Di2c.c263 DELAY(1250);
282 DELAY(1000);
298 DELAY(1250);
317 DELAY(1000);
346 DELAY(1000);
350 DELAY(1000);
377 DELAY(1000);
381 DELAY(1000);
399 DELAY(1250);
418 DELAY(125
[all...]
/freebsd-12-stable/sys/arm/mv/armada38x/
H A Darmada38x_rtc.c166 DELAY(500000);
170 DELAY(62);
174 DELAY(62);
187 DELAY(10);
191 DELAY(50);
275 DELAY(100);
338 DELAY(5);
/freebsd-12-stable/sys/dev/iwm/
H A Dif_iwm_pcie_trans.c202 DELAY(10);
270 DELAY(10);
286 DELAY(2);
411 DELAY(1000);
420 DELAY(200);
574 DELAY(20);
602 DELAY(1000);
605 DELAY(5000);
636 DELAY(5000);
/freebsd-12-stable/sys/arm/allwinner/clkng/
H A Daw_clk_nkmp.c214 DELAY(2000);
221 DELAY(2000);
229 DELAY(2000);
235 DELAY(2000);
242 DELAY(2000);
250 DELAY(1000);
302 DELAY(2000);
310 DELAY(2000);
319 DELAY(1000);
/freebsd-12-stable/sys/powerpc/powermac/
H A Datibl.c201 DELAY(5000);
237 DELAY(1000);
246 DELAY(200000);
256 DELAY(200000);
260 DELAY(200000);
/freebsd-12-stable/sys/sparc64/ebus/
H A Depic.c87 DELAY(EPIC_DELAY); \
91 DELAY(EPIC_DELAY); \
99 DELAY(EPIC_DELAY); \
104 DELAY(EPIC_DELAY); \
108 DELAY(EPIC_DELAY); \
/freebsd-12-stable/sys/mips/atheros/
H A Dar933x_chip.c245 DELAY(100);
248 DELAY(100);
251 DELAY(100);
H A Dpcf2123_rtc.c97 DELAY(PCF2123_DELAY);
126 DELAY(PCF2123_DELAY);
184 DELAY(PCF2123_DELAY);
H A Dqca953x_chip.c284 DELAY(1000);
287 DELAY(1000);
290 DELAY(1000);
293 DELAY(1000);
/freebsd-12-stable/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c162 DELAY(100);
165 DELAY(100);
180 DELAY(10);
/freebsd-12-stable/contrib/pnpinfo/
H A Dpnpinfo.c77 void DELAY __P((int i));
88 * DELAY does accurate delaying in user-space.
92 DELAY (int i) function
143 DELAY(250); /* Delay 250 usec */
147 DELAY(250); /* Delay 250 usec */
178 DELAY(1);
575 DELAY(1000); /* Delay 1 msec */
/freebsd-12-stable/sys/dev/sound/pci/
H A Dspicds.c70 DELAY(1);
72 DELAY(1);
90 DELAY(1);
117 DELAY(1);
127 DELAY(1);
131 DELAY(1);
/freebsd-12-stable/sys/arm/amlogic/aml8726/
H A Daml8726_rtc.c142 DELAY(5);
161 DELAY(5);
168 DELAY(5);
286 DELAY(5);
310 DELAY(2);
342 DELAY(50);
/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c343 DELAY(TRANSITION_LATENCY);
734 DELAY(TRANSITION_LATENCY);
767 DELAY(TRANSITION_LATENCY);
799 DELAY(TRANSITION_LATENCY);
835 DELAY(TRANSITION_LATENCY);
871 DELAY(TRANSITION_LATENCY);
907 DELAY(TRANSITION_LATENCY);
943 DELAY(TRANSITION_LATENCY);
979 DELAY(TRANSITION_LATENCY);
1027 DELAY(TRANSITION_LATENC
[all...]
/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_pcie_phy.c122 DELAY(10);
125 DELAY(10);
135 DELAY(10);
169 DELAY(1000);
186 DELAY(1000);
199 DELAY(1000);
/freebsd-12-stable/sys/dev/cy/
H A Dcy_isa.c95 DELAY(500); /* wait for the board to get its act together */
99 DELAY(500);
/freebsd-12-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8316.c103 DELAY(1000); /* 1ms wait for things to settle */
119 DELAY(1000); /* 1ms, again to let things settle */
/freebsd-12-stable/sys/dev/ipmi/
H A Dipmi_kcs.c71 DELAY(delay_usec);
196 DELAY(1000000);
559 DELAY(100);
568 DELAY(100);
598 DELAY(100);
605 DELAY(100);
618 DELAY(100);
626 DELAY(100);
/freebsd-12-stable/sys/dev/ata/
H A Data-lowlevel.c122 DELAY(10);
183 DELAY(10);
202 DELAY(10);
370 DELAY(10);
490 DELAY(10);
501 DELAY(10);
522 DELAY(10);
533 DELAY(10);
566 DELAY(10);
621 DELAY(10
[all...]
/freebsd-12-stable/sys/dev/ep/
H A Dif_ep_isa.c123 DELAY(BIT_DELAY_MULTIPLE * 1000);
125 DELAY(50);
172 DELAY(DELAY_MULTIPLE * 10000);
179 DELAY(400);
/freebsd-12-stable/sys/dev/ppbus/
H A Dpcfclock.c197 DELAY(3000);
201 DELAY(3000);
244 DELAY(100);
253 DELAY(500);
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c120 DELAY(5);
155 DELAY(200);
165 DELAY(5);
209 DELAY(500);
/freebsd-12-stable/sys/mips/nlm/
H A Dusb_init.c71 DELAY(100);
/freebsd-12-stable/sys/x86/x86/
H A Ddelay.c113 DELAY(int n) function

Completed in 196 milliseconds

1234567891011>>