Home
last modified time | relevance | path

Searched refs:approximation (Results 1 – 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
Dclk-fractional-divider.c102 if (fd->approximation) in clk_fd_round_rate()
103 fd->approximation(hw, rate, parent_rate, &m, &n); in clk_fd_round_rate()
/kernel/linux/linux-5.10/Documentation/hwmon/
Dmcp3021.rst31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
Dntc_thermistor.rst36 The NTC driver provides lookup tables with a linear approximation function
Dadm9240.rst57 high speed successive approximation ADC allows frequent sampling of all
/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Dcpu-hotplug-spec.rst23 number (or a reasonable approximation of it, with erring towards more not less)
/kernel/linux/linux-5.10/arch/arm/nwfpe/
Dsoftfloat-macros552 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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dcpu-capacity.txt23 capture a first-order approximation of the relative performance of CPUs.
/kernel/linux/linux-5.10/Documentation/process/
Dclang-format.rst95 where the tool did not do an optimal job. But as a first approximation,
/kernel/linux/linux-5.10/Documentation/security/
Dlsm.rst103 The LSM framework provides for a close approximation of
/kernel/linux/linux-5.10/Documentation/input/
Devent-codes.rst195 this may be an approximation based on the high-resolution scroll events,
209 and REL_HWHEEL may be an approximation based on the high-resolution
/kernel/linux/linux-5.10/drivers/clk/rockchip/
Dclk.c253 div->approximation = rockchip_fractional_approximation; in rockchip_clk_register_frac_branch()
/kernel/linux/linux-5.10/include/linux/
Dclk-provider.h950 void (*approximation)(struct clk_hw *hw, member
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-capacity.rst138 of a task. A simple approximation of it is the task's duty cycle, i.e.::
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/
Dcpuidle.rst195 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
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dusb.rst788 Bandwidth allocation is an approximation of how much of one frame
/kernel/linux/linux-5.10/arch/x86/
DKconfig1162 mode, which is an 80286-era approximation of 16-bit real mode.
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch941 void (*approximation)(struct clk_hw *hw,
Ddrivers.patch3235 div->approximation = rockchip_fractional_approximation;
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dcgroup-v2.rst1017 the closest approximation of the current weight.
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch7369 + * rate, and if it is zero then it will round to the nearest approximation,