Searched refs:approximation (Results 1 – 24 of 24) sorted by relevance
/linux-6.3-rc2/Documentation/hwmon/ |
A D | mcp3021.rst | 31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
|
A D | ntc_thermistor.rst | 36 The NTC driver provides lookup tables with a linear approximation function
|
A D | adm9240.rst | 57 high speed successive approximation ADC allows frequent sampling of all
|
/linux-6.3-rc2/drivers/clk/ |
A D | clk-fractional-divider.c | 152 if (fd->approximation) in clk_fd_round_rate() 153 fd->approximation(hw, rate, parent_rate, &m, &n); in clk_fd_round_rate()
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | intel-ixp42x-freecom-fsg-3.dts | 40 /* Closest approximation of what the key should do */ 53 /* Unplug USB, closest approximation of what the key should do */
|
/linux-6.3-rc2/Documentation/x86/x86_64/ |
A D | cpu-hotplug-spec.rst | 23 number (or a reasonable approximation of it, with erring towards more not less)
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/adc/ |
A D | renesas,rzg2l-adc.yaml | 13 A/D Converter block is a successive approximation analog-to-digital converter
|
A D | st,stm32-adc.yaml | 10 STM32 ADC is a successive approximation analog-to-digital converter.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/afe/ |
A D | temperature-sense-rtd.yaml | 65 approximation of the resistance versus temperature relationship
|
/linux-6.3-rc2/arch/arm/nwfpe/ |
A D | softfloat-macros | 552 Returns an approximation to the 64-bit integer quotient obtained by dividing 555 toward zero, the approximation returned lies between q and q + 2 inclusive. 594 Returns an approximation to the square root of the 32-bit significand given 599 case, the approximation returned lies strictly within +/-2 of the exact
|
/linux-6.3-rc2/Documentation/devicetree/bindings/cpu/ |
A D | cpu-capacity.txt | 23 capture a first-order approximation of the relative performance of CPUs.
|
/linux-6.3-rc2/Documentation/scheduler/ |
A D | schedutil.rst | 8 we know this is flawed, but it is the best workable approximation.
|
A D | sched-capacity.rst | 138 of a task. A simple approximation of it is the task's duty cycle, i.e.::
|
/linux-6.3-rc2/Documentation/security/ |
A D | lsm.rst | 103 The LSM framework provides for a close approximation of
|
/linux-6.3-rc2/Documentation/process/ |
A D | clang-format.rst | 95 where the tool did not do an optimal job. But as a first approximation,
|
/linux-6.3-rc2/drivers/clk/rockchip/ |
A D | clk.c | 252 div->approximation = rockchip_fractional_approximation; in rockchip_clk_register_frac_branch()
|
/linux-6.3-rc2/Documentation/input/ |
A D | event-codes.rst | 199 this may be an approximation based on the high-resolution scroll events, 213 and REL_HWHEEL may be an approximation based on the high-resolution
|
/linux-6.3-rc2/Documentation/mm/ |
A D | multigen_lru.rst | 61 channel is higher due to the approximation of the accessed bit.
|
/linux-6.3-rc2/Documentation/admin-guide/pm/ |
A D | cpuidle.rst | 195 share the available CPU time. Namely, in rough approximation, each task is 290 falls into to obtain the first approximation of the predicted idle duration. 314 shallower state is likely to be a better option then. The first approximation
|
/linux-6.3-rc2/include/linux/ |
A D | clk-provider.h | 1143 void (*approximation)(struct clk_hw *hw, member
|
/linux-6.3-rc2/Documentation/driver-api/usb/ |
A D | usb.rst | 794 Bandwidth allocation is an approximation of how much of one frame
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-bus-iio | 873 provides a low frequency approximation of the channel itself.
|
/linux-6.3-rc2/arch/x86/ |
A D | Kconfig | 1201 mode, which is an 80286-era approximation of 16-bit real mode.
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | cgroup-v2.rst | 1072 the closest approximation of the current weight.
|
Completed in 47 milliseconds