Home
last modified time | relevance | path

Searched refs:nanoseconds (Results 1 – 25 of 114) sorted by relevance

12345

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-acpi12 of firmware image execution. In nanoseconds.
15 In nanoseconds.
18 image. In nanoseconds.
22 firmware. In nanoseconds.
26 UEFI compatible firmware. In nanoseconds.
30 nanoseconds.
33 hardware entry to S3. In nanoseconds.
39 including the most recent resume. In nanoseconds.
42 handoff to the OS waking vector. In nanoseconds.
H A Dsysfs-ptp122 and nanoseconds.
131 seconds, start time nanoseconds, period seconds, and
132 period nanoseconds. To disable a periodic output, set
133 all the seconds and nanoseconds values to zero.
H A Dsysfs-class-scsi_tape21 closed. This item is measured in nanoseconds.
64 Shows the total amount of time in nanoseconds waiting for
95 Shows the total amount of time in nanoseconds waiting for
H A Dsysfs-class-pwm55 Sets the PWM signal period in nanoseconds.
62 Sets the PWM signal duty cycle in nanoseconds.
/openbmc/linux/Documentation/block/
H A Dkyber-iosched.rst11 Target latency for reads (in nanoseconds).
15 Target latency for synchronous writes (in nanoseconds).
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c.txt38 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C
42 Number of nanoseconds the IP core additionally needs to setup SCL.
45 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C
49 Number of nanoseconds the SDA signal takes to fall; t(f) in the I2C
60 (i2c-digital-filter). This width is specified in nanoseconds.
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dfsl-mx25-tcq.txt14 - fsl,pen-debounce-ns: Pen debounce time in nanoseconds.
20 - fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dspi-fsl-dspi.txt29 - fsl,spi-cs-sck-delay: a delay in nanoseconds between activating chip
31 - fsl,spi-sck-cs-delay: a delay in nanoseconds between stopping the clock
/openbmc/linux/Documentation/driver-api/hte/
H A Dtegra-hte.rst12 converts clock tick rate to nanoseconds before storing it as timestamp value.
32 returns the timestamp in nanoseconds.
H A Dhte.rst43 consumers and the providers. It expresses timestamp data in nanoseconds in
49 - Converts timestamps in nanoseconds.
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sunxi_dw.h229 static inline int ns_to_t(int nanoseconds) in ns_to_t() argument
233 return DIV_ROUND_UP(ctrl_freq * nanoseconds, 1000); in ns_to_t()
H A Ddram_sun50i_h6.h290 static inline int ns_to_t(int nanoseconds) in ns_to_t() argument
294 return DIV_ROUND_UP(ctrl_freq * nanoseconds, 1000); in ns_to_t()
/openbmc/u-boot/doc/device-tree-bindings/pwm/
H A Dtegra20-pwm.txt10 cell is the period in nanoseconds.
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-spear.txt14 unit of nanoseconds.
H A Dnvidia,tegra124-cpufreq.txt18 in unit of nanoseconds.
/openbmc/linux/Documentation/scheduler/
H A Dsched-stats.rst59 7) sum of all time spent running by tasks on this processor (in nanoseconds)
61 nanoseconds)
158 1) time spent on the cpu (in nanoseconds)
159 2) time spent waiting on a runqueue (in nanoseconds)
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dnvidia,tegra124-dfll.txt56 - nvidia,pwm-period-nanoseconds: period of PWM square wave in nanoseconds.
128 nvidia,pwm-period-nanoseconds = <2500>; /* 2.5us */
/openbmc/linux/Documentation/devicetree/bindings/ptp/
H A Dptp-qoriq.txt16 - fsl,tclk-period Timer reference clock period in nanoseconds.
35 tclk_period = desired clock period nanoseconds
/openbmc/linux/Documentation/accounting/
H A Dtaskstats-struct.rst106 * xxx_delay_total is the corresponding cumulative delay in nanoseconds
133 * Value is cumulative, in nanoseconds, without a corresponding count
141 * Value is cumulative, in nanoseconds, without a corresponding count
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dpxa-pwm.txt14 nanoseconds.
/openbmc/linux/Documentation/virt/kvm/devices/
H A Dvcpu.rst228 kvmclock nanoseconds (guest_src), and host CLOCK_REALTIME nanoseconds
239 4. Invoke the KVM_SET_CLOCK ioctl, providing the source nanoseconds from
252 kvmclock nanoseconds (guest_dest).
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dlog_id.cpp51 duration_cast<nanoseconds>(system_clock::now().time_since_epoch()) in getTimeBasedLogID()
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst48 number of nanoseconds for wallclock at time of boot.
100 nanoseconds.
104 tsc-related quantity to nanoseconds
108 quantity to nanoseconds. This shift will ensure that
113 The conversion from tsc to nanoseconds involves an additional
298 nanoseconds. Time during which the vcpu is idle, will not be
/openbmc/linux/tools/perf/Documentation/
H A Dperf-timechart.txt67 as number of nanoseconds. If non-numeric string is given it's
77 Merge events that are merge-dist nanoseconds apart.
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst166 for the IOs done by this cgroup. This is in nanoseconds to make it
187 device). This is in nanoseconds to make it meaningful for flash
215 waiting in the scheduler queue. This is in nanoseconds. If this is
225 nanoseconds. If this is read when the cgroup is in an empty state,
233 from other queues/cgroups. This is in nanoseconds. If this is read

12345