Home
last modified time | relevance | path

Searched +full:25 +full:ns (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/linux-6.14.4/arch/arm64/boot/dts/ti/
Dk3-am62-lp-sk-nand.dtso62 gpmc,cs-on-ns = <0>;
63 gpmc,cs-rd-off-ns = <40>;
64 gpmc,cs-wr-off-ns = <40>;
65 gpmc,adv-on-ns = <0>;
66 gpmc,adv-rd-off-ns = <25>;
67 gpmc,adv-wr-off-ns = <25>;
68 gpmc,we-on-ns = <0>;
69 gpmc,we-off-ns = <20>;
70 gpmc,oe-on-ns = <3>;
71 gpmc,oe-off-ns = <30>;
[all …]
Dk3-am642-evm-nand.dtso87 gpmc,cs-on-ns = <0>;
88 gpmc,cs-rd-off-ns = <40>;
89 gpmc,cs-wr-off-ns = <40>;
90 gpmc,adv-on-ns = <0>;
91 gpmc,adv-rd-off-ns = <25>;
92 gpmc,adv-wr-off-ns = <25>;
93 gpmc,we-on-ns = <0>;
94 gpmc,we-off-ns = <20>;
95 gpmc,oe-on-ns = <3>;
96 gpmc,oe-off-ns = <30>;
[all …]
/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_gt_clock_utils.c117 * "The PCU TSC counts 10ns increments; this timestamp in gen6_read_clock_frequency()
118 * reflects bits 38:3 of the TSC (i.e. 80ns granularity, in gen6_read_clock_frequency()
127 * 63:32 increments every 1000 ns in gen5_read_clock_frequency()
136 * 63:20 increments every 1/4 ns in g4x_read_clock_frequency()
139 * -> 63:32 increments every 1024 ns in g4x_read_clock_frequency()
220 u64 intel_gt_ns_to_clock_interval(const struct intel_gt *gt, u64 ns) in intel_gt_ns_to_clock_interval() argument
222 return div_u64_roundup(gt->clock_frequency * ns, NSEC_PER_SEC); in intel_gt_ns_to_clock_interval()
225 u64 intel_gt_ns_to_pm_interval(const struct intel_gt *gt, u64 ns) in intel_gt_ns_to_pm_interval() argument
230 * Make these a multiple of magic 25 to avoid SNB (eg. Dell XPS in intel_gt_ns_to_pm_interval()
236 val = div_u64_roundup(intel_gt_ns_to_clock_interval(gt, ns), 16); in intel_gt_ns_to_pm_interval()
[all …]
Dintel_rc6.c73 intel_uncore_write_fw(uncore, GEN6_RC_EVALUATION_INTERVAL, 125000); /* 12500 * 1280ns */ in gen11_rc6_enable()
74 intel_uncore_write_fw(uncore, GEN6_RC_IDLE_HYSTERSIS, 25); /* 25 * 1280ns */ in gen11_rc6_enable()
88 * Bspec's guidance is to use 25us (really 25 * 1280ns) here. What we in gen11_rc6_enable()
155 intel_uncore_write_fw(uncore, GEN6_RC_EVALUATION_INTERVAL, 125000); /* 12500 * 1280ns */ in gen9_rc6_enable()
156 intel_uncore_write_fw(uncore, GEN6_RC_IDLE_HYSTERSIS, 25); /* 25 * 1280ns */ in gen9_rc6_enable()
167 * Bspec's guidance is to use 25us (really 25 * 1280ns) here. What we in gen9_rc6_enable()
213 intel_uncore_write_fw(uncore, GEN6_RC_EVALUATION_INTERVAL, 125000); /* 12500 * 1280ns */ in gen8_rc6_enable()
214 intel_uncore_write_fw(uncore, GEN6_RC_IDLE_HYSTERSIS, 25); /* 25 * 1280ns */ in gen8_rc6_enable()
240 intel_uncore_write_fw(uncore, GEN6_RC_IDLE_HYSTERSIS, 25); in gen6_rc6_enable()
364 intel_uncore_write_fw(uncore, GEN6_RC_EVALUATION_INTERVAL, 125000); /* 12500 * 1280ns */ in chv_rc6_enable()
[all …]
/linux-6.14.4/tools/testing/selftests/net/forwarding/
Dfib_offload_lib.sh7 local ns=$1; shift
13 ip -n $ns -j -p -$family route show $route \
29 local ns=$1; shift
34 busywait 5000 __fib_trap_check $ns $family "$route" $should_fail
39 local ns=$1; shift
43 fib_trap_check $ns 4 "$route" $should_fail
48 local ns=$1; shift
52 fib_trap_check $ns 6 "$route" $should_fail
57 local ns=$1; shift
63 ip -n $ns link add name dummy$i type dummy
[all …]
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/lib/
Dproc.c21 static struct netstat *lookup_type(struct netstat *ns, in lookup_type() argument
24 while (ns != NULL) { in lookup_type()
25 size_t cmp = max(len, strlen(ns->header_name)); in lookup_type()
27 if (!strncmp(ns->header_name, type, cmp)) in lookup_type()
28 return ns; in lookup_type()
29 ns = ns->next; in lookup_type()
34 static struct netstat *lookup_get(struct netstat *ns, in lookup_get() argument
39 ret = lookup_type(ns, type, len); in lookup_get()
50 ret->next = ns; in lookup_get()
57 static struct netstat *lookup_get_column(struct netstat *ns, const char *line) in lookup_get_column() argument
[all …]
/linux-6.14.4/arch/arm/boot/dts/ti/omap/
Domap3-cm-t3x.dtsi229 interrupts = <25 0>; /* gpio_57 */
230 pendown-gpio = <&gpio2 25 GPIO_ACTIVE_LOW>;
279 gpmc,cs-on-ns = <0>;
280 gpmc,cs-rd-off-ns = <120>;
281 gpmc,cs-wr-off-ns = <120>;
283 gpmc,adv-on-ns = <0>;
284 gpmc,adv-rd-off-ns = <120>;
285 gpmc,adv-wr-off-ns = <120>;
287 gpmc,we-on-ns = <6>;
288 gpmc,we-off-ns = <90>;
[all …]
Dlogicpd-som-lv.dtsi58 gpmc,cs-on-ns = <0>;
59 gpmc,cs-rd-off-ns = <44>;
60 gpmc,cs-wr-off-ns = <44>;
61 gpmc,adv-on-ns = <6>;
62 gpmc,adv-rd-off-ns = <34>;
63 gpmc,adv-wr-off-ns = <44>;
64 gpmc,we-off-ns = <40>;
65 gpmc,oe-off-ns = <54>;
66 gpmc,access-ns = <64>;
67 gpmc,rd-cycle-ns = <82>;
[all …]
Domap4-duovero-parlor.dts35 gpios = <&gpio4 25 GPIO_ACTIVE_LOW>; /* gpio_121 */
146 gpmc,cs-on-ns = <10>;
147 gpmc,cs-rd-off-ns = <50>;
148 gpmc,cs-wr-off-ns = <50>;
149 gpmc,adv-on-ns = <0>;
150 gpmc,adv-rd-off-ns = <10>;
151 gpmc,adv-wr-off-ns = <10>;
152 gpmc,oe-on-ns = <15>;
153 gpmc,oe-off-ns = <50>;
154 gpmc,we-on-ns = <15>;
[all …]
Dlogicpd-torpedo-baseboard.dtsi123 gpmc,cs-on-ns = <0>;
124 gpmc,cs-rd-off-ns = <45>;
125 gpmc,cs-wr-off-ns = <45>;
126 gpmc,adv-on-ns = <0>;
127 gpmc,adv-rd-off-ns = <0>;
128 gpmc,adv-wr-off-ns = <0>;
129 gpmc,oe-on-ns = <0>;
130 gpmc,oe-off-ns = <45>;
131 gpmc,we-on-ns = <0>;
132 gpmc,we-off-ns = <25>;
[all …]
Domap3-devkit8000-common.dtsi233 gpmc,cs-on-ns = <0>;
234 gpmc,cs-rd-off-ns = <44>;
235 gpmc,cs-wr-off-ns = <44>;
236 gpmc,adv-on-ns = <6>;
237 gpmc,adv-rd-off-ns = <34>;
238 gpmc,adv-wr-off-ns = <44>;
239 gpmc,we-off-ns = <40>;
240 gpmc,oe-off-ns = <54>;
241 gpmc,access-ns = <64>;
242 gpmc,rd-cycle-ns = <82>;
[all …]
/linux-6.14.4/arch/arm/boot/dts/microchip/
Dsama5d3xcm.dtsi65 atmel,smc-ncs-rd-setup-ns = <0>;
66 atmel,smc-ncs-wr-setup-ns = <0>;
67 atmel,smc-nwe-setup-ns = <8>;
68 atmel,smc-nrd-setup-ns = <16>;
69 atmel,smc-ncs-rd-pulse-ns = <84>;
70 atmel,smc-ncs-wr-pulse-ns = <84>;
71 atmel,smc-nrd-pulse-ns = <76>;
72 atmel,smc-nwe-pulse-ns = <76>;
73 atmel,smc-nrd-cycle-ns = <107>;
74 atmel,smc-nwe-cycle-ns = <84>;
[all …]
/linux-6.14.4/arch/arm/boot/dts/intel/socfpga/
Dsocfpga_cyclone5_socrates.dts69 gpios = <&portb 25 1>;
88 cdns,tshsl-ns = <50>;
89 cdns,tsd2d-ns = <50>;
90 cdns,tchsh-ns = <4>;
91 cdns,tslch-ns = <4>;
/linux-6.14.4/Documentation/mm/damon/
Dmonitoring_intervals_tuning_example.rst162 25 addr 6.615 GiB size 297.531 MiB access 15 % age 0 ns
163 26 addr 9.513 GiB size 12.000 KiB access 20 % age 0 ns
164 27 addr 9.511 GiB size 108.000 KiB access 25 % age 0 ns
165 28 addr 9.513 GiB size 20.000 KiB access 25 % age 0 ns
166 29 addr 9.511 GiB size 12.000 KiB access 30 % age 0 ns
167 30 addr 9.520 GiB size 4.000 KiB access 40 % age 0 ns
219 25 addr 20.793 GiB size 3.713 GiB access 5 % age 4 m 16 s
233 [20,160,009,000, 25,600,010,000) 11.188 GiB |*************** |
234 [25,600,010,000, 31,040,011,000) 4.000 KiB |* |
/linux-6.14.4/net/x25/
Dx25_in.c3 * X.25 Packet Layer release 002
12 * X.25 001 Jonathan Naylor Started coding.
13 * X.25 002 Jonathan Naylor Centralised disconnection code.
208 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, … in x25_state3_machine() argument
261 if ((ns != x25->vr) || !x25_validate_nr(sk, nr)) { in x25_state3_machine()
274 if (ns == x25->vr) { in x25_state3_machine()
418 int queued = 0, frametype, ns, nr, q, d, m; in x25_process_rx_frame() local
423 frametype = x25_decode(sk, skb, &ns, &nr, &q, &d, &m); in x25_process_rx_frame()
433 queued = x25_state3_machine(sk, skb, frametype, ns, nr, q, d, m); in x25_process_rx_frame()
Dx25_subr.c3 * X.25 Packet Layer release 002
12 * X.25 001 Jonathan Naylor Started coding.
13 * X.25 002 Jonathan Naylor Centralised disconnection processing.
258 * Unpick the contents of the passed X.25 Packet Layer frame.
260 int x25_decode(struct sock *sk, struct sk_buff *skb, int *ns, int *nr, int *q, in x25_decode() argument
270 *ns = *nr = *q = *d = *m = 0; in x25_decode()
319 *ns = (frame[2] >> 1) & 0x7F; in x25_decode()
328 *ns = (frame[2] >> 1) & 0x07; in x25_decode()
/linux-6.14.4/arch/arm/boot/dts/intel/pxa/
Dpxa25x.dtsi40 interrupts = <25>;
100 clock-latency-ns = <20>;
105 clock-latency-ns = <20>;
110 clock-latency-ns = <20>;
115 clock-latency-ns = <20>;
Dpxa27x.dtsi14 interrupts = <25>;
155 clock-latency-ns = <20>;
160 clock-latency-ns = <20>;
165 clock-latency-ns = <20>;
170 clock-latency-ns = <20>;
175 clock-latency-ns = <20>;
180 clock-latency-ns = <20>;
185 clock-latency-ns = <20>;
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dti,dp83822.yaml55 for the PHY. The internal delay for the PHY is fixed to 3.5ns relative
62 for the PHY. The internal delay for the PHY is fixed to 3.5ns relative
105 - 'mac-if': In MII mode the clock frequency is 25-MHz, in RMII Mode the
107 25-MHz.
109 - 'int-ref': Internal reference clock 25-MHz.
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-meson8b.c35 /* TX clock delay in ns = "8ns / 4 * tx_dly_val" (where 8ns are exactly one
37 * 0ns = 0x0, 2ns = 0x1, 4ns = 0x2, 6ns = 0x3
67 * ...) can be configured to be 1 to compensate for a delay of about 1ns.
362 * 25MHz for 100Mbit/s and 2.5MHz for 10Mbit/s). in meson8b_init_prg_eth()
379 /* invert internal clk_rmii_i to generate 25/2.5 tx_rx_clk */ in meson8b_init_prg_eth()
426 /* use 2ns as fallback since this value was previously hardcoded */ in meson8b_dwmac_probe()
427 if (of_property_read_u32(pdev->dev.of_node, "amlogic,tx-delay-ns", in meson8b_dwmac_probe()
435 "amlogic,rx-delay-ns", in meson8b_dwmac_probe()
437 /* convert ns to ps */ in meson8b_dwmac_probe()
/linux-6.14.4/drivers/ssb/
Ddriver_chipcommon.c423 case SSB_PLLTYPE_3: /* 25Mhz, 2 dividers */ in ssb_chipco_get_clockcontrol()
435 unsigned long ns) in ssb_chipco_timing_init() argument
443 tmp = DIV_ROUND_UP(10, ns) << SSB_PROG_WCNT_3_SHIFT; /* Waitcount-3 = 10ns */ in ssb_chipco_timing_init()
444 tmp |= DIV_ROUND_UP(40, ns) << SSB_PROG_WCNT_1_SHIFT; /* Waitcount-1 = 40ns */ in ssb_chipco_timing_init()
445 tmp |= DIV_ROUND_UP(240, ns); /* Waitcount-0 = 240ns */ in ssb_chipco_timing_init()
449 tmp = DIV_ROUND_UP(10, ns) << SSB_FLASH_WCNT_3_SHIFT; /* Waitcount-3 = 10nS */ in ssb_chipco_timing_init()
450 tmp |= DIV_ROUND_UP(10, ns) << SSB_FLASH_WCNT_1_SHIFT; /* Waitcount-1 = 10nS */ in ssb_chipco_timing_init()
451 tmp |= DIV_ROUND_UP(120, ns); /* Waitcount-0 = 120nS */ in ssb_chipco_timing_init()
462 tmp = DIV_ROUND_UP(10, ns) << SSB_PROG_WCNT_3_SHIFT; /* Waitcount-3 = 10ns */ in ssb_chipco_timing_init()
463 tmp |= DIV_ROUND_UP(20, ns) << SSB_PROG_WCNT_2_SHIFT; /* Waitcount-2 = 20ns */ in ssb_chipco_timing_init()
[all …]
/linux-6.14.4/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h93 #define IPW_DL_ISR (1<<25)
431 #define STATUS_SCAN_ABORTING (1<<25)
606 #define WEP_KEY_INDEX 25
690 #define IPW2100_INTA_FW_CALIBRATION_CALC (0x02000000) // Bit 25
869 typedef enum _ORDINAL_TABLE_1 { // NS - means Not Supported by FW
910 IPW_ORD_STAT_TX_ABORT_AT_HOP, //NS // # of Tx's aborted at hop time
912 IPW_ORD_STAT_TX_ABORT_LATE_DMA, //NS // # of times tx aborted due to late dma setup
913 IPW_ORD_STAT_TX_ABORT_STX, //NS // # of times backoff aborted
916 IPW_ORD_STAT_TX_BPDU, //NS // # of spanning tree BPDUs sent
935 IPW_ORD_STAT_RX_POLL, //NS // # of poll rx
[all …]
/linux-6.14.4/Documentation/trace/
Dtimerlat-tracer.rst36 <idle>-0 [000] d.h1 54.029328: #1 context irq timer_latency 932 ns
37 <...>-867 [000] .... 54.029339: #1 context thread timer_latency 11700 ns
38 <idle>-0 [001] dNh1 54.029346: #1 context irq timer_latency 2833 ns
39 <...>-868 [001] .... 54.029353: #1 context thread timer_latency 9820 ns
40 <idle>-0 [000] d.h1 54.030328: #2 context irq timer_latency 769 ns
41 <...>-867 [000] .... 54.030330: #2 context thread timer_latency 3070 ns
42 <idle>-0 [001] d.h1 54.030344: #2 context irq timer_latency 935 ns
43 <...>-868 [001] .... 54.030347: #2 context thread timer_latency 4351 ns
90 [root@f32 tracing]# echo 25 > osnoise/stop_tracing_total_us
92 … cc1-87882 [005] d..h... 548.771078: #402268 context irq timer_latency 13585 ns
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7280a.yaml40 adi,acquisition-time-ns:
72 interrupts = <25 2>;
74 adi,acquisition-time-ns = <800>;
/linux-6.14.4/Documentation/devicetree/bindings/i2c/
Dst,stm32-i2c.yaml25 i2c-scl-rising-time-ns:
26 default: 25
28 i2c-scl-falling-time-ns:
188 i2c-scl-rising-time-ns = <185>;
189 i2c-scl-falling-time-ns = <20>;

12345678910>>...18