Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 25 of 231) sorted by relevance

12345678910

/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dadi,ssm2305.txt6 - shutdown-gpios : The gpio connected to the shutdown pin.
13 shutdown-gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
H A Dmaxim,max9759.txt6 - shutdown-gpios : the gpio connected to the shutdown pin
14 shutdown-gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
H A Dtas2562.yaml34 shutdown-gpios:
65 shutdown-gpios = <&gpio1 15 0>;
/f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/
H A Dtoshiba,tc358767.txt11 - shutdown-gpios: OF device-tree gpio specification for SD pin
12 (active high shutdown input)
29 shutdown-gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dpool.c59 int shutdown; member
76 if (ctx->shutdown) { in POOL_thread()
141 ctx->shutdown = 0; in POOL_create_advanced()
168 ctx->shutdown = 1; in POOL_join()
264 if (ctx->shutdown) return; in POOL_add_internal()
277 while (isQueueFull(ctx) && (!ctx->shutdown)) { in POOL_add()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A DTODO6 1) Deal properly with "shutdown"s and hook "disconnect"s
8 How to let L2CAP node that user called "shutdown" on node or
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dtps65217.txt15 - ti,pmic-shutdown-controller: Telling the PMIC to shutdown on PWR_EN toggle.
26 ti,pmic-shutdown-controller;
/f-stack/app/redis-5.0.5/utils/
H A Dredis_init_script.tpl19 $CLIEXEC -p $REDISPORT shutdown
22 echo "Waiting for Redis to shutdown ..."
H A Dredis_init_script38 $CLIEXEC -p $REDISPORT shutdown
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dmax77620.txt74 power off (shutdown).
91 -maxim,shutdown-fps-time-period-us: u32, FPS time period in microseconds
92 when system enters in to shutdown
148 maxim,shutdown-fps-time-period-us = <1280>;
153 maxim,shutdown-fps-time-period-us = <1280>;
158 maxim,shutdown-fps-time-period-us = <1280>;
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daspeed-bmc-opp-witherspoon.dts117 retain-state-shutdown;
123 retain-state-shutdown;
129 retain-state-shutdown;
135 retain-state-shutdown;
141 retain-state-shutdown;
147 retain-state-shutdown;
153 retain-state-shutdown;
H A Daspeed-bmc-opp-swift.dts146 retain-state-shutdown;
152 retain-state-shutdown;
158 retain-state-shutdown;
164 retain-state-shutdown;
170 retain-state-shutdown;
176 retain-state-shutdown;
182 retain-state-shutdown;
188 retain-state-shutdown;
H A Daspeed-bmc-opp-mihawk.dts170 retain-state-shutdown;
176 retain-state-shutdown;
182 retain-state-shutdown;
189 retain-state-shutdown;
195 retain-state-shutdown;
201 retain-state-shutdown;
207 retain-state-shutdown;
213 retain-state-shutdown;
219 retain-state-shutdown;
H A Drk3288-veyron-broadcom-bluetooth.dtsi17 shutdown-gpios = <&gpio4 RK_PD5 GPIO_ACTIVE_HIGH>;
H A Dam335x-bone-common.dtsi285 * [PATCH] ARM: dts: am335x-bone* enable pmic-shutdown-controller
291 * &tps { /delete-property/ ti,pmic-shutdown-controller; }
294 * measurement after shutdown: it should be less than 1 mA.)
300 ti,pmic-shutdown-controller;
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dmaxim,max1241.yaml35 shutdown-gpios:
61 shutdown-gpios = <&gpio 26 1>;
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dadi,adm1177.yaml34 adi,shutdown-threshold-microamp:
64 adi,shutdown-threshold-microamp = <1059000>; /* 1.059 A */
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-gpio.yaml38 retain-state-shutdown:
40 Retain the state of the LED on shutdown. Useful in BMC systems, for
/f-stack/freebsd/contrib/device-tree/src/arm64/nvidia/
H A Dtegra194-p3668-0000.dtsi167 maxim,shutdown-fps-time-period-us = <640>;
172 maxim,shutdown-fps-time-period-us = <640>;
178 maxim,shutdown-fps-time-period-us = <640>;
H A Dtegra194-p2888.dtsi172 maxim,shutdown-fps-time-period-us = <640>;
177 maxim,shutdown-fps-time-period-us = <640>;
183 maxim,shutdown-fps-time-period-us = <640>;
H A Dtegra186-p3310.dtsi289 maxim,shutdown-fps-time-period-us = <640>;
294 maxim,shutdown-fps-time-period-us = <640>;
299 maxim,shutdown-fps-time-period-us = <640>;
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_socket.h57 #define ngx_shutdown_socket shutdown
/f-stack/tools/ngctl/
H A DMakefile10 msg.c debug.c shutdown.c rmhook.c status.c types.c write.c
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Drockchip-thermal.txt30 - rockchip,hw-tshut-temp : The hardware-controlled shutdown temperature value.
31 - rockchip,hw-tshut-mode : The hardware-controlled shutdown mode 0:CRU 1:GPIO.
/f-stack/app/redis-5.0.5/utils/create-cluster/
H A Dcreate-cluster46 ../../src/redis-cli -p $PORT shutdown nosave

12345678910