| /linux/drivers/iio/adc/ |
| H A D | twl6030-gpadc.c | 119 const struct twl6030_ideal_code *ideal; member 425 static int twl6030_gpadc_lookup(const struct twl6030_ideal_code *ideal, in twl6030_gpadc_lookup() argument 431 if (ideal[i].channel == channel) in twl6030_gpadc_lookup() 440 const struct twl6030_ideal_code *ideal = pdata->ideal; in twl6030_channel_calibrated() local 443 i = twl6030_gpadc_lookup(ideal, channel, pdata->nchannels); in twl6030_channel_calibrated() 445 return pdata->ideal[i].code2; in twl6030_channel_calibrated() 451 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_make_correction() local 455 i = twl6030_gpadc_lookup(ideal, channel, gpadc->pdata->nchannels); in twl6030_gpadc_make_correction() 491 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_get_processed() local 501 i = twl6030_gpadc_lookup(ideal, channel, gpadc->pdata->nchannels); in twl6030_gpadc_get_processed() [all …]
|
| /linux/drivers/gpu/drm/sun4i/ |
| 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()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc.c | 377 * The ideal ratio configuration can work with a flexible clock rate setting. in fsl_asrc_config_pair() 398 bool ideal, div_avail; in fsl_asrc_config_pair() 442 ideal = config->inclk == INCLK_NONE; in fsl_asrc_config_pair() 474 /* We only have output clock for ideal ratio mode */ in fsl_asrc_config_pair() 475 clk = asrc_priv->asrck_clk[clk_index[ideal ? OUT : IN]]; in fsl_asrc_config_pair() 482 * ideal ratio configuration, clock rate has to be strictly aligned in fsl_asrc_config_pair() 483 * with the sample rate. For ideal ratio configuration, clock rates in fsl_asrc_config_pair() 487 if (div[IN] == 0 || (!ideal && !div_avail)) { in fsl_asrc_config_pair() 489 inrate, clk_index[ideal ? OUT : IN]); in fsl_asrc_config_pair() 497 if (ideal in fsl_asrc_config_pair() 392 bool ideal, div_avail; fsl_asrc_config_pair() local [all...] |
| /linux/Documentation/tools/rtla/ |
| H A D | rtla-hwnoise.rst | 80 The tool should report *0* hardware-related noise in the ideal situation. 84 the ideal situation in the same hardware::
|
| /linux/Documentation/arch/x86/ |
| H A D | amd-hfi.rst | 102 1. A thread is spawned and scheduled to the ideal core using the default 113 the thread is not on its ideal processor, the OS will then consider 114 scheduling the thread on its ideal processor (if available).
|
| H A D | kernel-stacks.rst | 148 marks than ideal.
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | TODO | 9 etc..), which isn't really ideal.
|
| /linux/tools/power/cpupower/ |
| H A D | TODO | 23 This would be ideal as it will not introduce noise in the
|
| /linux/drivers/media/test-drivers/vivid/ |
| H A D | Kconfig | 18 It is highly configurable and is ideal for testing applications.
|
| /linux/drivers/ras/ |
| H A D | Kconfig | 29 so have ideal availability, but may be unreliable, with frequent
|
| /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
|
| /linux/Documentation/sound/soc/ |
| H A D | overview.rst | 12 CPU. This is not ideal and leads to code duplication - for example,
|
| /linux/Documentation/filesystems/ |
| H A D | inotify.rst | 83 anything, for that matter. The ideal solution, from all perspectives, is a
|
| H A D | orangefs.rst | 7 OrangeFS is an LGPL userspace scale-out parallel storage system. It is ideal
|
| /linux/Documentation/locking/ |
| H A D | futex-requeue-pi.rst | 19 gets to run first in classic thundering-herd formation. An ideal
|
| /linux/fs/ |
| H A D | Kconfig.binfmt | 66 other. This makes this format ideal for use in environments where no
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 183 mechanically mounted in an ideal way and we need no transformation):
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 35 These owners may contribute to the Commons to promote the ideal of a free
|
| /linux/Documentation/scsi/ |
| H A D | FlashPoint.rst | 156 test system provided an ideal environment for testing error recovery
|
| /linux/Documentation/timers/ |
| H A D | timekeeping.rst | 96 system, it is ideal (and customary) to have one such event driving timer per
|
| /linux/Documentation/driver-api/ |
| H A D | ioctl.rst | 94 desired, or passed to user space directly. This is still not ideal though,
|
| /linux/Documentation/block/ |
| H A D | bfq-iosched.rst | 243 - B-WF2Q+ guarantees a tight deviation with respect to an ideal, 255 deviation with respect to an ideal service is proportional to
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | amd-pstate.rst | 95 assuming ideal conditions. This performance level may not be sustainable 105 ideal operating conditions. In the absence of an external constraint (power,
|
| /linux/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 167 avoid pinning entirely (this is ideal), as follows: register for mmu notifier
|