Searched full:constant (Results 1 – 25 of 164) sorted by relevance
1234567
| /Documentation/devicetree/bindings/power/supply/ |
| D | maxim,max77693.yaml | 23 maxim,constant-microvolt: 25 Battery constant voltage in uV. The charger will operate in fast 26 charge constant current mode till battery voltage reaches this level. 27 Then the charger will switch to fast charge constant voltage mode.
|
| D | sc2731-charger.yaml | 30 - constant-charge-voltage-max-microvolt: maximum constant input voltage. 39 constant-charge-voltage-max-microvolt = <4350000>;
|
| D | rohm,bd99954.yaml | 33 # a) Trickle-charge with constant current (8). 34 # b) pre-charge with constant current (6) 36 # First a constant current (5) phase (CC) 37 # Then constant voltage (CV) phase (after the battery voltage has reached 80 # - constant-charge-current-max-microamp 81 # Current used at fast charge constant current phase (5 in above chart) 85 # - constant-charge-voltage-max-microvolt 86 # The constant voltage used in fast charging phase (4 in above chart)
|
| D | battery.yaml | 73 description: limit when to change to constant charging 78 constant-charge-current-max-microamp: 79 description: maximum constant input current 81 constant-charge-voltage-max-microvolt: 82 description: maximum constant input voltage 159 constant-charge-current-max-microamp = <900000>; 160 constant-charge-voltage-max-microvolt = <4200000>;
|
| D | maxim,max14577.yaml | 25 maxim,constant-uvolt: 27 Battery Constant Voltage in uV 55 - maxim,constant-uvolt
|
| D | richtek,rt5033-charger.yaml | 30 constant-charge-current-max-microamp: 44 constant-charge-voltage-max-microvolt: 45 Battery regulation voltage of constant voltage mode. This voltage levels
|
| D | bq2515x.yaml | 71 constant-charge-current-max-microamp = <50000>; 73 constant-charge-voltage-max-microvolt = <4000000>;
|
| D | bq25980.yaml | 91 constant-charge-current-max-microamp = <4000000>; 92 constant-charge-voltage-max-microvolt = <8400000>;
|
| D | bq256xx.yaml | 100 constant-charge-current-max-microamp = <2040000>; 101 constant-charge-voltage-max-microvolt = <4352000>;
|
| /Documentation/trace/postprocess/ |
| D | trace-vmscan-postprocess.pl | 17 use constant MM_VMSCAN_DIRECT_RECLAIM_BEGIN => 1; 18 use constant MM_VMSCAN_DIRECT_RECLAIM_END => 2; 19 use constant MM_VMSCAN_KSWAPD_WAKE => 3; 20 use constant MM_VMSCAN_KSWAPD_SLEEP => 4; 21 use constant MM_VMSCAN_LRU_SHRINK_ACTIVE => 5; 22 use constant MM_VMSCAN_LRU_SHRINK_INACTIVE => 6; 23 use constant MM_VMSCAN_LRU_ISOLATE => 7; 24 use constant MM_VMSCAN_WRITEPAGE_FILE_SYNC => 8; 25 use constant MM_VMSCAN_WRITEPAGE_ANON_SYNC => 9; 26 use constant MM_VMSCAN_WRITEPAGE_FILE_ASYNC => 10; [all …]
|
| D | trace-pagealloc-postprocess.pl | 19 use constant MM_PAGE_ALLOC => 1; 20 use constant MM_PAGE_FREE => 2; 21 use constant MM_PAGE_FREE_BATCHED => 3; 22 use constant MM_PAGE_PCPU_DRAIN => 4; 23 use constant MM_PAGE_ALLOC_ZONE_LOCKED => 5; 24 use constant MM_PAGE_ALLOC_EXTFRAG => 6; 25 use constant EVENT_UNKNOWN => 7; 28 use constant STATE_PCPU_PAGES_DRAINED => 8; 29 use constant STATE_PCPU_PAGES_REFILLED => 9; 32 use constant HIGH_PCPU_DRAINS => 10; [all …]
|
| /Documentation/leds/ |
| D | ledtrig-oneshot.rst | 13 event, while in the latter it keeps blinking at constant rate, as to signal 16 A one-shot LED only stays in a constant state when there are no events. An
|
| /Documentation/dev-tools/ |
| D | sparse.rst | 49 One small note: the constant integer "0" is special. You can use a 50 constant zero as a bitwise integer type without sparse ever complaining. 53 vs cpu-endian vs whatever), and there the constant "0" really _is_
|
| /Documentation/userspace-api/netlink/ |
| D | c-code-gen.rst | 45 Every constant is rendered as a ``#define``. 46 The name of the constant is ``$family-$constant`` and the value
|
| /Documentation/driver-api/thermal/ |
| D | power_allocator.rst | 106 constant during temperature overshoot periods (current temperature is 108 proportional term constant during temperature undershoot periods 137 thermal equilibrium under constant load. `sustainable_power` is only 165 `k_i` configures the PID loop's integral term constant. This term 177 `k_d` configures the PID loop's derivative term constant. It's
|
| D | cpu-cooling-api.rst | 95 represented as a constant coefficient. This is a simplification 102 Where `capacitance` is a constant that represents an indicative
|
| /Documentation/ABI/testing/ |
| D | sysfs-fs-fuse | 22 is a constant defined in a contiguous array of constants.
|
| D | sysfs-bus-iio-isl29501 | 44 Finally, the c constant is set by the sensor
|
| /Documentation/devicetree/bindings/mfd/ |
| D | richtek,rt5033.yaml | 60 constant-charge-current-max-microamp = <1000000>; 63 constant-charge-voltage-max-microvolt = <4350000>;
|
| D | maxim,max14577.yaml | 134 maxim,constant-uvolt = <4350000>; 190 maxim,constant-uvolt = <4350000>;
|
| /Documentation/security/ |
| D | siphash.rst | 48 If you pass the generic siphash function something of a constant length, it 49 will constant fold at compile-time and automatically choose one of the 167 If you pass the generic hsiphash function something of a constant length, it 168 will constant fold at compile-time and automatically choose one of the
|
| /Documentation/core-api/ |
| D | netlink.rst | 95 constant. String types may reduce the constant by one
|
| /Documentation/virt/hyperv/ |
| D | clocks.rst | 44 at a constant 10 MHz frequency. In the case of a live migration 63 applying the scale and offset to get the constant 10 MHz clock.
|
| /Documentation/devicetree/bindings/sound/ |
| D | awinic,aw87390.yaml | 16 noise, constant large volume, 6th Smart K audio amplifier.
|
| /Documentation/devicetree/bindings/leds/ |
| D | leds-is31fl32xx.txt | 4 constant-current channels, each with independent 256-level PWM control.
|
1234567