Home
last modified time | relevance | path

Searched refs:microseconds (Results 1 – 25 of 142) sorted by relevance

123456

/linux-6.3-rc2/Documentation/tools/rtla/
A Dcommon_osnoise_options.rst8 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.
A Dcommon_timerlat_options.rst10 Set the *timerlat* tracer period in microseconds.
/linux-6.3-rc2/Documentation/userspace-api/media/rc/
A Dlirc-get-rec-resolution.rst13 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.
A Dlirc-dev-intro.rst106 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
A Dlirc-set-rec-timeout.rst34 Timeout, in microseconds.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-module22 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.
A Ddebugfs-hyperv14 microseconds (inclusive).
21 Description: Fuzz testing message delay value between 0 - 1000 microseconds
A Dsysfs-class-rc-nuvoton8 All values are in microseconds.
A Dsysfs-class-led-flash26 Hardware timeout for flash, in microseconds. The flash strobe
36 Maximum flash timeout for this LED, in microseconds.
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dpixfmt-meta-d4xx.rst57 - Exposure time (in microseconds) used to capture the frame
91 - Time in microseconds from the beginning of a frame till its middle
93 - Time, used to read out a frame in microseconds
95 - Frame exposure time in microseconds
97 - In microseconds = 1000000 / framerate
99 - Time in microseconds from start of frame to data in USB buffer
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dmdio.yaml38 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.3-rc2/Documentation/devicetree/bindings/power/
A Ddomain-idle-state.yaml33 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.3-rc2/Documentation/devicetree/bindings/i2c/
A Di2c-arb-gpio-challenge.txt34 microseconds).
50 - slew-delay-us: microseconds to wait for a GPIO to go high. Default is 10 us.
51 - wait-retry-us: we'll attempt another claim after this many microseconds.
53 - wait-free-us: we'll give up after this many microseconds. Default is 50000 us.
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Dmax77620.txt91 -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.3-rc2/fs/udf/
A Dudftime.c64 src.hundredsOfMicroseconds * 100 + src.microseconds); in udf_disk_stamp_to_time()
94 dest->microseconds = (ts.tv_nsec / 1000 - dest->centiseconds * 10000 - in udf_time_to_disk_stamp()
/linux-6.3-rc2/drivers/net/ipa/
A Dipa_endpoint.c943 ticks = DIV_ROUND_CLOSEST(microseconds, 100); in ipa_qtime_val()
949 ticks = DIV_ROUND_CLOSEST(microseconds, 1000); in ipa_qtime_val()
956 ticks = DIV_ROUND_CLOSEST(microseconds, 100); in ipa_qtime_val()
967 u32 microseconds) in aggr_time_limit_encode() argument
972 if (!microseconds) in aggr_time_limit_encode()
988 microseconds, max * IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()
1047 u32 microseconds) in hol_block_timer_encode() argument
1056 if (!microseconds) in hol_block_timer_encode()
1108 u32 microseconds) in ipa_endpoint_init_hol_block_timer() argument
1117 val = hol_block_timer_encode(ipa, reg, microseconds); in ipa_endpoint_init_hol_block_timer()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dqcom,pm8xxx-keypad.txt57 Definition: time in microseconds that key must be pressed or release
63 Definition: time in microseconds to pause between successive scans
A Dqcom,pm8921-pwrkey.yaml36 Time in microseconds that key must be pressed or
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-kwork.txt104 have the format seconds.microseconds. If start is not given (i.e., time
134 have the format seconds.microseconds. If start is not given (i.e., time
173 have the format seconds.microseconds. If start is not given (i.e., time
A Dperf-timechart.txt74 suffix to specify time in milliseconds or microseconds.
80 milliseconds or microseconds.
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/adc/
A Datmel,sama9260-adc.yaml43 Startup Time of the ADC in microseconds as defined in the datasheet
68 description: Sample and Hold Time in microseconds
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-bus-w14 Description: Bus scanning interval, microseconds component.
/linux-6.3-rc2/tools/power/acpi/os_specific/service_layers/
A Dosunixxf.c936 void acpi_os_stall(u32 microseconds) in acpi_os_stall() argument
939 if (microseconds) { in acpi_os_stall()
940 usleep(microseconds); in acpi_os_stall()
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
A Dfixed-regulator.yaml83 description: startup time in microseconds
86 description: off delay time in microseconds
/linux-6.3-rc2/Documentation/devicetree/bindings/rng/
A Dtimeriomem_rng.yaml18 description: wait time in microseconds to use between samples

Completed in 23 milliseconds

123456