| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | twl6030-gpadc.c | 106 const struct twl6030_ideal_code *ideal; member 412 static int twl6030_gpadc_lookup(const struct twl6030_ideal_code *ideal, in twl6030_gpadc_lookup() argument 418 if (ideal[i].channel == channel) in twl6030_gpadc_lookup() 427 const struct twl6030_ideal_code *ideal = pdata->ideal; in twl6030_channel_calibrated() local 430 i = twl6030_gpadc_lookup(ideal, channel, pdata->nchannels); in twl6030_channel_calibrated() 432 return pdata->ideal[i].code2; in twl6030_channel_calibrated() 438 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_make_correction() local 442 i = twl6030_gpadc_lookup(ideal, channel, gpadc->pdata->nchannels); in twl6030_gpadc_make_correction() 478 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_get_processed() local 488 i = twl6030_gpadc_lookup(ideal, channel, gpadc->pdata->nchannels); in twl6030_gpadc_get_processed() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_dotclock.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()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | deemph.plt | 50 # First define the ideal filter: 73 # to approximate the ideal curve: 105 # plot real, best, ideal, level with halved attenuation,
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_asrc.c | 388 bool ideal, div_avail; in fsl_asrc_config_pair() local 432 ideal = config->inclk == INCLK_NONE; in fsl_asrc_config_pair() 465 clk = asrc_priv->asrck_clk[clk_index[ideal ? OUT : IN]]; in fsl_asrc_config_pair() 477 if (div[IN] == 0 || (!ideal && !div_avail)) { in fsl_asrc_config_pair() 479 inrate, clk_index[ideal ? OUT : IN]); in fsl_asrc_config_pair() 487 if (ideal && use_ideal_rate) in fsl_asrc_config_pair() 493 if (div[OUT] == 0 || (!ideal && !div_avail)) { in fsl_asrc_config_pair() 549 if (!ideal) in fsl_asrc_config_pair()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/buildroot/package/gloox/ |
| H A D | Config.in | 10 that make it ideal for writing any kind of Jabber/XMPP client
|
| /OK3568_Linux_fs/buildroot/package/libucl/ |
| H A D | Config.in | 13 ideal parser with high performance.
|
| /OK3568_Linux_fs/buildroot/package/libmad/ |
| H A D | Config.in | 5 performed with fixed-point integer arithmetic, making it ideal
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-tornado_6.1.bb | 3 …network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long \
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/ |
| H A D | TODO | 9 etc..), which isn't really ideal.
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/ |
| H A D | ToDo | 23 This would be ideal as it will not introduce noise in the
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | Kconfig | 22 It is highly configurable and is ideal for testing applications.
|
| /OK3568_Linux_fs/kernel/drivers/ras/ |
| H A D | Kconfig | 29 so have ideal availability, but may be unreliable, with frequent
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/ |
| H A D | leds-ktd2692.txt | 3 KTD2692 is the ideal power solution for high-power flash LEDs.
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/zabbix/ |
| H A D | zabbix_5.4.12.bb | 8 data. This makes ZABBIX ideal for capacity planning. \
|
| /OK3568_Linux_fs/kernel/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,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/tcltk/ |
| H A D | tcl_8.6.11.bb | 3 …ich includes a powerful dynamic scripting language. Together they provide ideal cross-platform dev…
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | gfp_mask-from-fs-io.rst | 64 In the ideal world, upper layers should already mark dangerous contexts
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | inotify.rst | 83 anything, for that matter. The ideal solution, from all perspectives, is a
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/syslog-ng/ |
| H A D | syslog-ng_3.36.1.bb | 8 ideal for firewalled environments. \
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | futex-requeue-pi.rst | 19 gets to run first in classic thundering-herd formation. An ideal
|