Searched full:nanoseconds (Results 1 – 25 of 461) sorted by relevance
12345678910>>...19
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | st,stm32-fmc2-ebi-props.yaml | 86 defined in nanoseconds from NBLx low to Chip Select NEx low. 90 phase in nanoseconds used for asynchronous read/write transactions. 94 phase in nanoseconds used for asynchronous multiplexed read/write 99 in nanoseconds used for asynchronous read/write transactions. 102 description: This property defines the delay in nanoseconds between the 107 in nanoseconds used for asynchronous read/write transactions. 111 nanoseconds. 115 writing the first data in nanoseconds. 119 phase in nanoseconds used for asynchronous write transactions. 123 phase in nanoseconds used for asynchronous multiplexed write [all …]
|
D | ingenic,nemc-peripherals.yaml | 24 description: Address setup time in nanoseconds. 28 description: Address hold time in nanoseconds. 32 description: Burst pitch time in nanoseconds. 36 description: Address wait time in nanoseconds. 40 description: Static memory recovery time in nanoseconds.
|
D | rockchip,rk3399-dmc.yaml | 287 Configure the PD_IDLE value in nanoseconds. Defines the power-down idle 289 for PD_IDLE nanoseconds. 293 Configure the SR_IDLE value in nanoseconds. Defines the self-refresh idle 295 for SR_IDLE nanoseconds. 300 Defines the memory self-refresh and controller clock gating idle period in nanoseconds. 302 arg gating started if bus is idle for sr_mc_gate_idle nanoseconds. 308 srpd_lite_idle nanoseconds. This parameter is for LPDDR4 only. 314 if bus is idle for standby_idle nanoseconds.
|
/linux-6.12.1/include/linux/ |
D | timecounter.h | 38 * struct timecounter - layer above a &struct cyclecounter which counts nanoseconds 53 * @frac: accumulated fractional nanoseconds 64 * cyclecounter_cyc2ns - converts cycle counter cycles to nanoseconds 68 * @frac: pointer to storage for the fractional nanoseconds. 70 * Returns: cycle counter cycles converted to nanoseconds 85 * @delta: Desired change in nanoseconds. 100 * the time stamp counter by the number of elapsed nanoseconds. 107 * timecounter_read - return nanoseconds elapsed since timecounter_init() 114 * Returns: nanoseconds since the initial time stamp 132 * Returns: cycle counter converted to nanoseconds since the initial time stamp
|
D | timekeeping.h | 163 * ktime_get_ns - Get the current time in nanoseconds 165 * Returns: current time converted to nanoseconds 173 * ktime_get_real_ns - Get the current real/wall time in nanoseconds 175 * Returns: current real time converted to nanoseconds 183 * ktime_get_boottime_ns - Get the monotonic time since boot in nanoseconds 185 * Returns: current boottime converted to nanoseconds 193 * ktime_get_clocktai_ns - Get the current TAI time of day in nanoseconds 195 * Returns: current TAI time converted to nanoseconds 203 * ktime_get_raw_ns - Get the raw monotonic time in nanoseconds 205 * Returns: current raw monotonic time converted to nanoseconds [all …]
|
D | time64.h | 15 long tv_nsec; /* nanoseconds */ 97 /* Can't have more nanoseconds then a second */ in timespec64_valid() 124 * timespec64_to_ns - Convert timespec64 to nanoseconds 143 * ns_to_timespec64 - Convert nanoseconds to timespec64 144 * @nsec: the nanoseconds value to be converted 151 * timespec64_add_ns - Adds nanoseconds to a timespec64 153 * @ns: unsigned nanoseconds value to be added
|
D | clockchips.h | 80 * @shift: nanoseconds to cycles divisor (power of two) 162 * nanoseconds based values to clock ticks: 164 * clock_ticks = (nanoseconds * factor) >> shift. 167 * ticks / nanoseconds ratio: 169 * factor = (clock_ticks << shift) / nanoseconds
|
/linux-6.12.1/include/net/tc_act/ |
D | tc_police.h | 76 * "rate" bytes "burst" nanoseconds in tcf_police_burst() 81 * NSEC_PER_SEC nanoseconds in tcf_police_burst() 85 * "rate" bytes "burst" nanoseconds 2^6 ticks in tcf_police_burst() 87 * 1 second 2^6 ticks NSEC_PER_SEC nanoseconds in tcf_police_burst() 124 * "rate" pkts "burst" nanoseconds in tcf_police_burst_pkt() 129 * NSEC_PER_SEC nanoseconds in tcf_police_burst_pkt() 133 * "rate" pkts "burst" nanoseconds 2^6 ticks in tcf_police_burst_pkt() 135 * 1 second 2^6 ticks NSEC_PER_SEC nanoseconds in tcf_police_burst_pkt()
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | cdns,qspi-nor-peripheral-props.yaml | 24 Delay in nanoseconds for the length that the master mode chip select 29 Delay in nanoseconds between one chip select being de-activated 34 Delay in nanoseconds between last bit of current transaction and 39 Delay in nanoseconds between setting qspi_n_ss_out low and
|
D | spi-peripheral-props.yaml | 49 Delay in nanoseconds to be introduced by the controller after CS is 54 Delay in nanoseconds to be introduced by the controller before CS is 59 Delay in nanoseconds to be introduced by the controller after CS is 75 description: SPI Rx sample delay offset, unit is nanoseconds. 119 delay in nanoseconds inserted between two consecutive data frames.
|
D | fsl,dspi-peripheral-props.yaml | 19 Delay in nanoseconds between activating chip select and the start of 26 Delay in nanoseconds between stopping the clock signal and
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-firmware-acpi | 12 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.
|
D | sysfs-ptp | 122 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.
|
D | sysfs-class-scsi_tape | 21 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
|
/linux-6.12.1/include/linux/sched/ |
D | types.h | 9 * @stime: time spent in kernel mode, in nanoseconds 10 * @utime: time spent in user mode, in nanoseconds 11 * @sum_exec_runtime: total time spent on the CPU, in nanoseconds
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ptp.h | 22 #define PTP_STNSR 0x0c /* System Time – Nanoseconds Reg */ 24 #define PTP_STNSUR 0x14 /* System Time – Nanoseconds Update Reg */ 27 #define PTP_ATNR 0x48 /* Auxiliary Timestamp - Nanoseconds Reg */ 29 #define PTP_TS_INGR_CORR_NS 0x58 /* Ingress timestamp correction nanoseconds */ 30 #define PTP_TS_EGR_CORR_NS 0x5C /* Egress timestamp correction nanoseconds*/
|
/linux-6.12.1/arch/powerpc/boot/ |
D | util.S | 22 * timebase in nanoseconds. This used to be hardcoded to be 60ns 40 mulli r4,r3,1000 /* nanoseconds */ 42 * (nanoseconds + (timebase_period_ns - 1 )) / timebase_period_ns
|
/linux-6.12.1/rust/kernel/ |
D | time.rs | 11 /// The number of nanoseconds per millisecond. 49 /// Divide the number of nanoseconds by a compile-time constant. 55 /// Returns the number of nanoseconds.
|
/linux-6.12.1/kernel/time/ |
D | timecounter.c | 21 * timecounter_read_delta - get nanoseconds since last call of this function 42 /* convert to nanoseconds: */ in timecounter_read_delta() 56 /* increment time by nanoseconds since last call */ in timecounter_read()
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 19 * nanoseconds the cyclecounter and timecounter structures are 84 * which contain measurements of seconds and nanoseconds respectively. This 89 * represents units of 2^-32 nanoseconds, and uses 31 bits for this, with the 92 * of 12 to 13 nanoseconds adjustment. Unlike the 82599 and X540 devices, the 103 * seconds, 32 bits for nanoseconds (largest value is 0d999999999 or just under 129 * 12.5 nanoseconds. This means that the Max ppb is 39999999 131 * register can only hold slightly under 0.5 nanoseconds. 140 * proper mult and shift to convert the cycles into nanoseconds of time. 206 /* Figure out how many nanoseconds to add to round the clock edge up in ixgbe_ptp_setup_sdp_X540() 289 /* Figure out how many nanoseconds to add to round the clock edge up in ixgbe_ptp_setup_sdp_X550() [all …]
|
/linux-6.12.1/Documentation/block/ |
D | kyber-iosched.rst | 11 Target latency for reads (in nanoseconds). 15 Target latency for synchronous writes (in nanoseconds).
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | snps,designware-i2c.yaml | 74 The property should contain the SDA hold time in nanoseconds. This option 80 The property should contain the SCL falling time in nanoseconds. 86 The property should contain the SDA falling time in nanoseconds.
|
D | i2c-rk3x.yaml | 86 Number of nanoseconds the SCL signal takes to rise 94 Number of nanoseconds the SCL signal takes to fall 102 Number of nanoseconds the SDA signal takes to fall
|
/linux-6.12.1/include/uapi/linux/ |
D | time_types.h | 9 long long tv_nsec; /* nanoseconds */ 33 long tv_nsec; /* nanoseconds */
|
/linux-6.12.1/Documentation/virt/kvm/x86/ |
D | msr.rst | 48 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 297 nanoseconds. Time during which the vcpu is idle, will not be
|
12345678910>>...19