Home
last modified time | relevance | path

Searched full:constant (Results 1 – 25 of 164) sorted by relevance

1234567

/Documentation/devicetree/bindings/power/supply/
Dmaxim,max77693.yaml23 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.
Dsc2731-charger.yaml30 - constant-charge-voltage-max-microvolt: maximum constant input voltage.
39 constant-charge-voltage-max-microvolt = <4350000>;
Drohm,bd99954.yaml33 # 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)
Dbattery.yaml73 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>;
Dmaxim,max14577.yaml25 maxim,constant-uvolt:
27 Battery Constant Voltage in uV
55 - maxim,constant-uvolt
Drichtek,rt5033-charger.yaml30 constant-charge-current-max-microamp:
44 constant-charge-voltage-max-microvolt:
45 Battery regulation voltage of constant voltage mode. This voltage levels
Dbq2515x.yaml71 constant-charge-current-max-microamp = <50000>;
73 constant-charge-voltage-max-microvolt = <4000000>;
Dbq25980.yaml91 constant-charge-current-max-microamp = <4000000>;
92 constant-charge-voltage-max-microvolt = <8400000>;
Dbq256xx.yaml100 constant-charge-current-max-microamp = <2040000>;
101 constant-charge-voltage-max-microvolt = <4352000>;
/Documentation/trace/postprocess/
Dtrace-vmscan-postprocess.pl17 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 …]
Dtrace-pagealloc-postprocess.pl19 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/
Dledtrig-oneshot.rst13 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/
Dsparse.rst49 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/
Dc-code-gen.rst45 Every constant is rendered as a ``#define``.
46 The name of the constant is ``$family-$constant`` and the value
/Documentation/driver-api/thermal/
Dpower_allocator.rst106 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
Dcpu-cooling-api.rst95 represented as a constant coefficient. This is a simplification
102 Where `capacitance` is a constant that represents an indicative
/Documentation/ABI/testing/
Dsysfs-fs-fuse22 is a constant defined in a contiguous array of constants.
Dsysfs-bus-iio-isl2950144 Finally, the c constant is set by the sensor
/Documentation/devicetree/bindings/mfd/
Drichtek,rt5033.yaml60 constant-charge-current-max-microamp = <1000000>;
63 constant-charge-voltage-max-microvolt = <4350000>;
Dmaxim,max14577.yaml134 maxim,constant-uvolt = <4350000>;
190 maxim,constant-uvolt = <4350000>;
/Documentation/security/
Dsiphash.rst48 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/
Dnetlink.rst95 constant. String types may reduce the constant by one
/Documentation/virt/hyperv/
Dclocks.rst44 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/
Dawinic,aw87390.yaml16 noise, constant large volume, 6th Smart K audio amplifier.
/Documentation/devicetree/bindings/leds/
Dleds-is31fl32xx.txt4 constant-current channels, each with independent 256-level PWM control.

1234567