Searched refs:scales (Results 1 – 20 of 20) sorted by relevance
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | sh_mobile_ceu_camera.rst | 11 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-v6.6/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 61 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-v6.6/Documentation/filesystems/ |
D | ubifs.rst | 70 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.
|
D | inotify.rst | 69 scales to 1000s of directories, juggling 1000s of fd's just does not seem
|
/Linux-v6.6/Documentation/devicetree/bindings/cpufreq/ |
D | nvidia,tegra124-cpufreq.txt | 14 - dfll: Fast DFLL clocksource that also automatically scales CPU voltage.
|
/Linux-v6.6/drivers/iio/ |
D | industrialio-gts-helper.c | 181 static int gain_to_scaletables(struct iio_gts *gts, int **gains, int **scales) in gain_to_scaletables() argument 198 &scales[i][2 * j], in gain_to_scaletables() 199 &scales[i][2 * j + 1]); in gain_to_scaletables()
|
/Linux-v6.6/Documentation/driver-api/md/ |
D | raid5-ppl.rst | 30 reduced by up to 30%-40% but it scales with the number of drives in the array
|
/Linux-v6.6/kernel/rcu/ |
D | Kconfig | 16 thousands of CPUs. It also scales down nicely to 27 is also required. It also scales down nicely to
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | libv4l-introduction.rst | 158 This function takes a value of 0 - 65535, and then scales that range to the
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | rkisp1.rst | 176 of `(300,400)/1400x100` from the received frame and then scales this window
|
/Linux-v6.6/Documentation/power/ |
D | energy-model.rst | 111 the same scale. If there are different scales, these subsystems might decide
|
/Linux-v6.6/Documentation/locking/ |
D | robust-futexes.rst | 164 approach scales nicely.)
|
/Linux-v6.6/drivers/hwmon/ |
D | nct6775-core.c | 1002 static inline long in_from_reg(u8 reg, u8 nr, const u16 *scales) in in_from_reg() argument 1004 return DIV_ROUND_CLOSEST(reg * scales[nr], 100); in in_from_reg() 1007 static inline u8 in_to_reg(u32 val, u8 nr, const u16 *scales) in in_to_reg() argument 1009 return clamp_val(DIV_ROUND_CLOSEST(val * 100, scales[nr]), 0, 255); in in_to_reg()
|
/Linux-v6.6/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 148 To make sure the intel_powerclamp driver scales well, online
|
/Linux-v6.6/tools/memory-model/Documentation/ |
D | simple.txt | 104 As the number of buckets increases, data locking scales naturally.
|
/Linux-v6.6/drivers/clk/qcom/ |
D | Kconfig | 77 the clocks on/off or scales them on demand. 90 the clocks on/off or scales them on demand.
|
/Linux-v6.6/Documentation/networking/ |
D | scaling.rst | 186 RPS scales kernel receive processing across CPUs without introducing
|
D | bonding.rst | 2441 performance that scales near linearly as interfaces are added
|
/Linux-v6.6/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 426 Whether the TSC runs at a constant rate or scales with the P-state is model
|
/Linux-v6.6/Documentation/admin-guide/pm/ |
D | cpufreq.rst | 645 CPU performance on time scales below software resolution (e.g. below the
|