| /linux/include/linux/input/ |
| H A D | adxl34x.h | 90 * 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 …]
|
| /linux/Documentation/iio/ |
| H A D | adxl345.rst | 91 Note that activity and inactivity detection are DC-coupled by default; 92 therefore, only the AC-coupled activity and inactivity events are explicitly 114 | in_accel_mag_adaptive_falling_period | AC coupled inactivity time in seconds | 116 | in_accel_mag_adaptive_falling_scale | AC coupled inactivity threshold scale. | 118 | in_accel_mag_adaptive_falling_value | AC coupled inactivity threshold | 126 | in_accel_mag_falling_period | Inactivity time in seconds | 128 | in_accel_mag_falling_scale | DC coupled inactivity threshold scale. | 130 | in_accel_mag_falling_value | Inactivity threshold value | 138 | in_accel_x&y&z_mag_adaptive_falling_en | Enable AC coupled inactivity on all axes | 140 | in_accel_x&y&z_mag_falling_en | Enable inactivity detection on all axes | [all …]
|
| H A D | adxl313.rst | 63 | in_accel_mag_adaptive_falling_period | AC coupled inactivity time. … 65 | in_accel_mag_adaptive_falling_value | AC coupled inactivity threshold. … 69 | in_accel_mag_falling_period | Inactivity time. … 71 | in_accel_mag_falling_value | Inactivity threshold. … 75 | in_accel_x\&y\&z_mag_adaptive_falling_en | Enable or disable AC coupled inactivity event… 79 | in_accel_x\&y\&z_mag_falling_en | Enable or disable inactivity events. … 87 i.e. ``ACTIVITY`` or ``ACTIVITY_AC`` and inactivity i.e. ``INACTIVITY`` or 96 for inactivity. In case of turning off an event, it has to match to what is 251 Enabling inactivity detection: 265 <every 5s now indicates inactivity> [all …]
|
| /linux/drivers/iio/accel/ |
| H A D | adxl345_core.c | 86 /* activity/inactivity */ 279 /* inactivity */ 289 /* inactivity, AC bit set */ 357 /* activity / inactivity */ 386 /* Generated inactivity time based on ODR */ in adxl345_set_default_time() 396 /* Inactivity time in s */ in adxl345_set_default_time() 421 * adxl345_set_inact_time - Configure inactivity time explicitly or by ODR. 423 * @val_int: The inactivity time, integer part. 424 * @val_fract: The inactivity time, fractional part when val_int is 0. 426 * Inactivity time can be configured between 1 and 255 seconds. If a user sets [all …]
|
| H A D | adxl345.h | 26 /* Inactivity threshold */ 28 /* Inactivity time */ 30 /* Axis enable control for activity and inactivity detection */
|
| H A D | adxl313_core.c | 39 /* activity/inactivity */ 288 /* inactivity */ 296 /* inactivity, AC bit set */ 399 * @type: The activity or inactivity type. 401 * Provide a type of activity or inactivity, combined with either AC coupling 546 /* When turning on inactivity, check if inact time is valid */ in adxl313_set_act_inact_en()
|
| H A D | adxl372.c | 776 /* Set threshold for inactivity detection to 100mg */ in adxl372_setup() 800 /* Set inactivity timer to 10s */ in adxl372_setup() 876 /* Recalculate inactivity time as the timer period depends on ODR */ in adxl372_write_raw()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-brcmstb-memc | 6 Self Refresh Power Down (SRPD) inactivity timeout counted in 8 from 0 (disable inactivity timeout) to 65535 (0xffff).
|
| H A D | sysfs-platform-dell-laptop | 29 disabled because of inactivity. 54 keyboard illumination is disabled because of inactivity.
|
| H A D | sysfs-bus-usb | 277 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.
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | lirc-set-rec-timeout.rst | 14 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.
|
| /linux/drivers/parport/ |
| H A D | ieee1284.c | 754 * 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()
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta-cfg.h | 56 /* PM runtime auto power-off after 5ms of inactivity */
|
| /linux/drivers/usb/host/ |
| H A D | xhci-port.h | 125 /* Inactivity timer value for transitions into U1, in microseconds. 130 /* Inactivity timer value for transitions into U2 */
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | devantech-srf04.yaml | 60 it's switched on again. After some period of inactivity the driver
|
| /linux/arch/arm/mach-lpc32xx/ |
| H A D | serial.c | 63 /* LPC3250 Errata HSUART.1: Hang workaround via loopback mode on inactivity */
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 69 * associated STAs due to inactivity. Inactivity timeout period is taken 749 * @inactivity_timeout: station's inactivity period in seconds 827 * @pm_standby timer: period of network inactivity in seconds before
|
| /linux/drivers/scsi/isci/ |
| H A D | init.c | 108 MODULE_PARM_DESC(ssp_inactive_to, "SSP inactivity timeout (100us incr)"); 112 MODULE_PARM_DESC(stp_inactive_to, "STP inactivity timeout (100us incr)");
|
| H A D | phy.h | 288 * This PHY information field tracks the number of times the inactivity
|
| /linux/Documentation/mhi/ |
| H A D | mhi.rst | 175 device detects inactivity at the physical interface within a preset time.
|
| /linux/Documentation/driver-api/ |
| H A D | parport-lowlevel.rst | 1103 parport_set_timeout - set the inactivity timeout 1113 long parport_set_timeout (struct pardevice *dev, long inactivity); 1118 Set the inactivity timeout, in jiffies, for a registered device. The 1131 ``inactivity`` jiffies, a timeout will occur and the blocking function
|
| /linux/drivers/usb/misc/ |
| H A D | legousbtower.c | 52 * - timeout read now only after inactivity, shorten default accordingly 127 * Timeout occurs after the specified time of read and write inactivity.
|
| /linux/fs/smb/server/ |
| H A D | ksmbd_netlink.h | 100 __u32 deadtime; /* Number of minutes of inactivity */
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.c | 1333 unsigned long inactivity = in cw1200_alloc_link_id() local 1335 if (inactivity < max_inactivity) in cw1200_alloc_link_id() 1337 max_inactivity = inactivity; in cw1200_alloc_link_id()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.c | 1169 /* Inactivity timeout of a fatpipe(pstream) at the target */ 1187 * due to data flow on this AC. We start the inactivity timer only in ath6kl_wmi_pstream_timeout_event_rx() 1195 /* Indicate inactivity to driver layer for this fatpipe (pstream) */ in ath6kl_wmi_pstream_timeout_event_rx() 1564 /* Indicate stream inactivity to driver layer only if all tsids in ath6kl_wmi_cac_event_rx() 2668 * Indicate stream inactivity to driver layer only if all tsids in ath6kl_wmi_delete_pstream_cmd() 2738 * Indicate inactivity to driver layer for in ath6kl_wmi_relinquish_implicit_pstream_credits()
|