Home
last modified time | relevance | path

Searched full:inactivity (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/linux/include/linux/input/
H A Dadxl34x.h90 * or inactivity detection. A '0' excludes the selected axis from
96 * to determine whether activity or inactivity is detected. In AC
102 * AC coupled operation for inactivity detection, a reference value
104 * device exceeds the inactivity threshold. Once the reference
109 * considered inactive and the inactivity interrupt is triggered.
135 * holds the threshold value for inactivity
138 * behavior if Inactivity interrupt is enabled.
147 * inactivity_threshold for inactivity to be declared. The scale factor
149 * operate on unfiltered data, the inactivity function operates on the
151 * generated for the inactivity interrupt to be triggered. This will
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-brcmstb-memc6 Self Refresh Power Down (SRPD) inactivity timeout counted in
8 from 0 (disable inactivity timeout) to 65535 (0xffff).
H A Dsysfs-platform-dell-laptop29 disabled because of inactivity.
54 keyboard illumination is disabled because of inactivity.
H A Dsysfs-bus-usb277 tuning the timeout for L1 inactivity timer (LPM timer), e.g.
278 needed inactivity time before host requests the device to go to L1 sleep.
/openbmc/openbmc/.github/
H A Dstale.yml3 # Number of days of inactivity before an issue becomes stale (6 months)
6 # Number of days of inactivity before a stale issue is closed
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Dlirc-set-rec-timeout.rst14 LIRC_GET_REC_TIMEOUT/LIRC_SET_REC_TIMEOUT - Get/set the integer value for IR inactivity timeout.
39 Get and set the integer value for IR inactivity timeout.
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DSessionService.v1_2_0.json144 … "The number of seconds of inactivity that a session can have before the session service closes th…
145 …sion at which point the session service shall close the session due to inactivity. The session se…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DSessionService.v1_2_0.json144 … "The number of seconds of inactivity that a session can have before the session service closes th…
145 …sion at which point the session service shall close the session due to inactivity. The session se…
/openbmc/linux/drivers/parport/
H A Dieee1284.c754 * parport_set_timeout - set the inactivity timeout for a device
756 * @inactivity: inactivity timeout (in jiffies)
758 * This sets the inactivity timeout for a particular device on a
763 * The return value is the previous inactivity timeout.
769 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument
773 dev->timeout = inactivity; in parport_set_timeout()
/openbmc/docs/designs/
H A Dvirtual-media.md314 ### Inactivity timeout
316 Virtual Media supports inactivity timeout, which will break Virtual Media
317 connection after certain number of seconds of inactivity. Because nbdclient has
334 - Monitor NBD device inactivity period to support inactivity timeout.
342 "InactivityTimeout": 1800, # Timeout of inactivity on device in seconds, that will lea…
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxscrnsaver_1.2.4.bb6 image on a display screen after a user-settable period of inactivity to \
/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c32 #define THRESH_INACT 0x25 /* R/W Inactivity threshold */
33 #define TIME_INACT 0x26 /* R/W Inactivity time */
35 /* inactivity detection */
68 #define INACTIVITY (1 << 3) macro
333 if (int_stat & INACTIVITY) in adxl34x_irq()
801 ac->int_mask |= ACTIVITY | INACTIVITY; in adxl34x_probe()
/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-cfg.h56 /* PM runtime auto power-off after 5ms of inactivity */
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h114 /* Default value for maximum station inactivity. After AP_MAX_INACTIVITY_SEC
120 * max inactivity timer. */
/openbmc/linux/drivers/memory/
H A Dbrcmstb_memc.c93 * Cannot change the inactivity timeout on LPDDR4 chips because the in srpd_store()
94 * dynamic tuning process will also get affected by the inactivity in srpd_store()
H A DKconfig65 (SRPD) inactivity timeout.
/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h125 /* Inactivity timer value for transitions into U1, in microseconds.
130 /* Inactivity timer value for transitions into U2 */
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Ddevantech-srf04.yaml60 it's switched on again. After some period of inactivity the driver
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DSessionService_v1.xml84 <Annotation Term="OData.Description" String="The number of seconds of inactivity that a session can have before the session service closes the session due to inactivity."/>
85 <Annotation Term="OData.LongDescription" String="This property shall contain the threshold of time in seconds between requests on a specific session at which point the session service shall close the session due to inactivity. The session service shall support any value between the schema-specified minimum and maximum terms."/>
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DSessionService_v1.xml84 …="The number of seconds of inactivity that a session can have before the session service closes th…
85 …sion at which point the session service shall close the session due to inactivity. The session se…
/openbmc/linux/arch/arm/mach-lpc32xx/
H A Dserial.c63 /* LPC3250 Errata HSUART.1: Hang workaround via loopback mode on inactivity */
/openbmc/openbmc/poky/meta/lib/oe/
H A Duseradd.py39 …parser.add_argument("-f", "--inactive", metavar="INACTIVE", help="password inactivity period of th…
/openbmc/u-boot/include/configs/
H A Dcalimain.h172 #define CONFIG_BOOT_RETRY_TIME 60 /* continue boot after 60 s inactivity */
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot107 # By default 60 minutes of inactivity closes the session.
/openbmc/phosphor-net-ipmid/
H A Dsession.hpp239 * transaction time is compared against the session inactivity timeout.

1234