Searched refs:integral (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/iio/light/ |
| A D | max44009.c | 299 static int max44009_threshold_byte_from_fraction(int integral, int fractional) in max44009_threshold_byte_from_fraction() argument 303 if ((integral <= 0 && fractional <= 0) || in max44009_threshold_byte_from_fraction() 304 integral > MAX44009_MAXIMUM_THRESHOLD || in max44009_threshold_byte_from_fraction() 305 (integral == MAX44009_MAXIMUM_THRESHOLD && fractional != 0)) in max44009_threshold_byte_from_fraction() 309 mantissa = integral * MAX44009_SCALE_DENOMINATOR; in max44009_threshold_byte_from_fraction()
|
| /linux/Documentation/networking/device_drivers/ethernet/altera/ |
| A D | altera_tse.rst | 169 an integral number of bytes in length and do not pass the CRC test as the frame 174 integral number of bytes in length and do not pass the CRC test as the frame is 280 octets, and had either a bad CRC with an integral number of octets (CRC Error) 281 or a bad CRC with a non-integral number of octets (Alignment Error). 285 in length and had either a bad CRC with an integral number of octets (CRC 286 error) or a bad CRC with a non-integral number of octets (Alignment Error).
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-thermal | 130 The integral term of the power allocator governor's PID 160 above which the integral term of the power allocator 162 example, if integral_cutoff is 0, then the integral term only
|
| /linux/Documentation/vm/ |
| A D | z3fold.rst | 20 stores an integral number of compressed pages per page, but it can store
|
| /linux/tools/thermal/tmon/ |
| A D | README | 29 pid.c : a proportional-integral-derivative (PID) controller
|
| /linux/Documentation/filesystems/ext4/ |
| A D | blocks.rst | 8 integral power of 2. Blocks are in turn grouped into larger units called
|
| /linux/drivers/scsi/arm/ |
| A D | Kconfig | 30 was either sold on its own or with an integral SCSI controller.
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | ti,k3-am654-cpts.yaml | 38 Depending on CPTS module integration and when CPTS is integral part of
|
| A D | qcom,ipa.yaml | 20 The GSI is an integral part of the IPA, but it is logically isolated
|
| /linux/drivers/md/bcache/ |
| A D | sysfs.c | 222 char integral[20]; in SHOW() local 237 bch_hprint(integral, in SHOW() 252 integral, change, next_io); in SHOW()
|
| /linux/Documentation/driver-api/thermal/ |
| A D | power_allocator.rst | 165 `k_i` configures the PID loop's integral term constant. This term 170 integral term. This term is then multiplied by `k_i` and the result
|
| A D | intel_powerclamp.rst | 135 maintain a desired target temperature, based on integral and
|
| A D | sysfs-api.rst | 393 |---k_i: PID's integral term in the power allocator gov
|
| /linux/arch/arm/mach-imx/ |
| A D | Kconfig | 28 The debug board is an integral part of the MXC 3-stack(PDK)
|
| /linux/Documentation/ide/ |
| A D | ChangeLog.ide-tape.1995-2002 | 63 * For best results, use an integral number of this 154 * of bytes written to the tape was not an integral
|
| /linux/Documentation/admin-guide/mm/ |
| A D | pagemap.rst | 116 This is an integral part of a HugeTLB page.
|
| /linux/Documentation/process/ |
| A D | adding-syscalls.rst | 286 - a pointer to a varying sized integral type (``time_t``, ``off_t``, 288 - a pointer to a struct containing a varying sized integral type.
|
| A D | 2.Process.rst | 311 Linux-next has become an integral part of the kernel development process;
|
| /linux/Documentation/powerpc/ |
| A D | cxl.rst | 278 read() will always return an integral number of events.
|
| /linux/Documentation/RCU/ |
| A D | rcu_dereference.rst | 38 The compiler simply knows too much about integral values to
|
| /linux/tools/memory-model/Documentation/ |
| A D | access-marking.txt | 79 are not an integral part of the core concurrency design.
|
| /linux/Documentation/crypto/ |
| A D | descore-readme.rst | 223 2) the typedef ``word`` means a 32 bit unsigned integral type.
|
| /linux/scripts/ |
| A D | spelling.txt | 846 intregral||integral
|
| /linux/drivers/iio/adc/ |
| A D | Kconfig | 17 and USB voltages integral to the U8500 platform.
|
Completed in 43 milliseconds