Home
last modified time | relevance | path

Searched refs:SLEEP (Results 1 – 17 of 17) sorted by relevance

/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D10-manual-failover.tcl127 R 0 DEBUG SLEEP 10
174 R 0 DEBUG SLEEP 10
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dtwl4030-power.txt29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
H A Dtps65910.txt64 - ti,sleep-enable: Enable SLEEP state.
/f-stack/freebsd/arm/nvidia/
H A Dtegra_mc.c104 #define SLEEP(_sc, timeout) mtx_sleep(sc, &sc->mtx, 0, "tegra_mc", timeout); macro
H A Dtegra_rtc.c82 #define SLEEP(_sc, timeout) \ macro
H A Dtegra_i2c.c198 #define SLEEP(_sc, timeout) \ macro
545 SLEEP(sc, 0); in tegra_i2c_transfer()
H A Dtegra_xhci.c220 #define SLEEP(_sc, timeout) \ macro
/f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt20 SLEEP /* Triggered by F/W */
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h345 # define SLEEP(x,y) 1; macro
502 # define SLEEP(id, n) tsleep((id), PPAUSE|PCATCH, n, 0) macro
H A Dip_log.c719 error = SLEEP(unit + softl->iplh, "ipl sleep");
H A Dip_auth.c1090 error = SLEEP(&softa->ipf_auth_next, "ipf_auth_next");
H A Dip_sync.c604 err = SLEEP(&softs->sl_tail, "ipl sleep");
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam335x-bone-common.dtsi280 * Configure pmic to enter OFF-state instead of SLEEP-state ("RTC-only
H A Dimx6qdl-kontron-samx6i.dtsi614 MX6QDL_PAD_SD3_DAT7__GPIO6_IO17 0x1b0b0 /* SLEEP# */
H A Dtegra20-colibri.dtsi605 /* Set SLEEP MODE bit in SUPPLYENE register of TPS658643 PMIC */
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_host1x.c65 #define SLEEP(_sc, timeout) sx_sleep(sc, &sc->lock, 0, "host1x", timeout); macro
H A Dtegra_dc.c63 #define SLEEP(_sc, timeout) \ macro