Home
last modified time | relevance | path

Searched refs:clamped (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dsysfs_engines.c147 unsigned long long duration, clamped; in max_spin_store() local
172 if (duration != clamped) in max_spin_store()
207 unsigned long long duration, clamped; in timeslice_store() local
223 if (duration != clamped) in timeslice_store()
261 unsigned long long duration, clamped; in stop_store() local
277 clamped = intel_clamp_stop_timeout_ms(engine, duration); in stop_store()
278 if (duration != clamped) in stop_store()
312 unsigned long long timeout, clamped; in preempt_timeout_store() local
329 if (timeout != clamped) in preempt_timeout_store()
369 unsigned long long delay, clamped; in heartbeat_store() local
[all …]
/linux-6.3-rc2/drivers/macintosh/
A Dwindfarm_cpufreq_clamp.c17 static int clamped; variable
34 clamped = value; in clamp_set()
41 *value = clamped; in clamp_get()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dcolorspaces-details.rst77 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
153 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
192 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
276 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
345 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
416 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
439 Yc' is clamped to the range [0…1] and Cbc and Crc are clamped to the
564 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the
638 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
709 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
A Dvidioc-s-hw-freq-seek.rst51 will be clamped to fit in the band before the seek is started.
A Dcolorspaces.rst125 clamped to the [0…1] range those colors can no longer be reproduced in
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/
A Dqcom,pm8941-charger.yaml47 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A
64 May be clamped to safety limits.
73 be clamped by this value. Defaults to 4.2V.
82 will be clamped by this value. Defaults to 1A.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-net-queues79 on this network device transmit queue. This value is clamped
A Dsysfs-platform-dfl-fme197 clamped within the range from 0 to 127 Watts. Write fails with
210 clamped within the range from 0 to 127 Watts. Write fails with
/linux-6.3-rc2/Documentation/misc-devices/
A Doxsemi-tornado.rst110 clamped by the driver to 1.
/linux-6.3-rc2/Documentation/userspace-api/media/drivers/
A Domap3isp-uapi.rst183 out of [minimum, maximum] buffer size range, it's clamped to fit in there.
/linux-6.3-rc2/Documentation/hwmon/
A Dsysfs-interface.rst634 tempX_max or inX_max attribute, then the value should be clamped to its
/linux-6.3-rc2/Documentation/scheduler/
A Dsched-util-clamp.rst125 The actual utilization signal of a task is never clamped in reality. If you
/linux-6.3-rc2/init/
A DKconfig821 This feature enables the scheduler to track the clamped utilization
1054 This feature enables the scheduler to track the clamped utilization
/linux-6.3-rc2/mm/
A DKconfig670 clamped down to MAX_ORDER - 1.
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Dkernel.rst1203 Then the boost will be clamped to 600 because 800 is outside of the permissible
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt5208 RCU tasks grace period. This value is clamped

Completed in 33 milliseconds