Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-module21 microframe to be 80%, that is 100 microseconds out of 125
22 microseconds (full microframe).
26 microseconds of isochronous bandwidth per microframe to work
31 microseconds of periodic bandwidth per microframe.
Dsysfs-class-led-flash26 Hardware timeout for flash, in microseconds. The flash strobe
36 Maximum flash timeout for this LED, in microseconds.
Dsysfs-block-dm34 microseconds (ranging from 1 to 100000 usecs).
Dsysfs-bus-usb165 Supported values are 0 - 65535 microseconds.
180 More information on how besl values map to microseconds can be found in
Ddev-kmsg61 sequence number and the monotonic timestamp in microseconds,
Dsysfs-devices-power213 in microseconds. If it is equal to 0, however, this means that
228 given device in microseconds. That is the maximum memory access
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-arb-gpio-challenge.txt34 microseconds).
51 - slew-delay-us: microseconds to wait for a GPIO to go high. Default is 10 us.
52 - wait-retry-us: we'll attempt another claim after this many microseconds.
54 - wait-free-us: we'll give up after this many microseconds. Default is 50000 us.
Di2c-mpc.txt23 - fsl,timeout : I2C bus timeout in microseconds.
/linux-4.1.27/Documentation/scheduler/
Dsched-bwc.txt11 each given "period" (microseconds), a group is allowed to consume only up to
12 "quota" microseconds of CPU time. When the CPU bandwidth consumption of a
26 cpu.cfs_quota_us: the total available run-time within a period (in microseconds)
27 cpu.cfs_period_us: the length of a period (in microseconds)
Dsched-deadline.txt44 "runtime" microseconds of execution time every "period" microseconds, and
45 these "runtime" microseconds are available within "deadline" microseconds
396 of 10ms every 100ms (note that parameters are expressed in microseconds).
/linux-4.1.27/fs/udf/
Dudftime.c115 src.hundredsOfMicroseconds * 100 + src.microseconds); in udf_disk_stamp_to_time()
165 dest->microseconds = (ts.tv_nsec / 1000 - dest->centiseconds * 10000 - in udf_time_to_disk_stamp()
Decma_167.h70 uint8_t microseconds; member
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dqcom,pm8xxx-keypad.txt56 Definition: time in microseconds that key must be pressed or release
62 Definition: time in microseconds to pause between successive scans
Dqcom,pm8941-pwrkey.txt26 Definition: time in microseconds that key must be pressed or released
Dqcom,pm8xxx-pwrkey.txt28 Definition: time in microseconds that key must be pressed or release
Dst-keyscan.txt28 - st,debounce_us: Debouncing interval time in microseconds
Dgpio-matrix-keypad.txt24 - col-scan-delay-us: delay, measured in microseconds, that is needed
/linux-4.1.27/Documentation/devicetree/bindings/hwrng/
Dtimeriomem_rng.txt6 - period : wait time in microseconds to use between samples
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c938 void acpi_os_stall(u32 microseconds) in acpi_os_stall() argument
941 if (microseconds) { in acpi_os_stall()
942 usleep(microseconds); in acpi_os_stall()
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt13 - atmel,adc-startup-time: Startup Time of the ADC in microseconds as
28 - atmel,adc-sample-hold-time: Sample and Hold Time in microseconds
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dfixed-regulator.txt8 - startup-delay-us: startup time in microseconds
Dgpio-regulator.txt13 - startup-delay-us : Startup time in microseconds.
Dregulator.txt17 - regulator-enable-ramp-delay: The time taken, in microseconds, for the supply
/linux-4.1.27/Documentation/cpuidle/
Dsysfs.txt80 * latency : Latency to exit out of this idle state (in microseconds)
83 * time : Total time spent in this idle state (in microseconds)
/linux-4.1.27/tools/perf/Documentation/
Dperf-timechart.txt72 suffix to specify time in milliseconds or microseconds.
78 milliseconds or microseconds.
/linux-4.1.27/drivers/misc/altera-stapl/
Daltera-jtag.h99 int altera_wait_msecs(struct altera_state *astate, s32 microseconds,
Daltera-jtag.c379 s32 microseconds, enum altera_jtag_state wait_state) in altera_wait_msecs() argument
399 udelay(microseconds); in altera_wait_msecs()
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dti,tas5086.txt14 - ti,charge-period: This property should contain the time in microseconds
/linux-4.1.27/Documentation/networking/
Dray_cs.txt73 beacon_period integer beacon period in Kilo-microseconds
91 hop_dwell integer hop dwell time in Kilo-microseconds
De1000e.txt132 microseconds. Receive interrupt reduction can improve CPU efficiency if
151 This value, in units of 1.024 microseconds, limits the delay in which a
164 1.024 microseconds. Transmit interrupt reduction can improve CPU
174 This value, in units of 1.024 microseconds, limits the delay in which a
De1000.txt193 microseconds. Receive interrupt reduction can improve CPU efficiency if
213 This value, in units of 1.024 microseconds, limits the delay in which a
282 1.024 microseconds. Transmit interrupt reduction can improve CPU
293 This value, in units of 1.024 microseconds, limits the delay in which a
Dcxgb.txt53 ethtool -C <interface> rx-usecs <microseconds>
61 ethtool -C <interface> adaptive-rx off rx-usecs <microseconds>
DREADME.sb1000189 and try setting the delay to something like 60 microseconds with:
Dixgb.txt145 0.8192 microseconds. Receive interrupt reduction can improve CPU
Dpacket_mmap.txt550 - Timestamp resolution in nanoseconds instead of microseconds
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dcommon.txt37 - flash-timeout-us : timeout in microseconds after which the flash
/linux-4.1.27/include/acpi/
Dacpiosxf.h272 void acpi_os_stall(u32 microseconds);
/linux-4.1.27/drivers/ptp/
DKconfig17 microseconds. In addition, with the help of special hardware
/linux-4.1.27/drivers/auxdisplay/
DKconfig59 int "Delay between each control writing (microseconds)"
/linux-4.1.27/Documentation/hwmon/
Dzl6100104 the interval to a value between 0 and 65,535 microseconds.
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dfsl-tsec-phy.txt108 PulseWidth = 1 / OutputClock microseconds
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Didle-states.txt285 microseconds required to enter the idle state.
293 in microseconds required to exit the idle state.
299 in microseconds, inclusive of preparation and
/linux-4.1.27/Documentation/RCU/
Dtorture.txt33 fqs_duration Duration (in microseconds) of artificially induced bursts
39 fqs_holdoff Holdoff time (in microseconds) between consecutive calls
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt81 in microseconds.
/linux-4.1.27/Documentation/
Dparport.txt174 spintime The number of microseconds to busy-loop while waiting
Dkprobes.txt624 microseconds to process. Specifically, a benchmark that hits the same
646 Typically, an optimized kprobe hit takes 0.07 to 0.1 microseconds to
Dparport-lowlevel.txt621 1 timed out while waiting (usec microseconds have elapsed)
DIPMI.txt465 microseconds, that kipmid will spin before sleeping for a tick. This
Dkernel-parameters.txt1560 Simple two microseconds delay
/linux-4.1.27/Documentation/trace/
Dftrace.txt73 Note: all time values are in microseconds.
136 file. (in microseconds)
143 (in microseconds)
635 (3.10). Then it displays the max latency in microseconds (259 us). The number
964 Here we see that that we had a latency of 16 microseconds (which is
1415 just 15 microseconds from the time it woke up, to the time it
1481 Running this on an idle system, we see that it only took 5 microseconds
/linux-4.1.27/Documentation/power/
Dpm_qos_interface.txt95 state latency tolerance (in microseconds) and the third one is for PM QoS flags.
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-parameters.txt258 timeout: Watchdog timeout in microseconds (max/default 8388607 or 8.3ish secs)
/linux-4.1.27/Documentation/usb/
Dusbmon.txt115 - Timestamp in microseconds, a decimal number. The timestamp's resolution
Dproc_usb_info.txt264 measured in microseconds rather than milliseconds.
/linux-4.1.27/Documentation/input/
Devent-codes.txt202 - Used to report the number of microseconds since the last reset. This event
/linux-4.1.27/Documentation/timers/
DNO_HZ.txt39 hundreds of microseconds). For these types of workloads, scheduling
/linux-4.1.27/arch/x86/math-emu/
DREADME171 The times include load/store instructions. All times are in microseconds
/linux-4.1.27/Documentation/s390/
Ds390dbf.txt522 - Timestamp (formatted as seconds and microseconds since 00:00:00 Coordinated
/linux-4.1.27/Documentation/filesystems/
Dext4.txt300 It defaults to zero microseconds. Increasing