Home
last modified time | relevance | path

Searched full:shut (Results 1 – 25 of 637) sorted by relevance

12345678910>>...26

/Linux-v5.15/Documentation/devicetree/bindings/power/reset/
Dltc2952-poweroff.txt3 This chip is used to externally trigger a system shut down. Once the trigger has
4 been sent, the chip's watchdog has to be reset to gracefully shut down.
21 assertion before executing shut down procedure.
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-driver-firmware-zynqmp71 shut down. This may result in the FPD power
72 domain being shut down provided that no other
75 The complete PS will be shut down, including the
79 The complete system/device is shut down.
/Linux-v5.15/drivers/power/reset/
Dltc2952-poweroff.c13 * Its function is to determine when a external shut down is triggered
24 * A level change indicates the shut-down trigger. If it's state reverts
25 * within the time-out defined by trigger_delay, the shut down is not
31 * Once a shut down is triggered, the driver will toggle this signal,
32 * with an internal (wde_interval) to stall the hardware shut down.
35 * The last action during shut down is triggering this signalling, such
133 * time-out (timer_trigger). Once the time-out is actually reached the shut
Dat91-poweroff.c23 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */
24 #define AT91_SHDW_SHDW BIT(0) /* Shut Down command */
27 #define AT91_SHDW_MR 0x04 /* Shut Down Mode Register */
35 #define AT91_SHDW_SR 0x08 /* Shut Down Status Register */
Dat91-sama5d2_shdwc.c34 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */
35 #define AT91_SHDW_SHDW BIT(0) /* Shut Down command */
38 #define AT91_SHDW_MR 0x04 /* Shut Down Mode Register */
44 #define AT91_SHDW_SR 0x08 /* Shut Down Status Register */
/Linux-v5.15/Documentation/hwmon/
Dtmp108.rst35 the TMP108 has a one-shot mode where the device is normally shut-down. When a
37 and then the device is shut down automatically. (This driver only supports
/Linux-v5.15/drivers/accessibility/speakup/
DDefaultKeyAssignments36 KeyPad-Enter Shut Up (until another key is hit) and sync reading cursor
37 InsKeyPad-Enter Shut Up (until toggled back on).
Dkobjects.c338 char shut; in silent_store() local
353 shut = 1; in silent_store()
356 shut = 0; in silent_store()
359 shut |= 0x40; in silent_store()
361 spk_shut_up |= shut; in silent_store()
363 spk_shut_up &= ~shut; in silent_store()
/Linux-v5.15/drivers/platform/surface/aggregator/
Dssh_packet_layer.h28 * Indicates that the packet transport layer has been shut down or is
29 * being shut down and should not accept any new packets/data.
174 * transport layer has been shut down, calls to this function will be ignored.
Dbus.c104 * shut down.
107 * ssam_device_remove() is issued before the controller is shut down. If the
109 * be automatically removed when the controller is shut down.
115 * i.e. that the device is removed before the controller is being shut down.
Dssh_request_layer.h26 * Indicates that the request transport layer has been shut down or is
27 * being shut down and should not accept any new requests.
Dssh_packet_layer.c1136 * shut down, calls to this function will be ignored.
1310 * has been shut down.
1361 * on the queue, and %-ESHUTDOWN if the transmission layer has been shut down.
1386 * shut down. In all cases: Ignore the error. in __ssh_ptl_resubmit()
1420 * locked, is already queued, or the layer is being shut down. in ssh_ptl_resubmit_pending()
1541 * locked, is already queued, or the layer is being shut down. in ssh_ptl_timeout_reap()
1869 * ignored once the packet layer has been shut down.
1872 * success. Returns %-ESHUTDOWN if the packet layer has been shut down.
1889 * ssh_ptl_shutdown() - Shut down the packet transport layer.
1897 * As a result of this function, the transport layer will be marked as shut
[all …]
Dssh_request_layer.c359 * transport layer has been shut down.
1047 * started, the layer must first be shut down via ssh_rtl_shutdown() before
1135 * and/or request transport layer has been shut down before this call. May
1170 * ssh_rtl_shutdown() - Shut down request transport layer.
1178 * As a result of this function, the transport layer will be marked as shut
1179 * down. Submission of requests after the transport layer has been shut down
1190 * Ensure that the layer gets marked as shut-down before actually in ssh_rtl_shutdown()
1216 * we can also shut that down. in ssh_rtl_shutdown()
/Linux-v5.15/tools/arch/arm64/include/asm/
Dbarrier.h58 /* Only to shut up gcc ... */ \
91 /* Only to shut up gcc ... */ \
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Didt,versaclock5.yaml86 shut down if the SD/OE pin is driven high. If 0, this disables the
87 shutdown functionality: the chip will never be shut down based on
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dti,tas6424.txt9 - standby-gpios: GPIO used to shut the TAS6424 down.
Drealtek,rt1015p.yaml25 0 means shut down; 1 means power on.
/Linux-v5.15/arch/arm/mach-pxa/include/mach/
Dregs-ac97.h34 #define GCR_ACLINK_OFF (1 << 3) /* AC-link Shut Off */
67 #define GSR_ACOFFD (1 << 3) /* AC-link Shut Off Done */
/Linux-v5.15/drivers/regulator/
Dirq_helpers.c80 * attempted (probably regulator was shut down) and we in regulator_notifier_isr_work()
264 /* If we have no recovery, just try shut down straight away */ in regulator_notifier_isr()
270 /* If die() failed shut down as a last attempt to save the HW */ in regulator_notifier_isr()
/Linux-v5.15/Documentation/power/
Dtricks.rst19 * use vga text console, shut down X. [If you really want X, you might
/Linux-v5.15/lib/
Ddebug_locks.c23 * shut up after that.
/Linux-v5.15/Documentation/devicetree/bindings/iio/frequency/
Dadf4371.yaml40 output stage will shut down until the ADF4371/ADF4372 achieves lock as
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt21 configuration is used with the external oscillator being shut
/Linux-v5.15/arch/arm/mach-tegra/
Dhotplug.c48 /* Shut down the current CPU. */ in tegra_cpu_die()
/Linux-v5.15/Documentation/networking/
Dalias.rst49 If the base device is shut down the added aliases will be deleted too.

12345678910>>...26