Searched full:microseconds (Results 1 – 25 of 555) sorted by relevance
12345678910>>...23
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | Kconfig.profile | 15 default 10000000 # microseconds 21 default 1 # microseconds 27 default 640000 # microseconds 29 How long to wait (in microseconds) for a preemption event to occur 35 default 10000000 # microseconds 42 default 1 # microseconds
|
/linux-6.14.4/Documentation/userspace-api/media/rc/ |
D | lirc-get-rec-resolution.rst | 13 LIRC_GET_REC_RESOLUTION - Obtain the value of receive resolution, in microseconds. 20 ``int ioctl(int fd, LIRC_GET_REC_RESOLUTION, __u32 *microseconds)`` 28 ``microseconds`` 29 Resolution, in microseconds.
|
D | lirc-dev-intro.rst | 106 Signifies the presence of IR in microseconds, also known as *flash*. 110 Signifies absence of IR in microseconds, also known as *gap*. 122 of microseconds with no IR. 138 The values are alternating pulse and space lengths, in microseconds. The
|
/linux-6.14.4/Documentation/tools/rtla/ |
D | common_osnoise_options.rst | 8 Set the *osnoise* tracer period in microseconds. 12 Set the *osnoise* tracer runtime in microseconds. 16 Stop the trace if a single sample is higher than the argument in microseconds. 21 Stop the trace if the total sample is higher than the argument in microseconds.
|
/linux-6.14.4/include/asm-generic/ |
D | delay.h | 18 * The microseconds/nanosecond delay multiplicators are used to convert a 19 * constant microseconds/nanoseconds value to a value which can be used by the 32 * udelay - Inserting a delay based on microseconds with busy waiting 33 * @usec: requested delay in microseconds 42 * is a threshold for all delays up to 10 microseconds.
|
/linux-6.14.4/include/linux/ |
D | delay.h | 68 * @min: Minimum time in microseconds to sleep 69 * @max: Maximum time in microseconds to sleep 82 * @min: Minimum time in microseconds to sleep 83 * @max: Maximum time in microseconds to sleep 111 * @usecs: requested sleep duration in microseconds 116 * * udelay() loop for sleep durations <= 10 microseconds to avoid hrtimer
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-module | 22 microframe to be 80%, that is 100 microseconds out of 125 23 microseconds (full microframe). 27 microseconds of isochronous bandwidth per microframe to work 32 microseconds of periodic bandwidth per microframe.
|
D | debugfs-hyperv | 14 microseconds (inclusive). 21 Description: Fuzz testing message delay value between 0 - 1000 microseconds
|
/linux-6.14.4/arch/arm/mach-omap2/ |
D | cm.h | 14 * MAX_MODULE_READY_TIME: max duration in microseconds to wait for the 17 * In the case of OMAP4 this is the max duration in microseconds for the 32 * MAX_MODULE_DISABLE_TIME: max duration in microseconds to wait for 35 * in microseconds for the module to reach the inactive state from
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | max77620.txt | 91 -maxim,shutdown-fps-time-period-us: u32, FPS time period in microseconds 95 -maxim,suspend-fps-time-period-us: u32, FPS time period in microseconds 111 Here supported time periods by device in microseconds are as follows: 112 MAX77620 supports 40, 80, 160, 320, 640, 1280, 2560 and 5120 microseconds. 113 MAX20024 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds. 114 MAX77663 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds.
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | mdio.yaml | 38 RESET pulse width in microseconds. It applies to all MDIO devices 44 Delay after reset deassert in microseconds. It applies to all MDIO 86 Delay after the reset was asserted in microseconds. If this 91 Delay after the reset was deasserted in microseconds. If
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | metafmt-d4xx.rst | 59 - Exposure time (in microseconds) used to capture the frame 97 - Time in microseconds from the beginning of a frame till its middle 99 - Time, used to read out a frame in microseconds 101 - Frame exposure time in microseconds 103 - In microseconds = 1000000 / framerate 105 - Time in microseconds from start of frame to data in USB buffer
|
/linux-6.14.4/Documentation/devicetree/bindings/power/ |
D | domain-idle-state.yaml | 33 The worst case latency in microseconds required to enter the idle 39 The worst case latency in microseconds required to exit the idle 44 The minimum residency duration in microseconds after which the idle
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dmub/ |
D | dmub_srv.h | 744 * @timeout_us: the maximum number of microseconds to wait 747 * wait time is given in microseconds to prevent spinning forever. 762 * @timeout_us: the maximum number of microseconds to wait 765 * wait time is given in microseconds to prevent spinning forever. 781 * @timeout_us: the maximum number of microseconds to wait 784 * wait time is given in microseconds to prevent spinning forever. 800 * @timeout_us: the maximum number of microseconds to wait 804 * microseconds to prevent spinning forever. 819 * @timeout_us: the maximum number of microseconds to wait 822 * Waits for the number of microseconds specified by timeout_us [all …]
|
/linux-6.14.4/fs/udf/ |
D | udftime.c | 55 src.microseconds < 100) { in udf_disk_stamp_to_time() 57 src.hundredsOfMicroseconds * 100 + src.microseconds); in udf_disk_stamp_to_time() 85 dest->microseconds = (ts.tv_nsec / 1000 - dest->centiseconds * 10000 - in udf_time_to_disk_stamp()
|
/linux-6.14.4/include/linux/input/ |
D | lm8333.h | 14 /* Active timeout before enter HALT mode in microseconds */ 16 /* Debounce interval in microseconds */
|
/linux-6.14.4/tools/testing/selftests/rcutorture/bin/ |
D | jitterstart.sh | 11 # sleepmax: Maximum microseconds to sleep, defaults to one second. 12 # spinmax: Maximum microseconds to spin, defaults to one millisecond.
|
/linux-6.14.4/Documentation/devicetree/bindings/i2c/ |
D | i2c-arb-gpio-challenge.yaml | 42 microseconds). 78 We'll give up after this many microseconds. 83 We'll attempt another claim after this many microseconds.
|
/linux-6.14.4/Documentation/admin-guide/mm/damon/ |
D | reclaim.rst | 77 Time threshold for cold memory regions identification in microseconds. 123 Desired level of memory pressure-stall time in microseconds. 127 memory pressure is incurred. System-wide ``some`` memory PSI in microseconds 184 Sampling interval for the monitoring in microseconds. 192 Aggregation interval for the monitoring in microseconds.
|
/linux-6.14.4/tools/perf/Documentation/ |
D | perf-kwork.txt | 108 have the format seconds.microseconds. If start is not given (i.e., time 138 have the format seconds.microseconds. If start is not given (i.e., time 177 have the format seconds.microseconds. If start is not given (i.e., time 207 have the format seconds.microseconds. If start is not given (i.e., time
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | tdls.h | 26 * @max_offchan_duration: What amount of microseconds out of a DTIM is given 29 * given will be 50TU, or 50 * 1024 if translated into microseconds. 90 * @offchannel_duration: duration given in microseconds
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-bwc.rst | 13 each given "period" (microseconds), a task group is allocated up to "quota" 14 microseconds of CPU time. That quota is assigned to per-cpu run queues in 77 - cpu.cfs_quota_us: run-time replenished within a period (in microseconds) 78 - cpu.cfs_period_us: the length of a period (in microseconds) 80 - cpu.cfs_burst_us: the maximum accumulated run-time (in microseconds)
|
/linux-6.14.4/Documentation/devicetree/bindings/input/ |
D | qcom,pm8921-keypad.yaml | 41 Time in microseconds that key must be pressed or 47 description: time in microseconds to pause between successive scans of the
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_stats.h | 101 /* Total number of microseconds that far-end port requested to pause 109 /* Total time in microseconds that transmission of packets has been
|
/linux-6.14.4/include/linux/regulator/ |
D | machine.h | 157 * change is non-linear (unit: microseconds). 159 * change is non-linear (unit: microseconds). 161 * voltage change is non-linear (unit: microseconds). 165 * @enable_time: Turn-on time of the rails (unit: microseconds)
|
12345678910>>...23