| /linux/drivers/iio/light/ |
| H 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/drivers/iio/accel/ |
| H A D | msa311.c | 231 int integral; member 470 msa311_odr_table[odr].integral, in msa311_set_odr() 509 freq_uhz = msa311_odr_table[odr].integral * MICROHZ_PER_HZ + in msa311_wait_for_next_data() 645 *val = msa311_fs_table[fs].integral; in msa311_read_scale() 668 *val = msa311_odr_table[odr].integral; in msa311_read_samp_freq() 774 if (val == msa311_odr_table[odr].integral && in msa311_write_samp_freq()
|
| /linux/Documentation/networking/device_drivers/ethernet/altera/ |
| H 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/ |
| H 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/tools/thermal/tmon/ |
| H A D | README | 29 pid.c : a proportional-integral-derivative (PID) controller
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | blocks.rst | 8 integral power of 2. Blocks are in turn grouped into larger units called
|
| /linux/drivers/scsi/arm/ |
| H A D | Kconfig | 30 was either sold on its own or with an integral SCSI controller.
|
| /linux/scripts/coccinelle/api/ |
| H A D | kmalloc_objs.cocci | 27 // This excludes anything that is assigning to or from integral types or
|
| /linux/drivers/md/bcache/ |
| H A D | sysfs.c | 221 char integral[20]; in SHOW() local 236 bch_hprint(integral, in SHOW() 251 integral, change, next_io); in SHOW()
|
| /linux/Documentation/driver-api/thermal/ |
| H 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
|
| H A D | sysfs-api.rst | 297 |---k_i: PID's integral term in the power allocator gov
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 137 maintain a desired target temperature, based on integral and
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | pagemap.rst | 131 This is an integral part of a HugeTLB page.
|
| /linux/Documentation/process/ |
| H A D | adding-syscalls.rst | 332 - a pointer to a varying sized integral type (``time_t``, ``off_t``, 334 - a pointer to a struct containing a varying sized integral type.
|
| H A D | 2.Process.rst | 301 Linux-next has become an integral part of the kernel development process;
|
| /linux/Documentation/RCU/ |
| H A D | rcu_dereference.rst | 52 The compiler simply knows too much about integral values to
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 223 2) the typedef ``word`` means a 32 bit unsigned integral type.
|
| /linux/tools/objtool/Documentation/ |
| H A D | objtool.txt | 8 Objtool has become an integral part of the x86-64 kernel toolchain. The
|
| /linux/tools/memory-model/Documentation/ |
| H A D | access-marking.txt | 85 are not an integral part of the core concurrency design.
|
| /linux/scripts/ |
| H A D | spelling.txt | 932 intregral||integral
|
| /linux/Documentation/networking/device_drivers/can/ctu/ |
| H A D | ctucanfd-driver.rst | 366 private state of an integral kernel structure. The slightly higher
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | 2.Process.rst | 334 Linux-next se ha convertido en una parte integral del proceso de
|
| /linux/drivers/iio/adc/ |
| H A D | Kconfig | 33 and USB voltages integral to the U8500 platform.
|