Home
last modified time | relevance | path

Searched full:ideal (Results 1 – 25 of 234) sorted by relevance

12345678910

/openbmc/linux/drivers/iio/adc/
H A Dtwl6030-gpadc.c74 * @gain: slope coefficient for ideal curve
90 * @code1: ideal code for the input at the beginning
91 * @code2: ideal code for at the end of the range
109 * @ideal: pointer to calibration parameters
118 const struct twl6030_ideal_code *ideal; member
424 static int twl6030_gpadc_lookup(const struct twl6030_ideal_code *ideal, in twl6030_gpadc_lookup() argument
430 if (ideal[i].channel == channel) in twl6030_gpadc_lookup()
439 const struct twl6030_ideal_code *ideal = pdata->ideal; in twl6030_channel_calibrated() local
442 i = twl6030_gpadc_lookup(ideal, channel, pdata->nchannels); in twl6030_channel_calibrated()
444 return pdata->ideal[i].code2; in twl6030_channel_calibrated()
[all …]
H A Dab8500-gpadc.c750 * Ideal output ADC codes corresponding to injected input voltages in ab8500_gpadc_read_calibration_data()
753 * vmain_high: Vin = 19500mV / ADC ideal code = 997 in ab8500_gpadc_read_calibration_data()
754 * vmain_low: Vin = 315mV / ADC ideal code = 16 in ab8500_gpadc_read_calibration_data()
755 * btemp_high: Vin = 1300mV / ADC ideal code = 985 in ab8500_gpadc_read_calibration_data()
756 * btemp_low: Vin = 21mV / ADC ideal code = 16 in ab8500_gpadc_read_calibration_data()
757 * vbat_high: Vin = 4700mV / ADC ideal code = 982 in ab8500_gpadc_read_calibration_data()
758 * vbat_low: Vin = 2380mV / ADC ideal code = 33 in ab8500_gpadc_read_calibration_data()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon_dclk.c80 u64 ideal = (u64)rate * i; in sun4i_dclk_round_rate() local
84 * ideal has overflowed the max value that can be stored in an in sun4i_dclk_round_rate()
90 if (ideal > ULONG_MAX) in sun4i_dclk_round_rate()
94 ideal); in sun4i_dclk_round_rate()
96 if (rounded == ideal) { in sun4i_dclk_round_rate()
H A Dsun8i_hdmi_phy_clk.c36 unsigned long ideal = rate * i; in sun8i_phy_clk_determine_rate() local
39 rounded = clk_hw_round_rate(parent, ideal); in sun8i_phy_clk_determine_rate()
41 if (rounded == ideal) { in sun8i_phy_clk_determine_rate()
H A Dsun4i_hdmi_tmds_clk.c90 unsigned long ideal = rate * i * j; in sun4i_tmds_determine_rate() local
93 rounded = clk_hw_round_rate(parent, ideal); in sun4i_tmds_determine_rate()
95 if (rounded == ideal) { in sun4i_tmds_determine_rate()
/openbmc/linux/Documentation/scheduler/
H A Dsched-design-CFS.rst15 an "ideal, precise multi-tasking CPU" on real hardware.
17 "Ideal multi-tasking CPU" is a (non-existent :-)) CPU that has 100% physical
24 specifies when its next timeslice would start execution on the ideal
37 Small detail: on "ideal" hardware, at any time all tasks would have the same
39 would ever get "out of balance" from the "ideal" share of CPU time.
44 up CPU time between runnable tasks as close to "ideal multitasking hardware" as
/openbmc/linux/sound/soc/fsl/
H A Dfsl_asrc.c316 * fsl_asrc_set_ideal_ratio - Calculate and set the ratio for Ideal Ratio mode only
371 * The ideal ratio configuration can work with a flexible clock rate setting.
392 bool ideal, div_avail; in fsl_asrc_config_pair() local
436 ideal = config->inclk == INCLK_NONE; in fsl_asrc_config_pair()
468 /* We only have output clock for ideal ratio mode */ in fsl_asrc_config_pair()
469 clk = asrc_priv->asrck_clk[clk_index[ideal ? OUT : IN]]; in fsl_asrc_config_pair()
476 * ideal ratio configuration, clock rate has to be strictly aligned in fsl_asrc_config_pair()
477 * with the sample rate. For ideal ratio configuration, clock rates in fsl_asrc_config_pair()
481 if (div[IN] == 0 || (!ideal && !div_avail)) { in fsl_asrc_config_pair()
483 inrate, clk_index[ideal ? OUT : IN]); in fsl_asrc_config_pair()
[all …]
/openbmc/linux/include/linux/
H A Damd-pstate.h41 * assuming ideal conditions
43 * assuming ideal operating conditions
/openbmc/linux/Documentation/tools/rtla/
H A Drtla-hwnoise.rst78 The tool should report *0* hardware-related noise in the ideal situation.
82 the ideal situation in the same hardware::
/openbmc/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst69 thus introducing a small delay in servicing NFS calls. The ideal
84 thing. The ideal rate of change for this counter will be close
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/
H A D13xdgbasedirs.sh7 # In the ideal case where SystemD is booting and userspace is initiated by a
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A DTODO9 etc..), which isn't really ideal.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-starlette_0.39.2.bb1 SUMMARY = "Starlette is a lightweight ASGI framework/toolkit, which is ideal for building async web…
H A Dpython3-tornado_6.4.2.bb3 …network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long \
/openbmc/linux/tools/power/cpupower/
H A DTODO23 This would be ideal as it will not introduce noise in the
/openbmc/linux/drivers/media/test-drivers/vivid/
H A DKconfig20 It is highly configurable and is ideal for testing applications.
/openbmc/linux/arch/arm/mach-omap2/
H A Dprminst44xx.h17 * In an ideal world, we would not export these low-level functions,
/openbmc/linux/drivers/ras/
H A DKconfig29 so have ideal availability, but may be unreliable, with frequent
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools/
H A D0001-m4macros-Check-for-a-function-provided-by-libX11-in-.patch7 checking for main is not ideal, since its not a function from libX11
/openbmc/qemu/include/qemu/
H A Dqdist.h17 * choose the binning. This might not be ideal for workloads that do not care
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dti,hd3ss3220.yaml16 Dual Role Port (DRP) making it ideal for any application.
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dkinetic,ktd2692.yaml13 KTD2692 is the ideal power solution for high-power flash LEDs.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gthumb/gthumb/
H A D283c9483afd1215378c8b9871f51cd61770e53e7.patch13 The ideal fix in this case would be to switch back the 'date' variable
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drenesas,raa215300.yaml18 ideal for System-On-Module (SOM) applications. A spread spectrum feature
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dcar.S18 * initialized by hardware. eSRAM is the ideal place to be used

12345678910