Home
last modified time | relevance | path

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

12345678910>>...25

/Linux-v5.4/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
132 * 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.4/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.
/Linux-v5.4/arch/arm/mach-u300/
Dregulator.c34 * This function is used from pm.h to shut down the system by
44 /* Disable LDO D to shut down the system */ in u300_pm_poweroff()
48 pr_err("regulator not available to shut down system\n"); in u300_pm_poweroff()
/Linux-v5.4/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.4/drivers/staging/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.4/tools/arch/arm64/include/asm/
Dbarrier.h58 /* Only to shut up gcc ... */ \
91 /* Only to shut up gcc ... */ \
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dti,tas6424.txt9 - standby-gpios: GPIO used to shut the TAS6424 down.
/Linux-v5.4/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.4/drivers/staging/isdn/
DTODO7 With public ISDN networks almost completely shut down over the past 12
/Linux-v5.4/Documentation/power/
Dtricks.rst19 * use vga text console, shut down X. [If you really want X, you might
/Linux-v5.4/lib/
Ddebug_locks.c23 * shut up after that.
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt21 configuration is used with the external oscillator being shut
/Linux-v5.4/Documentation/devicetree/bindings/iio/frequency/
Dadf4371.yaml40 output stage will shut down until the ADF4371/ADF4372 achieves lock as
/Linux-v5.4/Documentation/filesystems/nfs/
Dnfsd-admin-interfaces.txt26 nfsd is shut down by a write of 0 to nfsd/threads. All locks and state
/Linux-v5.4/Documentation/networking/
Dalias.rst49 If the base device is shut down the added aliases will be deleted too.
/Linux-v5.4/arch/arm/mach-tegra/
Dhotplug.c48 /* Shut down the current CPU. */ in tegra_cpu_die()
/Linux-v5.4/kernel/
Dtorture.c500 /* OK, shut down the system. */ in torture_shutdown()
509 kernel_power_off(); /* Shut down the system. */ in torture_shutdown()
550 * Shut down the shutdown task. Say what??? Heh! This can happen if
694 * will be shut down.
/Linux-v5.4/include/net/
Dncsi.h12 * The state ncsi_dev_state_stop helps to shut down the currently active
/Linux-v5.4/Documentation/crypto/
Dcrypto_engine.rst32 Start it via ``crypto_engine_start()``. When finished with your work, shut down the
/Linux-v5.4/drivers/media/rc/keymaps/
Drc-delock-61959.c15 { 0x866b0c, KEY_POWER }, /* Shut Down */
/Linux-v5.4/arch/arm/common/
Dmcpm_platsmp.c67 /* We assume all CPUs may be shut down. */ in mcpm_cpu_can_disable()
/Linux-v5.4/drivers/staging/gasket/
Dapex_driver.c291 /* - Enable GCB memory shut down (0x3 to rg_force_ram_sd) */ in apex_enter_reset()
300 "RAM did not shut down within timeout (%d ms)\n", in apex_enter_reset()
318 * - Disable GCB memory shut down: in apex_quit_reset()

12345678910>>...25