Home
last modified time | relevance | path

Searched refs:integral (Results 1 – 25 of 25) sorted by relevance

/linux-6.1.9/drivers/iio/light/
Dmax44009.c299 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-6.1.9/drivers/iio/accel/
Dmsa311.c230 int integral; member
471 msa311_odr_table[odr].integral, in msa311_set_odr()
510 freq_uhz = msa311_odr_table[odr].integral * MICROHZ_PER_HZ + in msa311_wait_for_next_data()
646 *val = msa311_fs_table[fs].integral; in msa311_read_scale()
669 *val = msa311_odr_table[odr].integral; in msa311_read_samp_freq()
775 if (val == msa311_odr_table[odr].integral && in msa311_write_samp_freq()
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst169 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-6.1.9/Documentation/mm/
Dz3fold.rst20 stores an integral number of compressed pages per page, but it can store
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-thermal130 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-6.1.9/tools/thermal/tmon/
DREADME29 pid.c : a proportional-integral-derivative (PID) controller
/linux-6.1.9/Documentation/filesystems/ext4/
Dblocks.rst8 integral power of 2. Blocks are in turn grouped into larger units called
/linux-6.1.9/drivers/scsi/arm/
DKconfig30 was either sold on its own or with an integral SCSI controller.
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dti,k3-am654-cpts.yaml38 Depending on CPTS module integration and when CPTS is integral part of
Dqcom,ipa.yaml20 The GSI is an integral part of the IPA, but it is logically isolated
/linux-6.1.9/drivers/md/bcache/
Dsysfs.c222 char integral[20]; in SHOW() local
237 bch_hprint(integral, in SHOW()
252 integral, change, next_io); in SHOW()
/linux-6.1.9/Documentation/driver-api/thermal/
Dpower_allocator.rst165 `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
Dintel_powerclamp.rst135 maintain a desired target temperature, based on integral and
Dsysfs-api.rst393 |---k_i: PID's integral term in the power allocator gov
/linux-6.1.9/Documentation/admin-guide/mm/
Dpagemap.rst116 This is an integral part of a HugeTLB page.
/linux-6.1.9/Documentation/process/
Dadding-syscalls.rst286 - a pointer to a varying sized integral type (``time_t``, ``off_t``,
288 - a pointer to a struct containing a varying sized integral type.
D2.Process.rst304 Linux-next has become an integral part of the kernel development process;
/linux-6.1.9/Documentation/powerpc/
Dcxl.rst278 read() will always return an integral number of events.
/linux-6.1.9/Documentation/RCU/
Drcu_dereference.rst38 The compiler simply knows too much about integral values to
/linux-6.1.9/tools/objtool/Documentation/
Dobjtool.txt8 Objtool has become an integral part of the x86-64 kernel toolchain. The
/linux-6.1.9/tools/memory-model/Documentation/
Daccess-marking.txt79 are not an integral part of the core concurrency design.
/linux-6.1.9/Documentation/crypto/
Ddescore-readme.rst223 2) the typedef ``word`` means a 32 bit unsigned integral type.
/linux-6.1.9/scripts/
Dspelling.txt854 intregral||integral
/linux-6.1.9/Documentation/networking/device_drivers/can/ctu/
Dctucanfd-driver.rst367 private state of an integral kernel structure. The slightly higher
/linux-6.1.9/drivers/iio/adc/
DKconfig17 and USB voltages integral to the U8500 platform.