Searched refs:approximation (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/drivers/clk/ |
D | clk-fractional-divider.c | 83 if (fd->approximation) in clk_fd_round_rate() 84 fd->approximation(hw, rate, parent_rate, &m, &n); in clk_fd_round_rate()
|
/Linux-v4.19/Documentation/hwmon/ |
D | mcp3021 | 22 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
|
D | ntc_thermistor | 29 The NTC driver provides lookup tables with a linear approximation function
|
D | adm9240 | 44 high speed successive approximation ADC allows frequent sampling of all
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | cpu-hotplug-spec | 20 number (or a reasonable approximation of it, with erring towards more not less)
|
/Linux-v4.19/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
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | cpu-capacity.txt | 23 capture a first-order approximation of the relative performance of CPUs.
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | st,stm32-adc.txt | 3 STM32 ADC is a successive approximation analog-to-digital converter.
|
/Linux-v4.19/Documentation/process/ |
D | clang-format.rst | 95 where the tool did not do an optimal job. But as a first approximation,
|
/Linux-v4.19/drivers/clk/rockchip/ |
D | clk.c | 260 div->approximation = rockchip_fractional_approximation; in rockchip_clk_register_frac_branch()
|
/Linux-v4.19/include/linux/ |
D | clk-provider.h | 608 void (*approximation)(struct clk_hw *hw, member
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | usb.rst | 788 Bandwidth allocation is an approximation of how much of one frame
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 955 the closest approximation of the current weight.
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1175 mode, which is an 80286-era approximation of 16-bit real mode.
|