Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-fractional-divider.c83 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/
Dmcp302122 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
Dntc_thermistor29 The NTC driver provides lookup tables with a linear approximation function
Dadm924044 high speed successive approximation ADC allows frequent sampling of all
/Linux-v4.19/Documentation/x86/x86_64/
Dcpu-hotplug-spec20 number (or a reasonable approximation of it, with erring towards more not less)
/Linux-v4.19/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
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dcpu-capacity.txt23 capture a first-order approximation of the relative performance of CPUs.
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/
Dst,stm32-adc.txt3 STM32 ADC is a successive approximation analog-to-digital converter.
/Linux-v4.19/Documentation/process/
Dclang-format.rst95 where the tool did not do an optimal job. But as a first approximation,
/Linux-v4.19/drivers/clk/rockchip/
Dclk.c260 div->approximation = rockchip_fractional_approximation; in rockchip_clk_register_frac_branch()
/Linux-v4.19/include/linux/
Dclk-provider.h608 void (*approximation)(struct clk_hw *hw, member
/Linux-v4.19/Documentation/driver-api/usb/
Dusb.rst788 Bandwidth allocation is an approximation of how much of one frame
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst955 the closest approximation of the current weight.
/Linux-v4.19/arch/x86/
DKconfig1175 mode, which is an 80286-era approximation of 16-bit real mode.