Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_atombios.c3552 ATOM_VOLTAGE_FORMULA *formula = in radeon_atom_get_max_voltage() local
3554 if (formula->ucFlag & 1) in radeon_atom_get_max_voltage()
3556 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage()
3557 formula->ucNumOfVoltageEntries / 2 * in radeon_atom_get_max_voltage()
3558 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage()
3561 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage()
3562 (formula->ucNumOfVoltageEntries - 1) * in radeon_atom_get_max_voltage()
3563 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage()
3571 ATOM_VOLTAGE_FORMULA_V2 *formula = in radeon_atom_get_max_voltage() local
3573 if (formula->ucNumOfVoltageEntries) { in radeon_atom_get_max_voltage()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/power/
Dltc2941.txt6 formula for the charge counter.
/linux-4.1.27/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-4.1.27/tools/perf/Documentation/
Dperf-diff.txt97 --formula::
98 Show formula for given computation.
/linux-4.1.27/include/drm/
Ddrm_edid.h114 } formula; member
/linux-4.1.27/drivers/s390/block/
Ddasd_eckd.h269 __u8 formula; member
Ddasd_eckd.c44 #define ECKD_F(i) (i->formula)
/linux-4.1.27/arch/arm/mach-omap1/
Dsleep.S271 @ according to this formula:
/linux-4.1.27/arch/ia64/kernel/
Dmodule.c629 enum reloc_value_formula formula = (r_type >> VALUE_SHIFT) & VALUE_MASK; in do_reloc() local
635 switch (formula) { in do_reloc()
/linux-4.1.27/Documentation/fb/
Dmodedb.txt80 The CVT addresses these limitations. If used with CRT's, the formula used
/linux-4.1.27/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.txt805 field to generate the hash. The formula is
821 generate the hash. The formula is
834 the formula is the same as for the layer2 transmit
852 The formula for unfragmented TCP and UDP packets is
866 formula is the same as for the layer2 transmit hash
881 This policy uses the same formula as layer2+3 but it
891 This policy uses the same formula as layer3+4 but it
/linux-4.1.27/arch/x86/
DKconfig.debug149 invalidating instructions according to the following formula:
/linux-4.1.27/Documentation/ioctl/
Dcdrom.txt375 MSF values are converted to LBA values via this formula:
/linux-4.1.27/Documentation/input/
Dmulti-touch-protocol.txt348 touching rectangle, here is a simple formula that retains the most
/linux-4.1.27/Documentation/isdn/
DREADME.HiSax71 formula-n enternow
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt601 memory SCSI reserves for itself. The formula is rather
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt1397 into the left-hand side. "=" is like a formula definition; it stores the
/linux-4.1.27/Documentation/filesystems/
Dproc.txt900 The CommitLimit is calculated with the following formula:
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfplsp.S7700 # 2. (|X| <= 16380 log2) Sinh(X) is obtained by the formula #