Searched refs:approximation (Results 1 – 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
D | clk-fractional-divider.c | 102 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/ |
D | mcp3021.rst | 31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
|
D | ntc_thermistor.rst | 36 The NTC driver provides lookup tables with a linear approximation function
|
D | adm9240.rst | 57 high speed successive approximation ADC allows frequent sampling of all
|
/kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
D | cpu-hotplug-spec.rst | 23 number (or a reasonable approximation of it, with erring towards more not less)
|
/kernel/linux/linux-5.10/arch/arm/nwfpe/ |
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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | cpu-capacity.txt | 23 capture a first-order approximation of the relative performance of CPUs.
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | clang-format.rst | 95 where the tool did not do an optimal job. But as a first approximation,
|
/kernel/linux/linux-5.10/Documentation/security/ |
D | lsm.rst | 103 The LSM framework provides for a close approximation of
|
/kernel/linux/linux-5.10/Documentation/input/ |
D | event-codes.rst | 195 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/ |
D | clk.c | 253 div->approximation = rockchip_fractional_approximation; in rockchip_clk_register_frac_branch()
|
/kernel/linux/linux-5.10/include/linux/ |
D | clk-provider.h | 950 void (*approximation)(struct clk_hw *hw, member
|
/kernel/linux/linux-5.10/Documentation/scheduler/ |
D | sched-capacity.rst | 138 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/ |
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
|
/kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
D | usb.rst | 788 Bandwidth allocation is an approximation of how much of one frame
|
/kernel/linux/linux-5.10/arch/x86/ |
D | Kconfig | 1162 mode, which is an 80286-era approximation of 16-bit real mode.
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | include.patch | 941 void (*approximation)(struct clk_hw *hw,
|
D | drivers.patch | 3235 div->approximation = rockchip_fractional_approximation;
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | cgroup-v2.rst | 1017 the closest approximation of the current weight.
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0005_linux_include.patch | 7369 + * rate, and if it is zero then it will round to the nearest approximation,
|