Home
last modified time | relevance | path

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

12

/Linux-v4.19/Documentation/devicetree/bindings/leds/
Dleds-aat1290.txt29 following formula: I = 1A * 162kohm / Rset.
32 formula: T = 8.82 * 10^9 * Ct.
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_atombios.c3562 ATOM_VOLTAGE_FORMULA *formula = in radeon_atom_get_max_voltage() local
3564 if (formula->ucFlag & 1) in radeon_atom_get_max_voltage()
3566 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage()
3567 formula->ucNumOfVoltageEntries / 2 * in radeon_atom_get_max_voltage()
3568 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage()
3571 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage()
3572 (formula->ucNumOfVoltageEntries - 1) * in radeon_atom_get_max_voltage()
3573 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage()
3581 ATOM_VOLTAGE_FORMULA_V2 *formula = in radeon_atom_get_max_voltage() local
3583 if (formula->ucNumOfVoltageEntries) { in radeon_atom_get_max_voltage()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Dltc2941.txt6 is software compatible, uses a slightly different conversion formula
/Linux-v4.19/Documentation/hwmon/
Dvt1211119 Temp1 is an Intel-type thermal diode which requires the following formula to
134 *) This is the formula from the lm_sensors 2.10.0 sensors.conf file. I don't
152 following formula for sensors.conf:
/Linux-v4.19/tools/perf/Documentation/
Dperf-diff.txt102 --formula::
103 Show formula for given computation.
/Linux-v4.19/Documentation/devicetree/bindings/scsi/
Dhisilicon-sas.txt61 The formula is "y = (x-10000)/10000". For example, 10478
/Linux-v4.19/include/drm/
Ddrm_edid.h118 } formula; member
/Linux-v4.19/arch/arm/mach-omap1/
Dsleep.S271 @ according to this formula:
/Linux-v4.19/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-v4.19/drivers/s390/block/
Ddasd_eckd.h277 __u8 formula; member
/Linux-v4.19/Documentation/fb/
Dmodedb.txt80 The CVT addresses these limitations. If used with CRT's, the formula used
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcolorspaces-details.rst177 scaled and offset according to the limited range formula:
190 scaled and offset according to the limited range formula:
/Linux-v4.19/Documentation/thermal/
Dpower_allocator.txt147 formula becomes:
/Linux-v4.19/Documentation/networking/
Dipvs-sysctl.txt121 formula: rate = amemthresh / (amemthresh - available_memory)
Deql.txt241 things and push traffic much faster. The formula in the current set
Dcxgb.txt162 At 10Gb speeds, use the following formula:
Dbonding.txt842 field to generate the hash. The formula is
858 generate the hash. The formula is
871 the formula is the same as for the layer2 transmit
889 The formula for unfragmented TCP and UDP packets is
903 formula is the same as for the layer2 transmit hash
918 This policy uses the same formula as layer2+3 but it
928 This policy uses the same formula as layer3+4 but it
/Linux-v4.19/arch/x86/
DKconfig.debug150 invalidating instructions according to the following formula:
/Linux-v4.19/Documentation/input/
Dmulti-touch-protocol.rst344 touching rectangle, here is a simple formula that retains the most
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dinodes.rst482 inode 0 is defined not to exist, this formula can be used to find the
/Linux-v4.19/Documentation/ioctl/
Dcdrom.txt376 MSF values are converted to LBA values via this formula:
/Linux-v4.19/Documentation/admin-guide/pm/
Dcpufreq.rst401 CPU frequency to apply is computed in accordance with the formula
415 returned by the above formula over time.
/Linux-v4.19/arch/
DKconfig785 the stack to map directly to the KASAN shadow map using a formula
/Linux-v4.19/Documentation/isdn/
DREADME.HiSax71 formula-n enternow
/Linux-v4.19/Documentation/kbuild/
Dkconfig-language.txt655 formula extracted from CPP #ifdefs and build-rules into a SAT solver in order

12