Searched full:dynamic (Results 1 – 25 of 193) sorted by relevance
12345678
| /Documentation/driver-api/thermal/ |
| D | cpu-cooling-api.rst | 62 CPUs. The current power is calculated as dynamic power (static power isn't 70 The dynamic power consumption of a processor depends on many factors. 73 - The time the processor spends running, consuming dynamic power, as 74 compared to the time in idle states where dynamic consumption is 83 A high level dynamic power consumption model may then be represented as:: 103 running time dynamic power coefficient in fundamental units of
|
| /Documentation/filesystems/ext4/ |
| D | dynamic.rst | 3 Dynamic Structures 6 Dynamic metadata are created on the fly when files and blocks are
|
| D | index.rst | 14 dynamic
|
| /Documentation/driver-api/i3c/ |
| D | protocol.rst | 46 Each device on the I3C bus has to be assigned a dynamic address to be able to 54 Once a dynamic address has been assigned to a device, this address will be used 56 assigned a dynamic address, the device should still process broadcast messages. 65 The discovery mechanism is called DAA (Dynamic Address Assignment), because it 66 not only discovers devices but also assigns them a dynamic address. 89 dynamic address the higher the priority). 107 device joined the bus and is waiting for a dynamic address. 110 assign a dynamic address to the slave. 151 passed the device address (dynamic address assigned during DAA), a payload
|
| /Documentation/timers/ |
| D | highres.rst | 2 High resolution timers and dynamic ticks design notes 27 - dynamic ticks 82 functionality like high resolution timers or dynamic ticks. 132 utilize the high resolution and dynamic tick functionalities without any change 134 enabling of high resolution timers and dynamic ticks is simply provided by 136 adding the dynamic tick specific calls to the idle routine (a total of 3 lines 163 dynamic ticks on i386 SMP systems which stop the local APIC in C3 power 193 based periodic tick is designed to be extended with dynamic tick functionality. 208 dynamic ticks 211 Dynamic ticks are the logical consequence of the hrtimer based periodic tick [all …]
|
| /Documentation/devicetree/bindings/arm/omap/ |
| D | dmm.txt | 1 OMAP Dynamic Memory Manager (DMM) bindings 3 The dynamic memory manager (DMM) is a module located immediately in front of the
|
| /Documentation/admin-guide/ |
| D | ldm.rst | 2 LDM - Logical Disk Manager (Dynamic Disks) 17 Any partitions created under the LDM are called "Dynamic Disks". There are no 22 Dynamic Disks. The journalling allows Windows to make changes to these 81 - "Windows Logical Disk Manager (Dynamic Disk) support" CONFIG_LDM_PARTITION 94 If you have Dynamic Disks but don't enable the driver, then all you will see 104 and cannot boot from a Dynamic Disk.
|
| D | dynamic-debug-howto.rst | 1 Dynamic debug 8 This document describes how to use the dynamic debug (dyndbg) feature. 10 Dynamic debug is designed to allow you to dynamically enable/disable 23 Dynamic debug has even more useful features: 38 Controlling dynamic debug Behaviour 57 Viewing Dynamic Debug Behaviour 179 The given string is searched for in the dynamic debug format
|
| /Documentation/RCU/ |
| D | NMI-RCU.txt | 1 Using RCU to Protect Dynamic NMI Handlers 5 it is possible to use RCU to provide dynamic non-maskable interrupt 6 handlers, as well as dynamic irq handlers. This document describes
|
| /Documentation/devicetree/bindings/i3c/ |
| D | i3c.txt | 71 All I3C devices are supposed to support DAA (Dynamic Address Assignment), and 80 dynamic address before the DAA takes place (so that other devices on the bus 81 can't take this dynamic address). 103 - assigned-address: dynamic address to be assigned to this device. This
|
| /Documentation/media/v4l-drivers/ |
| D | si4713.rst | 110 - acomp_enabled - Enables or disables the audio dynamic range control feature. 111 - acomp_gain - Sets the gain for audio dynamic range control. 112 - acomp_threshold - Sets the threshold level for audio dynamic range control. 113 - acomp_attack_time - Sets the attack time for audio dynamic range control. 114 - acomp_release_time - Sets the release time for audio dynamic range control.
|
| /Documentation/driver-api/usb/ |
| D | power-management.rst | 15 * Forms of dynamic PM 16 * The user interface for dynamic PM 23 * Interaction between dynamic PM and system PM 46 call it a "dynamic suspend" (also known as a "runtime suspend" or 48 dynamic PM is implemented in the USB subsystem, although system PM is 53 ``CONFIG_SUSPEND`` or ``CONFIG_HIBERNATION`` enabled. Dynamic PM support 58 [Historically, dynamic PM support for USB was present only if the 60 ``CONFIG_PM_RUNTIME``). Starting with the 3.10 kernel release, dynamic PM 100 Forms of dynamic PM 103 Dynamic suspends occur when the kernel decides to suspend an idle [all …]
|
| /Documentation/media/uapi/mediactl/ |
| D | media-ioc-setup-link.rst | 56 Only links marked with the ``DYNAMIC`` link flag can be enabled/disabled 58 non-dynamic link will return an ``EBUSY`` error code.
|
| /Documentation/power/regulator/ |
| D | consumer.rst | 9 1. Consumer Regulator Access (static & dynamic drivers) 35 2. Regulator Output Enable & Disable (static & dynamic drivers) 72 3. Regulator Voltage Control & Status (dynamic drivers) 103 4. Regulator Current Limit Control & Status (dynamic drivers) 134 5. Regulator Operating Mode Control & Status (dynamic drivers)
|
| /Documentation/filesystems/ |
| D | btrfs.txt | 14 * Dynamic inode allocation
|
| /Documentation/devicetree/bindings/soc/fsl/ |
| D | bman.txt | 52 Definition: PAMU property used for dynamic LIODN assignment 97 The example below shows a BMan FBPR dynamic allocation memory node
|
| D | qman-portals.txt | 45 Definition: PAMU property used for dynamic LIODN assignment 76 Definition: PAMU property used for dynamic LIODN assignment
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-iio-light-isl29018 | 15 Scheme 0 has wider dynamic range, Scheme 1 proximity detection
|
| D | sysfs-bus-vmbus | 6 will override standard static and dynamic ID matching. When
|
| /Documentation/devicetree/ |
| D | dynamic-resolution-notes.txt | 1 Device Tree Dynamic Resolver Notes
|
| /Documentation/ABI/stable/ |
| D | sysfs-module | 8 dynamic module. If it is built directly into the kernel, it
|
| D | sysfs-class-ubi | 168 only for static volumes, and for dynamic volume it equivalent 199 Volume type. Contains ASCII "dynamic\n" for dynamic volumes and
|
| /Documentation/devicetree/bindings/reserved-memory/ |
| D | qcom,rmtfs-mem.txt | 20 Usage: required for dynamic allocation
|
| /Documentation/networking/ |
| D | ip_dynaddr.txt | 1 IP dynamic address hack-port v0.03
|
| /Documentation/devicetree/bindings/arm/ |
| D | cpus.yaml | 227 dynamic-power-coefficient: 230 A u32 value that represents the running time dynamic 235 The dynamic power consumption of the CPU is 238 calculate the dynamic power as below - 240 Pdyn = dynamic-power-coefficient * V^2 * f
|
12345678