/openbmc/linux/drivers/iio/adc/ |
H A D | twl6030-gpadc.c | 439 const struct twl6030_ideal_code *ideal = pdata->ideal; in twl6030_channel_calibrated() local 444 return pdata->ideal[i].code2; in twl6030_channel_calibrated() 450 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_make_correction() local 490 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_get_processed() local 576 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_calibrate_channel() local 581 gain = ((ideal[i].volt2 - ideal[i].volt1) * 1000) / in twl6030_calibrate_channel() 582 (ideal[i].code2 - ideal[i].code1); in twl6030_calibrate_channel() 584 x1 = ideal[i].code1; in twl6030_calibrate_channel() 585 x2 = ideal[i].code2; in twl6030_calibrate_channel() 849 .ideal = twl6030_ideal, [all …]
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_tcon_dclk.c | 80 u64 ideal = (u64)rate * i; in sun4i_dclk_round_rate() local 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 D | sun8i_hdmi_phy_clk.c | 36 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 D | sun4i_hdmi_tmds_clk.c | 90 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/sound/soc/fsl/ |
H A D | fsl_asrc.c | 392 bool ideal, div_avail; in fsl_asrc_config_pair() local 436 ideal = config->inclk == INCLK_NONE; in fsl_asrc_config_pair() 469 clk = asrc_priv->asrck_clk[clk_index[ideal ? OUT : IN]]; 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() 491 if (ideal && use_ideal_rate) in fsl_asrc_config_pair() 497 if (div[OUT] == 0 || (!ideal && !div_avail)) { in fsl_asrc_config_pair() 553 if (!ideal) in fsl_asrc_config_pair()
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | rtla-hwnoise.rst | 78 The tool should report *0* hardware-related noise in the ideal situation. 82 the ideal situation in the same hardware::
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-design-CFS.rst | 15 an "ideal, precise multi-tasking CPU" on real hardware. 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/drivers/gpu/drm/omapdrm/ |
H A D | TODO | 9 etc..), which isn't really ideal.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-tornado_6.4.bb | 3 …network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long \
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools/ |
H A D | 0001-m4macros-Check-for-a-function-provided-by-libX11-in-.patch | 7 checking for main is not ideal, since its not a function from libX11
|
/openbmc/linux/tools/power/cpupower/ |
H A D | TODO | 23 This would be ideal as it will not introduce noise in the
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | Kconfig | 20 It is highly configurable and is ideal for testing applications.
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | ti,hd3ss3220.yaml | 16 Dual Role Port (DRP) making it ideal for any application.
|
/openbmc/linux/drivers/ras/ |
H A D | Kconfig | 29 so have ideal availability, but may be unreliable, with frequent
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | kinetic,ktd2692.yaml | 13 KTD2692 is the ideal power solution for high-power flash LEDs.
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | renesas,raa215300.yaml | 18 ideal for System-On-Module (SOM) applications. A spread spectrum feature
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/ |
H A D | zabbix_6.2.7.bb | 8 data. This makes ZABBIX ideal for capacity planning. \
|
/openbmc/linux/Documentation/filesystems/nfs/ |
H A D | knfsd-stats.rst | 69 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/linux/Documentation/devicetree/bindings/gpu/ |
H A D | arm,mali-utgard.yaml | 69 # Not ideal as any order and combination are allowed
|
/openbmc/linux/Documentation/sound/soc/ |
H A D | codec-to-codec.rst | 44 aforementioned case is the ideal case when codec to codec
|
H A D | overview.rst | 12 CPU. This is not ideal and leads to code duplication - for example,
|
/openbmc/linux/Documentation/core-api/ |
H A D | gfp_mask-from-fs-io.rst | 64 In the ideal world, upper layers should already mark dangerous contexts
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/ |
H A D | tcl_8.6.14.bb | 3 …ich includes a powerful dynamic scripting language. Together they provide ideal cross-platform dev…
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/ |
H A D | omxplayer_git.bb | 19 # system's ffmpeg library. This isn't ideal but it's ok for now. We do however
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | code_update_utils.robot | 131 ... Fail msg=System not in ideal state to use [ERROR]
|