Home
last modified time | relevance | path

Searched full:formula (Results 1 – 25 of 253) sorted by relevance

1234567891011

/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation_rules.json16 "Formula": "a+b", string
39 "Formula": "a+b", string
62 "Formula": "a+b", string
81 "Formula": "a", string
96 "Formula": "", string
143 "Formula": "a+b+c+d", string
170 "Formula": "a+b", string
193 "Formula": "a+b", string
216 "Formula": "a+b", string
239 "Formula": "a+b", string
[all …]
H A Dperf_metric_validation.py208 def evaluate_formula(self, formula: str, alias: dict, ridx: int = 0):
210 Evaluate the value of formula.
212 @param formula: the formula to be evaluated
214 @returns: value of the formula is success; -1 if the one or more metric value not provided
223 for i in range(len(formula)):
224 if i+1 == len(formula) or formula[i] in ('+', '-', '*', '/'):
225 s = alias[formula[b:i]] if i + \
226 1 < len(formula) els
[all...]
/linux/Documentation/userspace-api/media/drivers/
H A Dccs.rst73 the following formula:
85 The analogue gain (``x`` in the formula) is controlled through
92 this case, the formula to calculate actual gain consists of linear and
/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c455 #define CVT_M 600 /* blanking formula gradient */
456 #define CVT_C 40 /* blanking formula offset */
457 #define CVT_K 128 /* blanking formula scaling factor */
458 #define CVT_J 20 /* blanking formula scaling factor */
670 * Based on Generalized Timing Formula Standard
681 #define GTF_D_M 600 /* blanking formula gradient */
682 #define GTF_D_C 40 /* blanking formula offset */
683 #define GTF_D_K 128 /* blanking formula scaling factor */
684 #define GTF_D_J 20 /* blanking formula scaling factor */
689 #define GTF_S_M 3600 /* blanking formula gradient */
[all …]
/linux/Documentation/fb/
H A Dintel810.rst31 Formula, or a framebuffer specific database to set the video mode
34 vertical refresh rates if the VESA Generalized Timing Formula is
246 or as a module. Choose "use VESA Generalized Timing Formula" if
252 'use VESA Generalized Timing Formula' to 'y'.
/linux/Documentation/devicetree/bindings/leds/
H A Drichtek,rt8515.yaml61 according to the formula Imax = 5500 / RFS. The lowest
73 according to the formula Imax = 5500 / RTS. The lowest
H A Dawinic,aw200xx.yaml65 following formula:
67 And the minimum output current formula:
/linux/drivers/mfd/
H A Datmel-smc.c113 * The formula described in atmel datasheets (section "HSMC Timings in atmel_smc_cs_conf_set_timing()
152 * The formula described in atmel datasheets (section "SMC Setup in atmel_smc_cs_conf_set_setup()
191 * The formula described in atmel datasheets (section "SMC Pulse in atmel_smc_cs_conf_set_pulse()
229 * The formula described in atmel datasheets (section "SMC Cycle in atmel_smc_cs_conf_set_cycle()
/linux/drivers/clk/sunxi-ng/
H A Dccu_phase.c96 * formula to get the outphasing in degrees is deg = in ccu_phase_set_phase()
99 * If we simplify this formula, we can see that the in ccu_phase_set_phase()
H A Dccu_nk.h18 * Clocks based on the formula parent * N * K
H A Dccu_nkmp.h18 * Clocks based on the formula parent * N * K >> P / M
/linux/Documentation/scheduler/
H A Dsched-capacity.rst174 formula::
178 Applying this formula to the two examples above yields a frequency invariant
212 formula::
217 system. Applying this formula to the above example above yields a CPU
224 order to obtain a truly invariant signal. The pseudo-formula for a task
/linux/Documentation/admin-guide/perf/
H A Dhns3-pmu.rst56 After getting two values of event pair in userspace, the formula of
107 PF/VF, its conversion formula::
/linux/drivers/hwmon/pmbus/
H A Dltc4286.c39 * The rsense value used in MBR formula in LTC4286 datasheet should be ohm unit.
47 * The rsense value used in MBR formula in LTC4286 datasheet should be ohm unit.
/linux/arch/arm/mach-omap2/
H A Domap_twl.c73 * There is no specific formula for voltage to vsel in twl6030_vsel_to_uv()
107 * There is no specific formula for voltage to vsel in twl6030_uv_to_vsel()
/linux/security/selinux/ss/
H A Dhashtab.c21 * justify switching to a different (less intuitive) formula. It could be that
22 * a different formula is actually more optimal, but any future changes here
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_static_linked1.c17 /* but different formula */ in subprog()
H A Dtest_static_linked2.c17 /* but different formula */ in subprog()
/linux/lib/
H A Dflex_proportions.c9 * exponentially decaying history to give smooth transitions. A formula
21 * This formula can be straightforwardly computed by maintaining denominator
/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3553 ATOM_VOLTAGE_FORMULA *formula = in radeon_atom_get_max_voltage() local
3555 if (formula->ucFlag & 1) in radeon_atom_get_max_voltage()
3557 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage()
3558 formula->ucNumOfVoltageEntries / 2 * in radeon_atom_get_max_voltage()
3559 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage()
3562 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage()
3563 (formula->ucNumOfVoltageEntries - 1) * in radeon_atom_get_max_voltage()
3564 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage()
3572 ATOM_VOLTAGE_FORMULA_V2 *formula = in radeon_atom_get_max_voltage() local
3574 if (formula->ucNumOfVoltageEntries) { in radeon_atom_get_max_voltage()
[all …]
/linux/Documentation/hwmon/
H A 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::
/linux/drivers/thermal/renesas/
H A Drzg2l_thermal.c96 * Calculate actual sensor value by applying curvature correction formula in rzg2l_thermal_get_temp()
104 * The temperature Tj is calculated by the formula in rzg2l_thermal_get_temp()
/linux/drivers/leds/
H A Dleds-aw200xx.c93 * Duty ratio of display scan (see p.15 of datasheet for formula):
220 * The output current of each LED (see p.14 of datasheet for formula): in aw200xx_imax_from_global()
223 * The value of duty is determined by the following formula: in aw200xx_imax_from_global()
241 /* The output current of each LED (see p.14 of datasheet for formula) */ in aw200xx_imax_to_global()
/linux/Documentation/devicetree/bindings/clock/
H A Dstarfive,jh7110-pll.yaml14 The formula for calculating frequency is
/linux/arch/riscv/include/asm/
H A Dkasan.h17 * address by the following formula:

1234567891011