Searched full:inactive (Results 1 – 25 of 108) sorted by relevance
12345
| /Documentation/devicetree/bindings/power/reset/ |
| D | gpio-restart.yaml | 17 'open-source' is not found, the GPIO line will be driven in the inactive state. Otherwise its 22 This will also cause an inactive->active edge condition, triggering positive edge triggered 23 reset. After a delay specified by active-delay, the GPIO is set to inactive, thus causing an 24 active->inactive edge, triggering negative edge triggered reset. After a delay specified by 25 inactive-delay, the GPIO is driven active again. After a delay specified by wait-delay, the 44 in its inactive state. 54 inactive-delay: 56 description: Delay (default 100) to wait after driving gpio inactive [ms] 77 inactive-delay = <100>;
|
| D | gpio-poweroff.yaml | 15 from inactive to active. After a delay (active-delay-ms) it 16 is expected to be switched back to inactive. After another 17 delay (inactive-delay-ms) it is configured as active again. 36 property is not specified, the GPIO is initialized as an output in its inactive state. 42 inactive-delay-ms: 44 description: Delay to wait after driving gpio inactive
|
| /Documentation/userspace-api/gpio/ |
| D | gpio-v2-line-set-values-ioctl.rst | 38 The values set are logical, indicating if the line is to be active or inactive. 40 values (active/inactive) and physical values (high/low). 41 If ``GPIO_V2_LINE_FLAG_ACTIVE_LOW`` is not set then active is high and inactive 43 inactive is high.
|
| D | gpio-handle-set-line-values-ioctl.rst | 39 The values set are logical, indicating if the line is to be active or inactive. 41 values (active/inactive) and physical values (high/low). 43 inactive is low. If ``GPIOHANDLE_REQUEST_ACTIVE_LOW`` is set then active is low 44 and inactive is high.
|
| D | gpio-v2-line-get-values-ioctl.rst | 37 The values returned are logical, indicating if the line is active or inactive. 39 values (high/low) and logical values (active/inactive). 41 inactive. If ``GPIO_V2_LINE_FLAG_ACTIVE_LOW`` is set then low is active and 42 high is inactive.
|
| D | gpio-handle-get-line-values-ioctl.rst | 39 The values returned are logical, indicating if the line is active or inactive. 41 values (high/low) and logical values (active/inactive). 43 low is inactive. If ``GPIOHANDLE_REQUEST_ACTIVE_LOW`` is set then low is active 44 and high is inactive.
|
| /Documentation/devicetree/bindings/input/ |
| D | gpio-matrix-keypad.txt | 27 - drive-inactive-cols: drive inactive columns during scan, 28 default is to turn inactive columns into inputs.
|
| /Documentation/devicetree/bindings/sound/ |
| D | davinci-mcasp-audio.yaml | 52 0 - Inactive, 1 - TX, 2 - RX 53 All AXR pins should be present in the array even if inactive 96 specify the drive on TX pin during inactive time slots 196 0 0 0 0 /* 0: INACTIVE, 1: TX, 2: RX */
|
| /Documentation/admin-guide/pm/ |
| D | strategies.rst | 32 ``inactive`` (idle). If they are active, they have to be in power states 34 are inactive, ideally, they should be in low-power states in which they may not 39 draw (or maximum energy usage) of it. If all of them are inactive, the system
|
| /Documentation/devicetree/bindings/clock/ |
| D | idt,versaclock5.yaml | 40 0 0 Active/Inactive 41 0 1 Inactive/Active 43 1 1 Inactive/Shutdown
|
| /Documentation/ABI/stable/ |
| D | sysfs-class-rfkill | 75 0: inactive 89 0: inactive
|
| /Documentation/scheduler/ |
| D | sched-deadline.rst | 142 | Inactive | |(b) | (a) 159 - Inactive: if it is blocked and has surpassed the 0-lag time. 163 (a) When a task blocks, it does not become immediately inactive since its 166 ActiveNonContending. The scheduler arms the "inactive timer" to fire at 180 (b) If the task wakes up before the inactive timer fires, the task re-enters 181 the ActiveContending state and the "inactive timer" is canceled. 186 "inactive timer" is running on a different CPU, the "dl_non_contending" 189 "inactive timer" fires or when the task wakes up). 191 (c) When the "inactive timer" fires, the task enters the Inactive state and 194 (d) When an inactive task wakes up, it enters the ActiveContending state and [all …]
|
| /Documentation/admin-guide/device-mapper/ |
| D | writecache.rst | 104 2. load an inactive table with a linear target that maps 110 6. the cache device is now inactive and it can be deleted
|
| D | dm-ima.rst | 99 When a new table is loaded in a device's inactive table slot, 128 which is being loaded into the DM device's inactive table slot. 209 data from an active and inactive table are measured. 222 device_inactive_metadata := Device metadata that reflects the inactive table. 226 inactive_table_hash := Hash of the inactive table. 249 When an inactive table is cleared from the device, the device information and a sha256 hash of the 250 data from an inactive table are measured. 260 …device_inactive_metadata := Device metadata that was captured during the load time inactive table … 262 inactive_table_hash := Hash of the inactive table being cleared from the device. 266 For instance, if a linear device's inactive table is cleared,
|
| /Documentation/filesystems/ |
| D | qnx6.rst | 51 inactive superblock. 187 (system area of the inactive - resp. lower serial numbered superblock) while 192 time or a filesystem sync is requested), serial of the previously inactive
|
| /Documentation/maintainer/ |
| D | feature-and-driver-maintainers.rst | 154 Subsystem maintainers may remove inactive maintainers from the MAINTAINERS 158 Removing an inactive maintainer should not be seen as a punitive action. 159 Having an inactive maintainer has a real cost as all developers have
|
| /Documentation/devicetree/bindings/iio/imu/ |
| D | adi,adis16460.yaml | 28 spi-cs-inactive-delay-ns:
|
| /Documentation/driver-api/ |
| D | pwm.rst | 59 easily possible, drivers are supposed to emit the inactive state, but some 60 drivers cannot. If you rely on getting the inactive state, use .duty_cycle=0, 118 Value is in nanoseconds and is the sum of the active and inactive
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-wacom | 50 same side are always inactive. 59 the left are always inactive.
|
| D | sysfs-class-power-ltc4162l | 69 The charger will normally drain the battery while inactive,
|
| /Documentation/virt/kvm/devices/ |
| D | mpic.rst | 34 IRQ input line for each standard openpic source. 0 is inactive and 1
|
| /Documentation/bpf/ |
| D | map_lru_hash_update.dot | 47 label="Shrink inactive list 55 inactive, or if empty,
|
| /Documentation/driver-api/firmware/ |
| D | firmware-usage-guidelines.rst | 27 * If the kernel support for the hardware is normally inactive, or the
|
| /Documentation/admin-guide/mm/damon/ |
| D | reclaim.rst | 151 enabled but inactive due to its watermarks rule. 159 DAMON_RECLAIM becomes inactive, so it does nothing but only periodically checks 177 DAMON_RECLAIM becomes inactive, so it does nothing but periodically checks the
|
| /Documentation/devicetree/bindings/iio/adc/ |
| D | microchip,mcp3911.yaml | 47 Data Ready Pin Inactive State Control
|
12345