/Linux-v5.4/Documentation/block/ |
D | stat.rst | 32 read ticks milliseconds total wait time for read requests 36 write ticks milliseconds total wait time for write requests 38 io_ticks milliseconds total time this block device has been active 39 time_in_queue milliseconds total wait time for all requests 43 discard ticks milliseconds total wait time for discard requests 68 These values count the number of milliseconds that I/O requests have 84 This value counts the number of milliseconds during which the device has 90 This value counts the number of milliseconds that I/O requests have waited 92 value will increase as the product of the number of milliseconds times the
|
/Linux-v5.4/drivers/media/i2c/ |
D | tc358743_regs.h | 613 #define SET_BUFINIT_START_MS(milliseconds) ((milliseconds) / 100) argument 686 #define SET_DIV_DLY_MS(milliseconds) ((((milliseconds) / 100) << 4) & \ argument 707 #define SET_NO_ACP_LIMIT_MS(milliseconds) ((((milliseconds) / 80) << 4) & \ argument 710 #define SET_NO_AVI_LIMIT_MS(milliseconds) (((milliseconds) / 80) & \ argument
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-wakeup | 47 been continuously active, in milliseconds. If the wakeup 55 has been active, in milliseconds. 62 source has been continuously active, in milliseconds. 69 source was touched last time, in milliseconds. 76 has been preventing autosleep, in milliseconds.
|
D | configfs-stp-policy-p_sys-t | 27 Time interval in milliseconds. Include a timestamp in the 28 MIPI SyS-T packet metadata, if this many milliseconds have 36 Time interval in milliseconds. Send a CLOCKSYNC packet if 37 this many milliseconds have passed since the previous
|
D | sysfs-class-led-trigger-netdev | 13 Specifies the duration of the LED blink in milliseconds. 34 If set to 1, the LED will blink for the milliseconds specified 44 If set to 1, the LED will blink for the milliseconds specified
|
D | sysfs-class-led-trigger-oneshot | 6 Specifies for how many milliseconds the LED has to stay at 15 Specifies for how many milliseconds the LED has to stay at
|
D | sysfs-block-device | 30 for the specified number of milliseconds. 35 milliseconds.
|
/Linux-v5.4/Documentation/devicetree/bindings/serial/ |
D | rs485.txt | 10 * a is the delay between rts signal and beginning of data sent in milliseconds. 12 * b is the delay between end of data sent and rts signal in milliseconds 29 rs485-rts-delay = <0 200>; // in milliseconds
|
/Linux-v5.4/Documentation/devicetree/bindings/leds/ |
D | leds-trigger-pattern.txt | 8 1. For gradual dimming, the dimming interval now is set as 50 milliseconds. So 20 1000 milliseconds, then back to zero intensity in 2000 milliseconds:
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 22 The reported times are in milliseconds and the granularity depends on 71 milliseconds. Precise timestamps are a little bit slower 77 times are in milliseconds, otherwise they are in 159 4. the number of milliseconds spent reading 163 8. the number of milliseconds spent writing 165 10. the number of milliseconds spent doing I/Os 166 11. the weighted number of milliseconds spent doing I/Os 170 12. the total time spent reading in milliseconds 171 13. the total time spent writing in milliseconds
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | omap3-cpu-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */ 15 polling-delay = <1000>; /* milliseconds */
|
D | dra7-dspeve-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */ 15 polling-delay = <500>; /* milliseconds */
|
D | dra7-iva-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */ 15 polling-delay = <500>; /* milliseconds */
|
D | omap5-core-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */ 16 polling-delay = <500>; /* milliseconds */
|
D | omap5-gpu-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */ 16 polling-delay = <500>; /* milliseconds */
|
D | tango4-smp8758.dtsi | 45 polling-delay = <997>; /* milliseconds */ 46 polling-delay-passive = <499>; /* milliseconds */
|
D | omap4-cpu-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */ 16 polling-delay = <1000>; /* milliseconds */
|
/Linux-v5.4/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 129 - polling-delay: The maximum number of milliseconds to wait between polls 133 - polling-delay-passive: The maximum number of milliseconds to wait 249 polling-delay-passive = <250>; /* milliseconds */ 250 polling-delay = <1000>; /* milliseconds */ 322 polling-delay-passive = <250>; /* milliseconds */ 323 polling-delay = <1000>; /* milliseconds */ 349 polling-delay-passive = <120>; /* milliseconds */ 350 polling-delay = <1000>; /* milliseconds */ 376 polling-delay-passive = <50>; /* milliseconds */ 377 polling-delay = <1000>; /* milliseconds */ [all …]
|
D | thermal-generic-adc.txt | 74 polling-delay = <15000>; /* milliseconds */ 75 polling-delay-passive = <0>; /* milliseconds */
|
/Linux-v5.4/Documentation/admin-guide/ |
D | iostats.rst | 76 Field 4 -- # of milliseconds spent reading 77 This is the total number of milliseconds spent by all reads (as 89 Field 8 -- # of milliseconds spent writing 90 This is the total number of milliseconds spent by all writes (as 97 Field 10 -- # of milliseconds spent doing I/Os 104 Field 11 -- weighted # of milliseconds spent doing I/Os 107 (field 9) times the number of milliseconds spent doing I/O since the 120 Field 15 -- # of milliseconds spent discarding 121 This is the total number of milliseconds spent by all discards (as
|
/Linux-v5.4/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 106 polling-delay-passive = <100>; /* milliseconds */ 107 polling-delay = <1000>; /* milliseconds */ 152 polling-delay-passive = <100>; /* milliseconds */ 153 polling-delay = <1000>; /* milliseconds */
|
/Linux-v5.4/Documentation/devicetree/bindings/input/ |
D | gpio-keys-polled.txt | 5 - poll-interval: Poll interval time in milliseconds 28 - debounce-interval: Debouncing interval time in milliseconds.
|
D | nvidia,tegra20-kbc.txt | 29 - nvidia,debounce-delay-ms: delay in milliseconds per row scan for debouncing 30 - nvidia,repeat-delay-ms: delay in milliseconds before repeat starts
|
/Linux-v5.4/Documentation/admin-guide/laptops/ |
D | disk-shock-protection.rst | 45 for the specified number of milliseconds. When the timeout expires and 48 timeout is 30000 milliseconds. Exceeding this limit will return 59 of milliseconds remaining until normal operation will be resumed; 71 will show you how many milliseconds are left before normal operation 75 milliseconds may raise expectations that cannot be satisfied in 78 that this will typically be within 500 milliseconds apparently has
|
/Linux-v5.4/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_i2c.txt | 21 - syna,reset-delay-ms: The number of milliseconds to wait after resetting the 24 - syna,startup-delay-ms: The number of milliseconds to wait after powering on
|