Home
last modified time | relevance | path

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

12345678910>>...26

/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/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
131 * 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 */
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/arch/arm64/include/asm/
Dbarrier.h58 /* Only to shut up gcc ... */ \
91 /* Only to shut up gcc ... */ \
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dti,tas6424.txt9 - standby-gpios: GPIO used to shut the TAS6424 down.
Drealtek,rt1015p.yaml23 0 means shut down; 1 means power on.
/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-5.10/Documentation/power/
Dtricks.rst19 * use vga text console, shut down X. [If you really want X, you might
/kernel/linux/linux-5.10/lib/
Ddebug_locks.c23 * shut up after that.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt21 configuration is used with the external oscillator being shut
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/frequency/
Dadf4371.yaml40 output stage will shut down until the ADF4371/ADF4372 achieves lock as
/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/
Dnfsd-admin-interfaces.rst25 On startup, nfsd and lockd grace periods start. nfsd is shut down by a write of
/kernel/linux/linux-5.10/Documentation/networking/
Dalias.rst49 If the base device is shut down the added aliases will be deleted too.
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
Dhotplug.c48 /* Shut down the current CPU. */ in tegra_cpu_die()
/kernel/linux/linux-5.10/include/net/
Dncsi.h12 * The state ncsi_dev_state_stop helps to shut down the currently active
/kernel/linux/linux-5.10/kernel/
Dtorture.c525 /* OK, shut down the system. */ in torture_shutdown()
535 kernel_power_off(); /* Shut down the system. */ in torture_shutdown()
576 * Shut down the shutdown task. Say what??? Heh! This can happen if
720 * will be shut down.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-papr-pmem20 shut-down event.
/kernel/linux/linux-5.10/drivers/media/rc/keymaps/
Drc-delock-61959.c15 { 0x866b0c, KEY_POWER }, /* Shut Down */
/kernel/linux/linux-5.10/drivers/acpi/
Dreboot.c72 * Some platforms do not shut down immediately after writing to the in acpi_reboot()

12345678910>>...26