Home
last modified time | relevance | path

Searched refs:formula (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-aat1290.txt29 following formula: I = 1A * 162kohm / Rset.
32 formula: T = 8.82 * 10^9 * Ct.
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_atombios.c3555 ATOM_VOLTAGE_FORMULA *formula = in radeon_atom_get_max_voltage() local
3557 if (formula->ucFlag & 1) in radeon_atom_get_max_voltage()
3559 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage()
3560 formula->ucNumOfVoltageEntries / 2 * in radeon_atom_get_max_voltage()
3561 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage()
3564 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage()
3565 (formula->ucNumOfVoltageEntries - 1) * in radeon_atom_get_max_voltage()
3566 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage()
3574 ATOM_VOLTAGE_FORMULA_V2 *formula = in radeon_atom_get_max_voltage() local
3576 if (formula->ucNumOfVoltageEntries) { in radeon_atom_get_max_voltage()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
Dltc2941.txt6 is software compatible, uses a slightly different conversion formula
/Linux-v5.10/Documentation/scheduler/
Dsched-capacity.rst173 formula::
177 Applying this formula to the two examples above yields a frequency invariant
211 formula::
216 system. Applying this formula to the above example above yields a CPU
223 order to obtain a truly invariant signal. The pseudo-formula for a task
/Linux-v5.10/Documentation/devicetree/bindings/mtd/
Dcadence-nand-controller.txt19 associated with data read capture. The example formula for SDR mode is
/Linux-v5.10/Documentation/hwmon/
Dvt1211.rst131 Temp1 is an Intel-type thermal diode which requires the following formula to
148 .. [3] This is the formula from the lm_sensors 2.10.0 sensors.conf file. I don't
166 following formula for sensors.conf::
Damd_energy.rst64 Reported values are scaled as per the formula
/Linux-v5.10/Documentation/filesystems/
Derofs.rst111 Each inode can be directly found with the following formula:
175 Each share xattr can also be directly found by the following formula:
/Linux-v5.10/Documentation/devicetree/bindings/scsi/
Dhisilicon-sas.txt61 The formula is "y = (x-10000)/10000". For example, 10478
/Linux-v5.10/tools/perf/Documentation/
Dperf-diff.txt108 --formula::
109 Show formula for given computation.
/Linux-v5.10/include/drm/
Ddrm_edid.h124 } formula; member
/Linux-v5.10/arch/arm/mach-omap1/
Dsleep.S271 @ according to this formula:
/Linux-v5.10/arch/ia64/kernel/
Dmodule.c623 enum reloc_value_formula formula = (r_type >> VALUE_SHIFT) & VALUE_MASK; in do_reloc() local
629 switch (formula) { in do_reloc()
/Linux-v5.10/arch/csky/
DKconfig161 # max bits determined by the following formula:
/Linux-v5.10/Documentation/driver-api/media/
Dcamera-sensor.rst74 The formula is bus independent and is applicable for raw timing parameters on
/Linux-v5.10/drivers/s390/block/
Ddasd_eckd.h282 __u8 formula; member
/Linux-v5.10/drivers/gpu/drm/tiny/
Dgm12u320.c512 .data.other_data.data.range.formula.cvt = {
/Linux-v5.10/Documentation/fb/
Dmodedb.rst100 The CVT addresses these limitations. If used with CRT's, the formula used
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dcolorspaces-details.rst177 scaled and offset according to the limited range formula:
190 scaled and offset according to the limited range formula:
/Linux-v5.10/Documentation/driver-api/thermal/
Dpower_allocator.rst150 formula becomes::
/Linux-v5.10/arch/x86/
DKconfig.debug91 invalidating instructions according to the following formula:
/Linux-v5.10/arch/riscv/
DKconfig97 # max bits determined by the following formula:
/Linux-v5.10/Documentation/networking/
Dipvs-sysctl.rst128 formula: rate = amemthresh / (amemthresh - available_memory)
Deql.rst202 things and push traffic much faster. The formula in the current set
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/chelsio/
Dcxgb.rst185 At 10Gb speeds, use the following formula::

12