Home
last modified time | relevance | path

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

12345678910>>...28

/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
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 …]
Dperf_metric_validation.py176 def evaluate_formula(self, formula:str, alias:dict, ridx:int = 0):
178 Evaluate the value of formula.
180 @param formula: the formula to be evaluated
182 @returns: value of the formula is success; -1 if the one or more metric value not provided
191 for i in range(len(formula)):
192 if i+1 == len(formula) or formula[i] in ('+', '-', '*', '/'):
193 s = alias[formula[b:i]] if i+1 < len(formula) else alias[formula[b:]]
207 if i + 1 < len(formula):
208 sign = formula[i]
222 eg. lower_bound <= eval(formula)<= upper_bound
[all …]
/kernel/linux/linux-6.6/Documentation/gpu/amdgpu/display/
Ddisplay-manager.rst115 DRM has three blend mode to define the blend formula in the plane composition:
117 * **None**: Blend formula that ignores the pixel alpha.
119 * **Pre-multiplied**: Blend formula that assumes the pixel color values in a
122 * **Coverage**: Blend formula that assumes the pixel color values were not
153 blend formula, as follows:
/kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/
Dccs.rst69 the following formula:
81 The analogue gain (``x`` in the formula) is controlled through
88 this case, the formula to calculate actual gain consists of linear and
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
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 …]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
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 */
664 * Based on Generalized Timing Formula Standard
675 #define GTF_D_M 600 /* blanking formula gradient */
676 #define GTF_D_C 40 /* blanking formula offset */
677 #define GTF_D_K 128 /* blanking formula scaling factor */
678 #define GTF_D_J 20 /* blanking formula scaling factor */
683 #define GTF_S_M 3600 /* blanking formula gradient */
[all …]
/kernel/linux/linux-5.10/drivers/power/supply/
Drx51_battery.c39 * This conversion formula was extracted from maemo program bsi-read
57 * Formula is based on experimental data, RX-51 CAL data, maemo program bme
58 * and formula from da9052 driver with values R = 100, B = 3380, I = 0.00671
130 * This conversion formula was extracted from maemo program bsi-read
/kernel/linux/linux-6.6/drivers/power/supply/
Drx51_battery.c39 * This conversion formula was extracted from maemo program bsi-read
57 * Formula is based on experimental data, RX-51 CAL data, maemo program bme
58 * and formula from da9052 driver with values R = 100, B = 3380, I = 0.00671
130 * This conversion formula was extracted from maemo program bsi-read
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Dskyworks,aat1290.yaml42 formula:: I = 1A * 162 kOhm / Rset.
46 Maximum flash timeout can be calculated using following formula::
Drichtek,rt8515.yaml61 according to the formula Imax = 5500 / RFS. The lowest
73 according to the formula Imax = 5500 / RTS. The lowest
Dawinic,aw200xx.yaml62 following formula:
64 And the minimum output current formula:
/kernel/linux/linux-5.10/Documentation/fb/
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'.
/kernel/linux/linux-6.6/Documentation/fb/
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'.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-aat1290.txt29 following formula: I = 1A * 162kohm / Rset.
32 formula: T = 8.82 * 10^9 * Ct.
/kernel/linux/linux-6.6/drivers/mfd/
Datmel-smc.c107 * The formula described in atmel datasheets (section "HSMC Timings in atmel_smc_cs_conf_set_timing()
146 * The formula described in atmel datasheets (section "SMC Setup in atmel_smc_cs_conf_set_setup()
185 * The formula described in atmel datasheets (section "SMC Pulse in atmel_smc_cs_conf_set_pulse()
223 * The formula described in atmel datasheets (section "SMC Cycle in atmel_smc_cs_conf_set_cycle()
/kernel/linux/linux-5.10/drivers/mfd/
Datmel-smc.c107 * The formula described in atmel datasheets (section "HSMC Timings in atmel_smc_cs_conf_set_timing()
146 * The formula described in atmel datasheets (section "SMC Setup in atmel_smc_cs_conf_set_setup()
185 * The formula described in atmel datasheets (section "SMC Pulse in atmel_smc_cs_conf_set_pulse()
223 * The formula described in atmel datasheets (section "SMC Cycle in atmel_smc_cs_conf_set_cycle()
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
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()
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_blend.c151 * Blend formula that ignores the pixel alpha::
157 * Blend formula that assumes the pixel color values
165 * Blend formula that assumes the pixel color values have not
551 * Blend formula that ignores the pixel alpha.
554 * Blend formula that assumes the pixel color values have been already
558 * Blend formula that assumes the pixel color values have not been
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_blend.c151 * Blend formula that ignores the pixel alpha::
157 * Blend formula that assumes the pixel color values
165 * Blend formula that assumes the pixel color values have not
557 * Blend formula that ignores the pixel alpha.
560 * Blend formula that assumes the pixel color values have been already
564 * Blend formula that assumes the pixel color values have not been
/kernel/linux/linux-5.10/drivers/thermal/
Drcar_gen3_thermal.c113 * coded values from driver. The formula to calculate a and b are taken from
116 * Examining the linear formula and the formula used to calculate constants a
138 /* TODO: Find documentation and document constant calculation formula */ in rcar_gen3_thermal_calc_coefs()
/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/security/selinux/ss/
Dhashtab.c19 * justify switching to a different (less intuitive) formula. It could be that
20 * a different formula is actually more optimal, but any future changes here
/kernel/linux/linux-6.6/include/net/
Dnetdev_queues.h66 * @get_desc must be a formula or a function call, it must always
109 * @get_desc must be a formula or a function call, it must always

12345678910>>...28