Searched refs:approximation (Results  1 – 16 of 16) sorted by relevance
| /Linux-v5.4/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()
 
 | 
| /Linux-v5.4/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
 | 
| /Linux-v5.4/Documentation/x86/x86_64/ | 
| D | cpu-hotplug-spec.rst | 23 number (or a reasonable approximation of it, with erring towards more not less)
 | 
| /Linux-v5.4/arch/arm/nwfpe/ | 
| D | softfloat-macros | 552 Returns an approximation to the 64-bit integer quotient obtained by dividing555 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-v5.4/Documentation/devicetree/bindings/arm/ | 
| D | cpu-capacity.txt | 23 capture a first-order approximation of the relative performance of CPUs.
 | 
| /Linux-v5.4/Documentation/process/ | 
| D | clang-format.rst | 95 where the tool did not do an optimal job. But as a first approximation,
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/iio/adc/ | 
| D | st,stm32-adc.txt | 3 STM32 ADC is a successive approximation analog-to-digital converter.
 | 
| /Linux-v5.4/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
 
 | 
| /Linux-v5.4/drivers/clk/rockchip/ | 
| D | clk.c | 255 	div->approximation = rockchip_fractional_approximation;  in rockchip_clk_register_frac_branch()
 | 
| /Linux-v5.4/include/linux/ | 
| D | clk-provider.h | 651 	void		(*approximation)(struct clk_hw *hw,  member
 | 
| /Linux-v5.4/Documentation/admin-guide/pm/ | 
| D | cpuidle.rst | 197 share the available CPU time.  Namely, in rough approximation, each task is292 falls into to obtain the first approximation of the predicted idle duration.
 316 shallower state is likely to be a better option then.   The first approximation
 
 | 
| /Linux-v5.4/Documentation/driver-api/usb/ | 
| D | usb.rst | 788 Bandwidth allocation is an approximation of how much of one frame
 | 
| /Linux-v5.4/arch/x86/ | 
| D | Kconfig | 1195 	  mode, which is an 80286-era approximation of 16-bit real mode.
 | 
| /Linux-v5.4/Documentation/admin-guide/ | 
| D | cgroup-v2.rst | 1006 	the closest approximation of the current weight.
 |