/linux/drivers/iio/adc/ |
A D | twl6030-gpadc.c | 427 const struct twl6030_ideal_code *ideal = pdata->ideal; in twl6030_channel_calibrated() local 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 478 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_get_processed() local 564 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_calibrate_channel() local 569 gain = ((ideal[i].volt2 - ideal[i].volt1) * 1000) / in twl6030_calibrate_channel() 570 (ideal[i].code2 - ideal[i].code1); in twl6030_calibrate_channel() 572 x1 = ideal[i].code1; in twl6030_calibrate_channel() 573 x2 = ideal[i].code2; in twl6030_calibrate_channel() 837 .ideal = twl6030_ideal, [all …]
|
/linux/drivers/gpu/drm/sun4i/ |
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()
|
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()
|
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/ |
A D | fsl_asrc.c | 338 bool ideal; in fsl_asrc_config_pair() local 382 ideal = config->inclk == INCLK_NONE; in fsl_asrc_config_pair() 415 clk = asrc_priv->asrck_clk[clk_index[ideal ? OUT : IN]]; in fsl_asrc_config_pair() 428 if (div[IN] == 0 || (!ideal && (div[IN] > 1024 || rem[IN] != 0))) { in fsl_asrc_config_pair() 430 inrate, clk_index[ideal ? OUT : IN]); in fsl_asrc_config_pair() 438 if (ideal && use_ideal_rate) in fsl_asrc_config_pair() 445 if (div[OUT] == 0 || (!ideal && (div[OUT] > 1024 || rem[OUT] != 0))) { in fsl_asrc_config_pair() 501 if (!ideal) in fsl_asrc_config_pair()
|
/linux/Documentation/scheduler/ |
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
|
/linux/drivers/gpu/drm/omapdrm/ |
A D | TODO | 9 etc..), which isn't really ideal.
|
/linux/tools/power/cpupower/ |
A D | ToDo | 23 This would be ideal as it will not introduce noise in the
|
/linux/drivers/media/test-drivers/vivid/ |
A D | Kconfig | 22 It is highly configurable and is ideal for testing applications.
|
/linux/Documentation/devicetree/bindings/usb/ |
A D | ti,hd3ss3220.yaml | 16 Dual Role Port (DRP) making it ideal for any application.
|
/linux/drivers/ras/ |
A D | Kconfig | 29 so have ideal availability, but may be unreliable, with frequent
|
/linux/Documentation/devicetree/bindings/leds/ |
A D | leds-ktd2692.txt | 3 KTD2692 is the ideal power solution for high-power flash LEDs.
|
/linux/Documentation/filesystems/nfs/ |
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/devicetree/bindings/gpu/ |
A D | arm,mali-utgard.yaml | 68 # Not ideal as any order and combination are allowed
|
/linux/Documentation/sound/soc/ |
A D | codec-to-codec.rst | 44 aforementioned case is the ideal case when codec to codec
|
A D | overview.rst | 12 CPU. This is not ideal and leads to code duplication - for example,
|
/linux/Documentation/core-api/ |
A D | gfp_mask-from-fs-io.rst | 64 In the ideal world, upper layers should already mark dangerous contexts
|
/linux/Documentation/filesystems/ |
A D | inotify.rst | 83 anything, for that matter. The ideal solution, from all perspectives, is a
|
/linux/Documentation/locking/ |
A D | futex-requeue-pi.rst | 19 gets to run first in classic thundering-herd formation. An ideal
|
/linux/Documentation/networking/device_drivers/wan/ |
A D | z8530book.rst | 43 gives better performance than pure PIO mode but is nowhere near as ideal 181 The ideal mode of operation is dual channel DMA mode. Here the kernel
|
/linux/fs/ |
A D | Kconfig.binfmt | 53 other. This makes this format ideal for use in environments where no
|
/linux/Documentation/devicetree/bindings/iio/ |
A D | mount-matrix.txt | 183 mechanically mounted in an ideal way and we need no transformation):
|
/linux/Documentation/x86/ |
A D | kernel-stacks.rst | 148 marks than ideal.
|
/linux/Documentation/scsi/ |
A D | FlashPoint.rst | 156 test system provided an ideal environment for testing error recovery
|
/linux/Documentation/devicetree/bindings/iio/temperature/ |
A D | adi,ltc2983.yaml | 167 adi,ideal-factor-value:
|