/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-am62-lp-sk-nand.dtso | 62 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 …]
|
D | k3-am642-evm-nand.dtso | 87 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.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_gt_clock_utils.c | 117 * "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 …]
|
D | intel_rc6.c | 73 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() 166 intel_uncore_write_fw(uncore, GEN6_RC_EVALUATION_INTERVAL, 125000); /* 12500 * 1280ns */ in gen9_rc6_enable() 167 intel_uncore_write_fw(uncore, GEN6_RC_IDLE_HYSTERSIS, 25); /* 25 * 1280ns */ in gen9_rc6_enable() 178 * Bspec's guidance is to use 25us (really 25 * 1280ns) here. What we in gen9_rc6_enable() 224 intel_uncore_write_fw(uncore, GEN6_RC_EVALUATION_INTERVAL, 125000); /* 12500 * 1280ns */ in gen8_rc6_enable() 225 intel_uncore_write_fw(uncore, GEN6_RC_IDLE_HYSTERSIS, 25); /* 25 * 1280ns */ in gen8_rc6_enable() 251 intel_uncore_write_fw(uncore, GEN6_RC_IDLE_HYSTERSIS, 25); in gen6_rc6_enable() 375 intel_uncore_write_fw(uncore, GEN6_RC_EVALUATION_INTERVAL, 125000); /* 12500 * 1280ns */ in chv_rc6_enable() [all …]
|
/linux-6.12.1/tools/testing/selftests/net/forwarding/ |
D | fib_offload_lib.sh | 7 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.12.1/tools/testing/selftests/net/tcp_ao/lib/ |
D | proc.c | 21 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.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-cm-t3x.dtsi | 229 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 …]
|
D | logicpd-som-lv.dtsi | 59 gpmc,cs-on-ns = <0>; 60 gpmc,cs-rd-off-ns = <44>; 61 gpmc,cs-wr-off-ns = <44>; 62 gpmc,adv-on-ns = <6>; 63 gpmc,adv-rd-off-ns = <34>; 64 gpmc,adv-wr-off-ns = <44>; 65 gpmc,we-off-ns = <40>; 66 gpmc,oe-off-ns = <54>; 67 gpmc,access-ns = <64>; 68 gpmc,rd-cycle-ns = <82>; [all …]
|
D | omap4-duovero-parlor.dts | 35 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 …]
|
D | logicpd-torpedo-baseboard.dtsi | 123 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 …]
|
D | omap3-devkit8000-common.dtsi | 233 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.12.1/arch/arm/boot/dts/microchip/ |
D | sama5d3xcm.dtsi | 65 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.12.1/arch/arm/boot/dts/intel/socfpga/ |
D | socfpga_cyclone5_socrates.dts | 69 gpios = <&portb 25 1>; 88 cdns,tshsl-ns = <50>; 89 cdns,tsd2d-ns = <50>; 90 cdns,tchsh-ns = <4>; 91 cdns,tslch-ns = <4>;
|
D | socfpga_cyclone5_sockit.dts | 41 gpios = <&portb 25 0>; /* HPS_GPIO54 */ 178 cdns,tshsl-ns = <50>; 179 cdns,tsd2d-ns = <50>; 180 cdns,tchsh-ns = <4>; 181 cdns,tslch-ns = <4>;
|
/linux-6.12.1/net/x25/ |
D | x25_in.c | 3 * 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()
|
D | x25_subr.c | 3 * 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.12.1/arch/arm/boot/dts/intel/pxa/ |
D | pxa25x.dtsi | 40 interrupts = <25>; 100 clock-latency-ns = <20>; 105 clock-latency-ns = <20>; 110 clock-latency-ns = <20>; 115 clock-latency-ns = <20>;
|
D | pxa27x.dtsi | 14 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.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-meson8b.c | 35 /* 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.12.1/drivers/ssb/ |
D | driver_chipcommon.c | 423 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.12.1/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.h | 93 #define IPW_DL_ISR (1<<25) 431 #define STATUS_SCAN_ABORTING (1<<25) 608 #define WEP_KEY_INDEX 25 692 #define IPW2100_INTA_FW_CALIBRATION_CALC (0x02000000) // Bit 25 871 typedef enum _ORDINAL_TABLE_1 { // NS - means Not Supported by FW 912 IPW_ORD_STAT_TX_ABORT_AT_HOP, //NS // # of Tx's aborted at hop time 914 IPW_ORD_STAT_TX_ABORT_LATE_DMA, //NS // # of times tx aborted due to late dma setup 915 IPW_ORD_STAT_TX_ABORT_STX, //NS // # of times backoff aborted 918 IPW_ORD_STAT_TX_BPDU, //NS // # of spanning tree BPDUs sent 937 IPW_ORD_STAT_RX_POLL, //NS // # of poll rx [all …]
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_gt_idle.c | 92 /* residency multiplier in ns, convert to ms */ in get_residency_ms() 125 * else set it to 25 (25 * 1.28us) in xe_gt_idle_enable_pg() 127 xe_mmio_write32(gt, MEDIA_POWERGATE_IDLE_HYSTERESIS, 25); in xe_gt_idle_enable_pg() 128 xe_mmio_write32(gt, RENDER_POWERGATE_IDLE_HYSTERESIS, 25); in xe_gt_idle_enable_pg() 262 /* Units of 1280 ns for a total of 5s */ in xe_gt_idle_enable_c6()
|
/linux-6.12.1/Documentation/trace/ |
D | timerlat-tracer.rst | 36 <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.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7280a.yaml | 40 adi,acquisition-time-ns: 72 interrupts = <25 2>; 74 adi,acquisition-time-ns = <800>;
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | st,stm32-i2c.yaml | 25 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>;
|