| /freebsd-12.1/sys/gnu/dts/arm64/sprd/ |
| H A D | sc2731.dtsi | 123 regulator-ramp-delay = <25000>; 131 regulator-ramp-delay = <25000>; 139 regulator-ramp-delay = <25000>; 156 regulator-ramp-delay = <25000>; 164 regulator-ramp-delay = <25000>; 172 regulator-ramp-delay = <25000>; 180 regulator-ramp-delay = <25000>; 189 regulator-ramp-delay = <25000>; 197 regulator-ramp-delay = <25000>; 205 regulator-ramp-delay = <25000>; [all …]
|
| /freebsd-12.1/sys/gnu/dts/arm64/exynos/ |
| H A D | exynos7-espresso.dts | 81 samsung,i2c-sda-delay = <100>; 270 regulator-ramp-delay = <25000>; 280 regulator-ramp-delay = <12500>; 290 regulator-ramp-delay = <12500>; 298 regulator-ramp-delay = <25000>; 306 regulator-ramp-delay = <12500>; 315 regulator-ramp-delay = <25000>; 324 regulator-ramp-delay = <25000>; 333 regulator-ramp-delay = <25000>; 362 card-detect-delay = <200>; [all …]
|
| H A D | exynos5433-tmu.dtsi | 14 polling-delay-passive = <0>; 15 polling-delay = <0>; 102 polling-delay-passive = <0>; 103 polling-delay = <0>; 145 polling-delay-passive = <0>; 146 polling-delay = <0>; 188 polling-delay-passive = <0>; 189 polling-delay = <0>; 264 polling-delay-passive = <0>; 265 polling-delay = <0>;
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | mt6323.dtsi | 31 regulator-ramp-delay = <12500>; 40 regulator-ramp-delay = <25000>; 55 regulator-enable-ramp-delay = <90>; 64 regulator-enable-ramp-delay = <185>; 71 regulator-enable-ramp-delay = <185>; 78 regulator-enable-ramp-delay = <185>; 85 regulator-enable-ramp-delay = <216>; 94 regulator-enable-ramp-delay = <216>; 118 regulator-enable-ramp-delay = <36>; 126 regulator-enable-ramp-delay = <36>; [all …]
|
| H A D | mt8135-evbp1.dts | 32 regulator-ramp-delay = <12500>; 40 regulator-ramp-delay = <12500>; 48 regulator-ramp-delay = <12500>; 56 regulator-ramp-delay = <12500>; 64 regulator-ramp-delay = <12500>; 72 regulator-ramp-delay = <12500>; 73 regulator-enable-ramp-delay = <115>; 80 regulator-ramp-delay = <12500>; 88 regulator-ramp-delay = <12500>; 106 regulator-enable-ramp-delay = <218>; [all …]
|
| H A D | motorola-cpcap-mapphone.dtsi | 163 regulator-enable-ramp-delay = <1000>; 170 regulator-enable-ramp-delay = <1000>; 177 regulator-enable-ramp-delay = <1000>; 183 regulator-enable-ramp-delay = <1000>; 189 regulator-enable-ramp-delay = <1000>; 195 regulator-enable-ramp-delay = <1000>; 203 regulator-enable-ramp-delay = <1000>; 209 regulator-enable-ramp-delay = <100>; 215 regulator-enable-ramp-delay = <1000>; 227 regulator-enable-ramp-delay = <100>; [all …]
|
| H A D | gemini-sl93512r.dts | 214 skew-delay = <5>; 218 skew-delay = <7>; 222 skew-delay = <8>; 226 skew-delay = <7>; 230 skew-delay = <10>; 234 skew-delay = <7>; /* 5 at another place? */ 238 skew-delay = <15>; 242 skew-delay = <0>; 252 skew-delay = <7>; 258 skew-delay = <5>;
|
| H A D | exynos5422-odroidxu3-common.dtsi | 56 polling-delay-passive = <250>; 57 polling-delay = <0>; 145 polling-delay-passive = <250>; 146 polling-delay = <0>; 218 polling-delay-passive = <250>; 219 polling-delay = <0>; 291 polling-delay-passive = <250>; 292 polling-delay = <0>; 383 samsung,i2c-sda-delay = <100>; 402 card-detect-delay = <200>; [all …]
|
| /freebsd-12.1/sys/gnu/dts/arm64/nvidia/ |
| H A D | tegra210-p2180.dtsi | 115 regulator-ramp-delay = <27500>; 126 regulator-ramp-delay = <27500>; 137 regulator-ramp-delay = <27500>; 150 regulator-ramp-delay = <27500>; 163 regulator-ramp-delay = <100000>; 174 regulator-ramp-delay = <100000>; 187 regulator-ramp-delay = <100000>; 198 regulator-ramp-delay = <100000>; 211 regulator-ramp-delay = <100000>; 222 regulator-ramp-delay = <100000>; [all …]
|
| H A D | tegra194-p2972-0000.dts | 91 polling-delay = <0>; 92 polling-delay-passive = <500>; 145 polling-delay = <0>; 146 polling-delay-passive = <500>; 159 polling-delay = <0>; 160 polling-delay-passive = <500>;
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/gen/ |
| H A D | t_sleep.c | 102 if (nanosleep(delay, remain) == -1) in do_nanosleep() 115 TIMESPEC_TO_TIMEVAL(&tv, delay); in do_select() 125 do_poll(struct timespec *delay, struct timespec *remain) in do_poll() argument 130 TIMESPEC_TO_TIMEVAL(&tv, delay); in do_poll() 131 if (pollts(NULL, 0, delay, NULL) == -1) in do_poll() 144 TIMESPEC_TO_TIMEVAL(&tv, delay); in do_sleep() 145 remain->tv_sec = sleep(delay->tv_sec); in do_sleep() 169 tmo/1000 < delay->tv_sec && tmo/500 > delay->tv_sec) in do_kevent() 170 delay->tv_sec = MAXSLEEP; in do_kevent() 174 rtc = kevent(kq, &ktimer, 1, &kresult, 1, delay); in do_kevent() [all …]
|
| /freebsd-12.1/sys/gnu/dts/arm64/mediatek/ |
| H A D | mt8173-evb.dts | 131 regulator-ramp-delay = <10000>; 141 regulator-ramp-delay = <10000>; 155 mediatek,hs200-cmd-int-delay=<26>; 156 mediatek,hs400-cmd-int-delay=<14>; 322 regulator-ramp-delay = <12500>; 331 regulator-ramp-delay = <12500>; 340 regulator-ramp-delay = <12500>; 349 regulator-ramp-delay = <12500>; 358 regulator-ramp-delay = <12500>; 367 regulator-ramp-delay = <12500>; [all …]
|
| H A D | mt6380.dtsi | 18 regulator-ramp-delay = <6250>; 27 regulator-ramp-delay = <6250>; 36 regulator-ramp-delay = <0>; 45 regulator-ramp-delay = <0>; 54 regulator-ramp-delay = <0>; 63 regulator-ramp-delay = <0>; 72 regulator-ramp-delay = <0>; 81 regulator-ramp-delay = <0>;
|
| /freebsd-12.1/contrib/sendmail/libsm/ |
| H A D | t-sem.c | 28 delay(t, s) 75 delay(0, "try to acq"); 81 delay(0, "acquired"); 85 delay(0, "try to rel"); 91 delay(0, "released"); 206 delay(1, "parent: acquire 1"); 221 delay(3, "parent: release 1"); 236 delay(1, "parent: getval"); 251 delay(1, "parent: acquire 2"); 282 delay(1, "child: acquire 1"); [all …]
|
| /freebsd-12.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | workqueue.h | 135 #define queue_delayed_work(wq, dwork, delay) \ argument 136 linux_queue_delayed_work_on(WORK_CPU_UNBOUND, wq, dwork, delay) 138 #define schedule_delayed_work_on(cpu, dwork, delay) \ argument 139 linux_queue_delayed_work_on(cpu, system_wq, dwork, delay) 144 #define schedule_delayed_work(dwork, delay) \ argument 145 linux_queue_delayed_work_on(WORK_CPU_UNBOUND, system_wq, dwork, delay) 147 #define queue_delayed_work_on(cpu, wq, dwork, delay) \ argument 148 linux_queue_delayed_work_on(cpu, wq, dwork, delay) 171 #define mod_delayed_work(wq, dwork, delay) ({ \ argument 175 wq, dwork, delay); \ [all …]
|
| /freebsd-12.1/tools/tools/net80211/wesside/udps/ |
| H A D | udps.c | 51 int delay = 10*1000; in own() local 58 delay = (int) ((double)1.0/pps*1000.0*1000.0); in own() 60 if (delay <= 5000) { in own() 66 delay *= dont_sleep_times; in own() 68 delay = (int) (0.90*delay); in own() 78 ts.tv_nsec = delay*1000; in own() 95 if (usleep(delay) == -1) { in own()
|
| /freebsd-12.1/usr.bin/at/ |
| H A D | parsetime.c | 292 expectplur = (delay != 1 && delay != -1) ? 1 : 0; in plus_or_minus() 296 tm->tm_year += delay; in plus_or_minus() 299 tm->tm_mon += delay; in plus_or_minus() 302 delay *= 7; in plus_or_minus() 304 tm->tm_mday += delay; in plus_or_minus() 307 tm->tm_hour += delay; in plus_or_minus() 310 tm->tm_min += delay; in plus_or_minus() 335 int delay; in plus() local 339 delay = atoi(sc_token); in plus() 350 int delay; in minus() local [all …]
|
| /freebsd-12.1/usr.sbin/ppp/ |
| H A D | cbcp.c | 70 cbcp->fsm.delay = 0; in cbcp_Init() 187 u_char delay; member 245 if ((char *)&data->delay < end) { in cbcp_data_Show() 270 data.delay = 0; in cbcp_SendReq() 320 cbcp->fsm.delay = cbcp->p->dl->cfg.cbcp.delay; in cbcp_Up() 491 data.delay = cbcp->fsm.delay; in cbcp_SendResponse() 540 cbcp->fsm.delay = data->delay; in cbcp_CheckResponse() 546 cbcp->fsm.delay = data->delay; in cbcp_CheckResponse() 563 cbcp->fsm.delay = data->delay; in cbcp_CheckResponse() 607 data.delay = cbcp->fsm.delay; in cbcp_SendAck() [all …]
|
| /freebsd-12.1/stand/usb/test/ |
| H A D | bsd_usbloader_test.c | 55 DELAY(unsigned int delay) in DELAY() argument 57 usleep(delay); in DELAY() 61 delay(unsigned int delay) in delay() function 63 usleep(delay); in delay()
|
| /freebsd-12.1/contrib/ntp/scripts/monitoring/ |
| H A D | ntploopstat | 29 $delay = 60; # default sampling rate 70 ($1 ne '') && ($delay = $1,1) && next; 72 $delay = shift; 73 ($delay >= 0) || die("$0: bad delay value \"$delay\"\n$usage"); 381 &msg("Sleeping " . ($lostpacket ? ($delay / 2) : $delay) . " seconds...\n"); 383 sleep($lostpacket ? ($delay / 2) : $delay);
|
| /freebsd-12.1/stand/lua/ |
| H A D | menu.lua | 426 local delay = loader.getenv("autoboot_delay") 428 if delay ~= nil and delay:lower() == "no" then 429 delay = nil 431 delay = tonumber(delay) or 10 434 if delay == -1 then 441 if delay ~= nil then 442 autoboot_key = menu.autoboot(delay) 459 function menu.autoboot(delay) 462 local endtime = loader.time() + delay 488 loader.delay(50000)
|
| /freebsd-12.1/contrib/amd/scripts/ |
| H A D | wait4amd2die.in | 21 delay=$1 23 delay=3 44 echo "wait4amd2die: delay $delay sec ($i of $count)..." 45 sleep $delay
|
| H A D | test-attrcache.in | 24 delay=1 69 sleep $delay 101 sleep $delay 105 sleep $delay 132 sleep $delay
|
| /freebsd-12.1/usr.bin/grdc/ |
| H A D | grdc.c | 58 struct timespec delay; in main() local 202 if (delay.tv_nsec > 0) { in main() 203 delay.tv_sec = 0; in main() 204 delay.tv_nsec = 1000000000 - now.tv_nsec; in main() 206 delay.tv_sec = 1; in main() 207 delay.tv_nsec = 0; in main() 209 nanosleep(&delay, NULL); in main()
|
| /freebsd-12.1/sys/mips/cavium/ |
| H A D | uart_dev_oct16550.c | 113 static int delay = 0; in oct16550_delay() local 162 int delay, limit; in oct16550_drain() local 164 delay = oct16550_delay(bas); in oct16550_drain() 174 DELAY(delay); in oct16550_drain() 194 DELAY(delay << 2); in oct16550_drain() 336 DELAY(delay); in oct16550_wait_txhr_empty() 342 int delay; in oct16550_putc() local 345 delay = oct16550_delay(bas); in oct16550_putc() 362 int c, delay; in oct16550_getc() local 367 delay = oct16550_delay(bas); in oct16550_getc() [all …]
|