Home
last modified time | relevance | path

Searched +full:power +full:- +full:off +full:- +full:time +full:- +full:sec (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dmtk-pmic-keys.txt6 of Muti-Function Device (MFD)
12 - compatible: "mediatek,mt6397-keys" or "mediatek,mt6323-keys"
13 - linux,keycodes: See Documentation/devicetree/bindings/input/input.yaml
16 - wakeup-source: See Documentation/devicetree/bindings/power/wakeup-source.txt
17 - mediatek,long-press-mode: Long press key shutdown setting, 1 for
19 - power-off-time-sec: See Documentation/devicetree/bindings/input/input.yaml
29 compatible = "mediatek,mt6397-keys";
30 mediatek,long-press-mode = <1>;
31 power-off-time-sec = <0>;
33 power {
[all …]
Dinput.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dmitry Torokhov <dmitry.torokhov@gmail.com>
21 $ref: /schemas/types.yaml#/definitions/uint32-array
26 poll-interval:
27 description: Poll interval time in milliseconds.
30 power-off-time-sec:
33 power off automatically. Device with key pressed shutdown feature can
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/
Dmtk-pmic-keys.txt6 of Muti-Function Device (MFD)
12 - compatible: "mediatek,mt6397-keys" or "mediatek,mt6323-keys"
13 - linux,keycodes: See Documentation/devicetree/bindings/input/keys.txt
16 - wakeup-source: See Documentation/devicetree/bindings/power/wakeup-source.txt
17 - mediatek,long-press-mode: Long press key shutdown setting, 1 for
19 - power-off-time-sec: See Documentation/devicetree/bindings/input/keys.txt
29 compatible = "mediatek,mt6397-keys";
30 mediatek,long-press-mode = <1>;
31 power-off-time-sec = <0>;
33 power {
[all …]
Dkeys.txt4 - power-off-time-sec: Duration in seconds which the key should be kept
5 pressed for device to power off automatically. Device with key pressed
7 - linux,keycodes: Specifies the numeric keycode values to be used for
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt2 SEC 4 Device Tree Binding
3 Copyright (C) 2008-2011 Freescale Semiconductor Inc.
6 -Overview
7 -SEC 4 Node
8 -Job Ring Node
9 -Run Time Integrity Check (RTIC) Node
10 -Run Time Integrity Check (RTIC) Memory Node
11 -Secure Non-Volatile Storage (SNVS) Node
12 -Secure Non-Volatile Storage (SNVS) Low Power (LP) RTC Node
13 -Full Example
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt2 SEC 4 Device Tree Binding
3 Copyright (C) 2008-2011 Freescale Semiconductor Inc.
6 -Overview
7 -SEC 4 Node
8 -Job Ring Node
9 -Run Time Integrity Check (RTIC) Node
10 -Run Time Integrity Check (RTIC) Memory Node
11 -Secure Non-Volatile Storage (SNVS) Node
12 -Secure Non-Volatile Storage (SNVS) Low Power (LP) RTC Node
13 -Full Example
[all …]
/kernel/linux/linux-5.10/drivers/input/misc/
Dstpmic1_onkey.c1 // SPDX-License-Identifier: GPL-2.0
15 * struct stpmic1_onkey - OnKey data
29 struct input_dev *input_dev = onkey->input_dev; in onkey_falling_irq()
32 pm_wakeup_event(input_dev->dev.parent, 0); in onkey_falling_irq()
41 struct input_dev *input_dev = onkey->input_dev; in onkey_rising_irq()
44 pm_wakeup_event(input_dev->dev.parent, 0); in onkey_rising_irq()
52 struct stpmic1 *pmic = dev_get_drvdata(pdev->dev.parent); in stpmic1_onkey_probe()
53 struct device *dev = &pdev->dev; in stpmic1_onkey_probe()
61 return -ENOMEM; in stpmic1_onkey_probe()
63 onkey->irq_falling = platform_get_irq_byname(pdev, "onkey-falling"); in stpmic1_onkey_probe()
[all …]
/kernel/linux/linux-4.19/Documentation/hwmon/
Dasc762115 Andigilog has both the PECI and pre-PECI versions of the Heceta-6, as
16 Intel calls them. Heceta-6e has high frequency PWM and Heceta-6p has
18 Heceta-6e part and aSC7621 is the Heceta-6p part. They are both in
23 have used registers below 20h for vendor-specific functions in addition
24 to those in the Intel-specified vendor range.
27 The fan speed control uses this finer value to produce a "step-less" fan
28 PWM output. These two bytes are "read-locked" to guarantee that once a
29 high or low byte is read, the other byte is locked-in until after the
32 sheet says 10-bits of resolution, although you may find the lower bits
42 We offer GPIO features on the former VID pins. These are open-drain
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dst,stpmic1.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectonics STPMIC1 Power Management IC bindings
9 description: STMicroelectronics STPMIC1 Power Management IC
12 - pascal Paillet <p.paillet@st.com>
24 "#interrupt-cells":
27 interrupt-controller: true
36 const: st,stpmic1-onkey
40 - description: onkey-falling, happens when onkey is pressed. IT_PONKEY_F of pmic
[all …]
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-mrst.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * rtc-mrst.c: Driver for Moorestown virtual RTC
15 * This driver is based upon drivers/rtc/rtc-cmos.c
23 * * Alarm function is also limited to hr/min/sec.
37 #include <asm/intel-mid.h>
74 * driver chose to use 1972 (1970 is UNIX time start point) as the base,
75 * and does the translation at read/write time.
78 * make it consistent in leap year setting for both vrtc and low-level
81 * year will be parsed as 1960 which is not a valid UNIX time and will
84 static int mrst_read_time(struct device *dev, struct rtc_time *time) in mrst_read_time() argument
[all …]
/kernel/linux/linux-4.19/drivers/rtc/
Drtc-mrst.c2 * rtc-mrst.c: Driver for Moorestown virtual RTC
19 * This driver is based upon drivers/rtc/rtc-cmos.c
27 * * Alarm function is also limited to hr/min/sec.
41 #include <asm/intel-mid.h>
78 * driver chose to use 1972 (1970 is UNIX time start point) as the base,
79 * and does the translation at read/write time.
82 * make it consistent in leap year setting for both vrtc and low-level
85 * year will be parsed as 1960 which is not a valid UNIX time and will
88 static int mrst_read_time(struct device *dev, struct rtc_time *time) in mrst_read_time() argument
96 time->tm_sec = vrtc_cmos_read(RTC_SECONDS); in mrst_read_time()
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Dasc7621.rst20 Andigilog has both the PECI and pre-PECI versions of the Heceta-6, as
21 Intel calls them. Heceta-6e has high frequency PWM and Heceta-6p has
23 Heceta-6e part and aSC7621 is the Heceta-6p part. They are both in
28 have used registers below 20h for vendor-specific functions in addition
29 to those in the Intel-specified vendor range.
32 The fan speed control uses this finer value to produce a "step-less" fan
33 PWM output. These two bytes are "read-locked" to guarantee that once a
34 high or low byte is read, the other byte is locked-in until after the
37 sheet says 10-bits of resolution, although you may find the lower bits
47 We offer GPIO features on the former VID pins. These are open-drain
[all …]
/kernel/linux/linux-5.10/sound/pci/hda/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "HD-Audio"
23 This option enables the HD-audio controller. Don't forget
27 will be called snd-hda-intel.
43 will be called snd-hda-tegra.
48 bool "Build hwdep interface for HD-audio driver"
51 Say Y here to build a hwdep interface for HD-audio driver.
52 This interface can be used for out-of-band communication
58 Say Y here to enable the HD-audio codec re-configuration feature.
60 codec setup, add extra verbs, and re-configure the codec dynamically.
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/fw/api/
Dpower.h8 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
9 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
10 * Copyright(c) 2015 - 2017 Intel Deutschland GmbH
26 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
30 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
31 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
32 * Copyright(c) 2015 - 2017 Intel Deutschland GmbH
66 /* Power Management Commands, Responses, Notifications */
69 * enum iwl_ltr_config_flags - masks for LTR config command flags
95 * struct iwl_ltr_config_cmd_v1 - configures the LTR
[all …]
/kernel/linux/linux-4.19/Documentation/networking/
Dz8530drv.txt7 1. ftp://ftp.ccac.rwth-aachen.de/pub/jr/z8530drv-utils_3.0-3.tar.gz
9 2. ftp://ftp.pspt.fi/pub/ham/linux/ax25/z8530drv-utils_3.0-3.tar.gz
16 -----------------------------------------------------------------------------
19 SCC.C - Linux driver for Z8530 based HDLC cards for AX.25
44 AX.25-HOWTO on how to emulate a KISS TNC on network device drivers.
57 please read 'man insmod' that comes with module-init-tools.
67 of your rc.*-files. This has to be done BEFORE you can
94 chip - this is just a delimiter to make sccinit a bit simpler to
97 data_a - the address of the data port A of this Z8530 (needed)
98 ctrl_a - the address of the control port A (needed)
[all …]
De1000e.txt5 Copyright(c) 1999 - 2013 Intel Corporation.
10 - Identifying Your Adapter
11 - Command Line Parameters
12 - Additional Configurations
13 - Support
19 Connections, except those that are 82575, 82576 and 82580-based*.
48 ---------------------
49 Valid Range: 0,1,3,4,100-100000 (0=off, 1=dynamic, 3=dynamic conservative,
101 Setting InterruptThrottleRate to 0 turns off any interrupt moderation
112 are in use simultaneously, the CPU utilization may increase non-
[all …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/hamradio/
Dz8530drv.rst1 .. SPDX-License-Identifier: GPL-2.0
5 SCC.C - Linux driver for Z8530 based HDLC cards for AX.25
14 1. ftp://ftp.ccac.rwth-aachen.de/pub/jr/z8530drv-utils_3.0-3.tar.gz
16 2. ftp://ftp.pspt.fi/pub/ham/linux/ax25/z8530drv-utils_3.0-3.tar.gz
41 AX.25-HOWTO on how to emulate a KISS TNC on network device drivers.
54 please read 'man insmod' that comes with module-init-tools.
64 of your rc.*-files. This has to be done BEFORE you can
92 - this is just a delimiter to make sccinit a bit simpler to
96 - the address of the data port A of this Z8530 (needed)
98 - the address of the control port A (needed)
[all …]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
Drtw_pwrctrl.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
49 * BIT[4] = sub-state
87 #define LPS_DELAY_TIME 1 * HZ /* 1 sec */
96 rf_sleep, /* 802.11 Power Save mode */
97 rf_off, /* HW/SW Radio OFF or Inactive Power Save */
102 /* RF Off Level for IPS or HW/SW radio off */
106 #define RT_RF_OFF_LEVL_HALT_NIC BIT(3) /* NIC halt, re-init hw param*/
107 #define RT_RF_OFF_LEVL_FREE_FW BIT(4) /* FW free, re-download the FW*/
118 ((ppsc->cur_ps_level & _PS_FLAG) ? true : false)
[all …]
/kernel/linux/linux-4.19/drivers/staging/rtl8188eu/include/
Drtw_pwrctrl.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
49 * BIT[4] = sub-state
87 #define LPS_DELAY_TIME 1*HZ /* 1 sec */
96 rf_sleep, /* 802.11 Power Save mode */
97 rf_off, /* HW/SW Radio OFF or Inactive Power Save */
102 /* RF Off Level for IPS or HW/SW radio off */
106 #define RT_RF_OFF_LEVL_HALT_NIC BIT(3) /* NIC halt, re-init hw param*/
107 #define RT_RF_OFF_LEVL_FREE_FW BIT(4) /* FW free, re-download the FW*/
118 ((ppsc->cur_ps_level & _PS_FLAG) ? true : false)
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dpower.h8 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
9 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
10 * Copyright(c) 2015 - 2017 Intel Deutschland GmbH
11 * Copyright (C) 2018 - 2020 Intel Corporation
27 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
31 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
32 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
33 * Copyright(c) 2015 - 2017 Intel Deutschland GmbH
34 * Copyright (C) 2018 - 2020 Intel Corporation
68 /* Power Management Commands, Responses, Notifications */
[all …]
/kernel/linux/linux-4.19/drivers/staging/vt6655/
Dcard.c1 // SPDX-License-Identifier: GPL-2.0+
9 * s_vSafeResetTx - Rest Tx
10 * CARDvSetRSPINF - Set RSPINF
11 * CARDvUpdateBasicTopRate - Update BasicTopRate
12 * CARDbAddBasicRate - Add to BasicRateSet
13 * CARDbIsOFDMinBasicRate - Check if any OFDM rate is in BasicRateSet
14 * CARDvSetLoopbackMode - Set Loopback mode
15 * CARDbSoftwareReset - Sortware reset NIC
16 * CARDqGetTSFOffset - Calculate TSFOffset
17 * CARDbGetCurrentTSF - Read Current NIC TSF counter
[all …]
/kernel/linux/linux-5.10/drivers/watchdog/
Dpcwd_pci.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Berkshire PCI-PC Watchdog Card Driver
5 * (c) Copyright 2003-2007 Wim Van Sebroeck <wim@iguana.be>.
16 * provided "AS-IS" and at no charge.
36 #include <linux/errno.h> /* For the -ENODEV/... values */
46 #include <linux/ioport.h> /* For io-port access */
53 #define WATCHDOG_DRIVER_NAME "PCI-PC Watchdog"
68 * PCI-PC Watchdog card.
76 #define WD_PCI_R2DS 0x40 /* Relay 2 Disable Temperature-trip /
85 /* according to documentation max. time to process a command for the pci
[all …]
Dpcwd_usb.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Berkshire USB-PC Watchdog Card Driver
5 * (c) Copyright 2004-2007 Wim Van Sebroeck <wim@iguana.be>.
12 * Greg Kroah-Hartman <greg@kroah.com>
16 * provided "AS-IS" and at no charge.
28 #include <linux/errno.h> /* For the -ENODEV/... values */
47 #define DRIVER_DESC "Berkshire USB-PC Watchdog driver"
55 delay-time from dip-switches */
59 "(0<heartbeat<65536 or 0=delay-time from dip-switches, default="
67 /* The vendor and product id's for the USB-PC Watchdog card */
[all …]
/kernel/linux/linux-4.19/drivers/watchdog/
Dpcwd_pci.c2 * Berkshire PCI-PC Watchdog Card Driver
4 * (c) Copyright 2003-2007 Wim Van Sebroeck <wim@iguana.be>.
20 * provided "AS-IS" and at no charge.
40 #include <linux/errno.h> /* For the -ENODEV/... values */
50 #include <linux/ioport.h> /* For io-port access */
57 #define WATCHDOG_DRIVER_NAME "PCI-PC Watchdog"
72 * PCI-PC Watchdog card.
80 #define WD_PCI_R2DS 0x40 /* Relay 2 Disable Temperature-trip /
89 /* according to documentation max. time to process a command for the pci
102 5, /* OFF-OFF-OFF = 5 Sec */
[all …]
Dpcwd_usb.c2 * Berkshire USB-PC Watchdog Card Driver
4 * (c) Copyright 2004-2007 Wim Van Sebroeck <wim@iguana.be>.
11 * Greg Kroah-Hartman <greg@kroah.com>
20 * provided "AS-IS" and at no charge.
32 #include <linux/errno.h> /* For the -ENODEV/... values */
51 #define DRIVER_DESC "Berkshire USB-PC Watchdog driver"
59 delay-time from dip-switches */
63 "(0<heartbeat<65536 or 0=delay-time from dip-switches, default="
71 /* The vendor and product id's for the USB-PC Watchdog card */
82 /* according to documentation max. time to process a command for the USB
[all …]

12345678910>>...15