Home
last modified time | relevance | path

Searched full:scales (Results 1 – 25 of 106) sorted by relevance

12345

/linux/Documentation/driver-api/media/drivers/
H A Dsh_mobile_ceu_camera.rst11 sensor scales: horizontal and vertical scales, configured by the sensor driver
12 host scales: -"- host driver
13 combined scales: sensor_scale * host_scale
72 1. Calculate current sensor scales:
77 current sensor scales onto input window - this is user S_CROP:
81 3. Calculate new combined scales from "effective" input window to requested user
86 4. Calculate sensor output window by applying combined scales to real input
97 7. Calculate new sensor scales:
101 8. Calculate new CEU crop - apply sensor scales to previously calculated
/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-stat-properties.rst61 Possible scales for this metric are:
80 Possible scales for this metric are:
111 Possible scales for this metric are:
139 Possible scales for this metric are:
168 Possible scales for this metric are:
196 Possible scales for this metric are:
217 Possible scales for this metric are:
239 Possible scales for this metric are:
/linux/drivers/iio/
H A Dindustrialio-gts-helper.c168 static int gain_to_scaletables(struct iio_gts *gts, int **gains, int **scales) in gain_to_scaletables() argument
182 /* Convert gains to scales */ in gain_to_scaletables()
185 &scales[i][2 * j], in gain_to_scaletables()
186 &scales[i][2 * j + 1]); in gain_to_scaletables()
260 * iio_gts_build_avail_scale_table - create tables of available scales
263 * Build the tables which can represent the available scales based on the
266 * 1. A set of tables representing available scales for each supported
268 * 2. A single table listing all the unique scales that any combination of
422 * iio_gts_build_avail_tables - create tables of available scales and int times
425 * Build the tables which can represent the available scales and available
[all …]
/linux/drivers/comedi/drivers/
H A Djr3_pci.h70 * the full scales.
303 * hardware full scales to be adjusted to potentially allow
319 * command (10) set new full scales (pg. 38).
345 * determine the appropriate value for setting the full scales. The
347 * arbitrary value. But setting the full scales has some hazards. If
365 * recommended minimum full scale. Full scales below this value will
398 * Full_scale is the sensor full scales which are currently in use.
400 * to the full scales. The engineering units used are indicated by
401 * the units value discussed on page 16. The full scales for Fx, Fy,
403 * command (10) set new full scales (pg. 38). The full scales for V1
[all …]
/linux/Documentation/filesystems/
H A Dubifs.rst70 UBIFS scales logarithmically (most of the data structures it uses are
74 UBI, which scales linearly. So overall UBI/UBIFS stack scales linearly.
75 Nevertheless, UBI/UBIFS scales considerably better than JFFS2.
H A Dinotify.rst69 scales to 1000s of directories, juggling 1000s of fd's just does not seem
/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600.h178 * @scales: table of scales.
179 * @scales_len: length (nb of items) of the scales table.
185 const int *scales; member
H A Dinv_icm42600_accel.c341 *val = accel_st->scales[2 * idx]; in inv_icm42600_accel_read_scale()
342 *val2 = accel_st->scales[2 * idx + 1]; in inv_icm42600_accel_read_scale()
357 if (val == accel_st->scales[idx] && in inv_icm42600_accel_write_scale()
358 val2 == accel_st->scales[idx + 1]) in inv_icm42600_accel_write_scale()
722 *vals = accel_st->scales; in inv_icm42600_accel_read_avail()
858 accel_st->scales = inv_icm42686_accel_scale; in inv_icm42600_accel_init()
862 accel_st->scales = inv_icm42600_accel_scale; in inv_icm42600_accel_init()
/linux/arch/m68k/
H A DKconfig.machine332 config SCALES config
333 bool "Feith SCALES board support"
336 Support for the Feith SCALES board.
/linux/drivers/iio/adc/
H A Dad9467.c167 unsigned int (*scales)[2]; member
869 *vals = (const int *)st->scales; in ad9467_read_avail()
911 st->scales = devm_kmalloc_array(&st->spi->dev, info->num_scales, in ad9467_scale_fill()
912 sizeof(*st->scales), GFP_KERNEL); in ad9467_scale_fill()
913 if (!st->scales) in ad9467_scale_fill()
918 st->scales[i][0] = val1; in ad9467_scale_fill()
919 st->scales[i][1] = val2; in ad9467_scale_fill()
H A Dpac1921.c87 * Pre-computed scales for SENSE voltage
498 * the current scales table)
810 * Emit on sysfs the list of available scales contained in scales_tbl
816 * the current scales table)
840 * Read available scales for a specific channel
843 * current scales must be locked as they depend on shunt resistor which may
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-dac-ad576624 Scales the dither before it is applied to the selected channel.
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dmemsensing,msa311.yaml15 scales range of +-2g/+-4g/+-8g/+-16g and allows acceleration measurements
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dnvidia,tegra124-cpufreq.txt14 - dfll: Fast DFLL clocksource that also automatically scales CPU voltage.
/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dgic.h17 * Note that the redistributor frames are at the end, as the range scales
/linux/Documentation/driver-api/md/
H A Draid5-ppl.rst30 reduced by up to 30%-40% but it scales with the number of drives in the array
/linux/kernel/rcu/
H A DKconfig16 thousands of CPUs. It also scales down nicely to
27 is also required. It also scales down nicely to
/linux/drivers/media/platform/renesas/
H A Dsh_vou.c523 /* Select scales to come as close as possible to the output image */ in vou_adjust_input()
530 /* scales increase */ in vou_adjust_input()
555 /* scales increase */ in vou_adjust_input()
592 /* Select scales to come as close as possible to the output image */ in vou_adjust_output()
599 /* scales increase */ in vou_adjust_output()
629 /* scales increase */ in vou_adjust_output()
/linux/tools/perf/util/
H A Dmetricgroup.h53 * The "ScaleUnit" that scales and adds a unit to the metric during
/linux/drivers/infiniband/hw/mlx5/
H A Dmem.c54 * page_offset. The granulatity of the page offset scales according to page
/linux/tools/arch/x86/include/asm/
H A Dirq_vectors.h
/linux/samples/pktgen/
H A Dpktgen_sample05_flow_per_thread.sh9 # works and scales. For optimal scalability (on receiver) each
/linux/arch/x86/include/asm/
H A Dirq_vectors.h121 * generously - it scales up linearly with the maximum number of CPUs,
/linux/drivers/iio/accel/
H A Dstk8ba50.c53 * Scales are calculated as following:
59 * Scales are stored in this format:
/linux/drivers/soc/mediatek/
H A Dmtk-regulator-coupler.c47 * is not supported as it scales through its coupled supply voltage. in mediatek_regulator_balance_voltage()

12345