Home
last modified time | relevance | path

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

12345678910>>...43

/openbmc/u-boot/board/xes/xpedite537x/
H A Dddr.c46 * Minimum chip delay (Ch 0): 1.372ns
47 * Maximum chip delay (Ch 0): 2.914ns
48 * Minimum chip delay (Ch 1): 1.220ns
49 * Maximum chip delay (Ch 1): 2.595ns
51 * CLK adjust = 5 (from simulations) = 5/8* 3.33ns = 2080ps
57 * = 3.808ns
63 * = 6.240ns
69 * = 3.288ns
75 * = 5.536ns
77 * Ch.0: 3.808ns to 6.240ns additional delay needed (pick 5ns as target)
[all …]
/openbmc/linux/tools/testing/selftests/net/
H A Dtest_bridge_neigh_suppress.sh7 # ARP/NS messages from the first host are suppressed on the VXLAN port when
122 local ns=$1; shift
129 pkts=$(tc -n $ns -j -s filter show $id \
140 local ns=$1; shift
142 ip netns exec $ns sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
143 ip netns exec $ns sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1
144 ip netns exec $ns sysctl -qw net.ipv6.conf.all.accept_dad=0
145 ip netns exec $ns sysctl -qw net.ipv6.conf.default.accept_dad=0
150 local ns
153 for ns in $h1 $h2 $sw1 $sw2; do
[all …]
H A Dxfrm_policy.sh32 local ns=$1
36 local rnet=$5
39 …ip -net $ns xfrm policy add src $lnet dst $rnet dir out tmpl src $me dst $remote proto esp mode tu…
41 …ip -net $ns xfrm policy add src $rnet dst $lnet dir fwd tmpl src $remote dst $me proto esp mode tu…
45 local ns=$1
49 local rnet=$5
53 …ip -net $ns xfrm state add src $remote dst $me proto esp spi $spi_in enc aes $KEY_AES auth sha1 …
54 …ip -net $ns xfrm state add src $me dst $remote proto esp spi $spi_out enc aes $KEY_AES auth sha1 …
56 do_esp_policy $ns $me $remote $lnet $rnet
73 local ns=$1
[all …]
H A Dudpgro_fwd.sh7 readonly BASE="ns-$(mktemp -u XXXXXX)"
24 local ns
28 for ns in $NS_SRC $NS_DST; do
29 ip netns del $ns 2>/dev/null
37 local ns
39 for ns in $NS_SRC $NS_DST; do
40 ip netns add $ns
41 ip -n $ns link set dev lo up
44 ip netns exec $ns sysctl -qw net.ipv6.conf.default.router_solicitations=0
45 ip netns exec $ns sysctl -qw net.ipv6.conf.all.router_solicitations=0
[all …]
/openbmc/linux/Documentation/arch/m68k/
H A Dbuddha-driver.rst59 $d00-$dff IDE-Select 5 (Port 3, Register set 1,
124 A6=1 (for example $840 for port 0, register set 0), a 780ns
131 only the upper three bits are used (Bits 7 to 5). Bit 4
137 The values in this table have to be shifted 5 bits to the
138 left and or'd with $1f (this sets the lower 5 bits).
142 about 30ns to the clocks on the Zorro bus, that's why the
143 values are no multiple of 71. One clock-cycle is 71ns long
144 (exactly 70,5 at 14,18 Mhz on PAL systems).
147 497ns Select (7 clock cycles) , IOR/IOW after 172ns (2 clock cycles)
152 639ns Select (9 clock cycles), IOR/IOW after 243ns (3 clock cycles)
[all …]
/openbmc/linux/drivers/pcmcia/
H A Dsoc_common.h64 * has a minimum value of 165ns. Section 4.13.5 says that twIOWR has
65 * a minimum value of 165ns, as well. Section 4.7.2 (describing
67 * minimum value of 150ns for a 250ns cycle time (for 5V operation;
68 * see section 4.7.4), or 300ns for a 600ns cycle time (for 3.3V
70 * has a maximum value of 150ns for a 300ns cycle time (for 5V
71 * operation), or 300ns for a 600ns cycle time (for 3.3V operation).
75 * PCMCIA I/O command width time is 165ns. The default PCMCIA 5V attribute
76 * and memory command width time is 150ns; the PCMCIA 3.3V attribute and
77 * memory command width time is 300ns.
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap2430-sdp.dts36 ranges = <5 0 0x08000000 0x01000000>;
41 reg = <5 0x300 0xf>;
48 gpmc,cs-on-ns = <6>;
49 gpmc,cs-rd-off-ns = <187>;
50 gpmc,cs-wr-off-ns = <187>;
51 gpmc,adv-on-ns = <18>;
52 gpmc,adv-rd-off-ns = <48>;
53 gpmc,adv-wr-off-ns = <48>;
54 gpmc,oe-on-ns = <60>;
55 gpmc,oe-off-ns = <169>;
[all …]
H A Domap4-duovero-parlor.dts137 ranges = <5 0 0x2c000000 0x1000000>; /* CS5 */
140 reg = <5 0 0xff>;
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>;
[all …]
H A Domap3-lilly-a83x.dtsi374 gpmc,wait-monitoring-ns = <0>;
376 gpmc,cs-on-ns = <0>;
377 gpmc,cs-rd-off-ns = <100>;
378 gpmc,cs-wr-off-ns = <100>;
379 gpmc,adv-on-ns = <0>;
380 gpmc,adv-rd-off-ns = <100>;
381 gpmc,adv-wr-off-ns = <100>;
382 gpmc,oe-on-ns = <5>;
383 gpmc,oe-off-ns = <75>;
384 gpmc,we-on-ns = <5>;
[all …]
H A Domap3-devkit8000-common.dtsi204 MATRIX_KEY(4, 5, KEY_RESERVED)
206 MATRIX_KEY(5, 5, KEY_VOLUMEDOWN)
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>;
[all …]
H A Dam335x-nano.dts29 gpios = <&gpio1 5 0>;
275 gpmc,cs-on-ns = <0>;
276 gpmc,cs-rd-off-ns = <160>;
277 gpmc,cs-wr-off-ns = <160>;
278 gpmc,adv-on-ns = <10>;
279 gpmc,adv-rd-off-ns = <30>;
280 gpmc,adv-wr-off-ns = <30>;
281 gpmc,oe-on-ns = <40>;
282 gpmc,oe-off-ns = <160>;
283 gpmc,we-on-ns = <40>;
[all …]
H A Domap-gpmc-smsc911x.dtsi30 gpmc,cs-on-ns = <5>;
31 gpmc,cs-rd-off-ns = <150>;
32 gpmc,cs-wr-off-ns = <150>;
33 gpmc,adv-on-ns = <0>;
34 gpmc,adv-rd-off-ns = <15>;
35 gpmc,adv-wr-off-ns = <40>;
36 gpmc,oe-on-ns = <45>;
37 gpmc,oe-off-ns = <140>;
38 gpmc,we-on-ns = <45>;
39 gpmc,we-off-ns = <140>;
[all …]
H A Domap3-overo-tobiduo-common.dtsi16 reg = <5 0 0xff>;
26 gpmc,cs-on-ns = <0>;
27 gpmc,cs-rd-off-ns = <42>;
28 gpmc,cs-wr-off-ns = <36>;
29 gpmc,adv-on-ns = <6>;
30 gpmc,adv-rd-off-ns = <12>;
31 gpmc,adv-wr-off-ns = <12>;
32 gpmc,oe-on-ns = <0>;
33 gpmc,oe-off-ns = <42>;
34 gpmc,we-on-ns = <0>;
[all …]
H A Domap3-ldp.dts33 gpios = <&gpio4 5 GPIO_ACTIVE_LOW>; /* gpio101 */
112 gpmc,cs-on-ns = <0>;
113 gpmc,cs-rd-off-ns = <44>;
114 gpmc,cs-wr-off-ns = <44>;
115 gpmc,adv-on-ns = <6>;
116 gpmc,adv-rd-off-ns = <34>;
117 gpmc,adv-wr-off-ns = <44>;
118 gpmc,we-off-ns = <40>;
119 gpmc,oe-off-ns = <54>;
120 gpmc,access-ns = <64>;
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xx-dhcor-drc-compact.dtsi63 st,min-sample-time-ns = <5000>;
67 st,min-sample-time-ns = <5000>;
71 st,min-sample-time-ns = <5000>;
79 st,min-sample-time-ns = <5000>;
83 st,min-sample-time-ns = <5000>;
87 st,min-sample-time-ns = <5000>;
142 /* Timing values are in nS */
146 st,fmc2-ebi-cs-address-setup-ns = <5>;
147 st,fmc2-ebi-cs-address-hold-ns = <5>;
148 st,fmc2-ebi-cs-bus-turnaround-ns = <5>;
[all …]
H A Dstm32mp15xx-dhcom-som.dtsi95 st,min-sample-time-ns = <5000>;
102 st,min-sample-time-ns = <5000>;
171 /* Timing values are in nS */
175 st,fmc2-ebi-cs-address-setup-ns = <5>;
176 st,fmc2-ebi-cs-address-hold-ns = <5>;
177 st,fmc2-ebi-cs-bus-turnaround-ns = <5>;
178 st,fmc2-ebi-cs-data-setup-ns = <45>;
179 st,fmc2-ebi-cs-data-hold-ns = <1>;
180 st,fmc2-ebi-cs-write-address-setup-ns = <5>;
181 st,fmc2-ebi-cs-write-address-hold-ns = <5>;
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Domap-gpmc-smsc911x.dtsi30 gpmc,cs-on-ns = <5>;
31 gpmc,cs-rd-off-ns = <150>;
32 gpmc,cs-wr-off-ns = <150>;
33 gpmc,adv-on-ns = <0>;
34 gpmc,adv-rd-off-ns = <15>;
35 gpmc,adv-wr-off-ns = <40>;
36 gpmc,oe-on-ns = <45>;
37 gpmc,oe-off-ns = <140>;
38 gpmc,we-on-ns = <45>;
39 gpmc,we-off-ns = <140>;
[all …]
H A Dam335x-brppt1-nand.dts278 ti,coordinate-readouts = <5>;
287 ti,adc-channels = <5 6 7>;
306 gpmc,cs-on-ns = <0>;
307 gpmc,cs-rd-off-ns = <44>;
308 gpmc,cs-wr-off-ns = <44>;
309 gpmc,adv-on-ns = <6>;
310 gpmc,adv-rd-off-ns = <34>;
311 gpmc,adv-wr-off-ns = <44>;
312 gpmc,we-on-ns = <0>;
313 gpmc,we-off-ns = <40>;
[all …]
H A Drk3288-veyron.dtsi37 0 1 2 3 4 5 6 7
91 gpios = <&gpio0 5 GPIO_ACTIVE_HIGH>;
118 rockchip,hp-det-gpios = <&gpio6 5 GPIO_ACTIVE_HIGH>;
155 vcc_5v: vcc-5v {
297 cd-gpios = <&gpio7 5 GPIO_ACTIVE_LOW>;
320 i2c-scl-falling-time-ns = <50>; /* 2.5ns measured */
321 i2c-scl-rising-time-ns = <100>; /* 45ns measured */
466 i2c-scl-falling-time-ns = <50>; /* 2.5ns measured */
467 i2c-scl-rising-time-ns = <100>; /* 40ns measured */
481 i2c-scl-falling-time-ns = <50>; /* 10ns measured */
[all …]
/openbmc/linux/ipc/
H A Dmsg.c98 #define SEARCH_NUMBER 5
100 #define msg_ids(ns) ((ns)->ids[IPC_MSG_IDS]) argument
102 static inline struct msg_queue *msq_obtain_object(struct ipc_namespace *ns, int id) in msq_obtain_object() argument
104 struct kern_ipc_perm *ipcp = ipc_obtain_object_idr(&msg_ids(ns), id); in msq_obtain_object()
112 static inline struct msg_queue *msq_obtain_object_check(struct ipc_namespace *ns, in msq_obtain_object_check() argument
115 struct kern_ipc_perm *ipcp = ipc_obtain_object_check(&msg_ids(ns), id); in msq_obtain_object_check()
123 static inline void msg_rmid(struct ipc_namespace *ns, struct msg_queue *s) in msg_rmid() argument
125 ipc_rmid(&msg_ids(ns), &s->q_perm); in msg_rmid()
139 * @ns: namespace
144 static int newque(struct ipc_namespace *ns, struct ipc_params *params) in newque() argument
[all …]
H A Dshm.c76 struct ipc_namespace *ns; member
85 struct ipc_namespace *ns; member
95 #define shm_ids(ns) ((ns)->ids[IPC_SHM_IDS]) argument
103 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp);
108 void shm_init_ns(struct ipc_namespace *ns) in shm_init_ns() argument
110 ns->shm_ctlmax = SHMMAX; in shm_init_ns()
111 ns->shm_ctlall = SHMALL; in shm_init_ns()
112 ns->shm_ctlmni = SHMMNI; in shm_init_ns()
113 ns->shm_rmid_forced = 0; in shm_init_ns()
114 ns->shm_tot = 0; in shm_init_ns()
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmem.h41 #define SDP_3430_SDRC_RFR_CTRL_133MHz 0x0003de01 /* 7.8us/7.5ns - 50=0x3de */
42 #define SDP_3430_SDRC_RFR_CTRL_165MHz 0x0004e201 /* 7.8us/6ns - 50=0x4e2 */
43 #define SDP_3430_SDRC_RFR_CTRL_200MHz 0x0005e601 /* 7.8us/5ns - 50=0x5e6 */
99 #define V_MCFG_CASWIDTH(caswidth) (((caswidth)-5) << 20) /* 20:22 */
110 /* Hynix part of Overo (165MHz optimized) 6.06ns */
162 /* Infineon part of 3430SDP (165MHz optimized) 6.06ns */
188 /* Micron part of 3430 EVM (165MHz optimized) 6.06ns */
208 #define MICRON_TXP_165 5 /* 25/6 = 4.1 => ~5 */
225 /* Micron part (200MHz optimized) 5 ns */
251 /* Samsung K4X51163PG - FGC6 (165MHz optimized) 6.06ns - from 2010.90 src */
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/
H A Dbootbus.txt32 - cavium,t-adr: A cell specifying the ADR timing (in nS).
34 - cavium,t-ce: A cell specifying the CE timing (in nS).
36 - cavium,t-oe: A cell specifying the OE timing (in nS).
38 - cavium,t-we: A cell specifying the WE timing (in nS).
40 - cavium,t-rd-hld: A cell specifying the RD_HLD timing (in nS).
42 - cavium,t-wr-hld: A cell specifying the WR_HLD timing (in nS).
44 - cavium,t-pause: A cell specifying the PAUSE timing (in nS).
46 - cavium,t-wait: A cell specifying the WAIT timing (in nS).
48 - cavium,t-page: A cell specifying the PAGE timing (in nS).
50 - cavium,t-rd-dly: A cell specifying the RD_DLY timing (in nS).
[all …]
/openbmc/u-boot/board/keymile/km_arm/
H A Dkwbimage_256M8_1.cfg23 # bit 15-12: 2, MPPSel3 SPI_MISO (1=NF_IO[5])
53 # bit 5-3: 3, Reserved
105 # bit 5: 0, clk is driven during self refresh, we don't care for APX
113 # bit 23-20: 5, recommended value for CL=4 and STARTBURST_DEL disabled bit31=0
119 # bit 3-0: 0xe, TRAS = 45ns -> 15 clk cycles
120 # bit 7-4: 0x4, TRCD = 15ns -> 5 clk cycles
121 # bit 11-8: 0x4, TRP = 15ns -> 5 clk cycles
122 # bit 15-12: 0x4, TWR = 15ns -> 5 clk cycles
123 # bit 19-16: 0x2, TWTR = 7,5ns -> 3 clk cycles
126 # bit 27-24: 0x2, TRRD = 7,5ns -> 3 clk cycles
[all …]
/openbmc/qemu/hw/nvme/
H A Ddif.c19 uint16_t nvme_check_prinfo(NvmeNamespace *ns, uint8_t prinfo, uint64_t slba, in nvme_check_prinfo() argument
22 uint64_t mask = ns->pif ? 0xffffffffffff : 0xffffffff; in nvme_check_prinfo()
24 if ((NVME_ID_NS_DPS_TYPE(ns->id_ns.dps) == NVME_ID_NS_DPS_TYPE_1) && in nvme_check_prinfo()
29 if ((NVME_ID_NS_DPS_TYPE(ns->id_ns.dps) == NVME_ID_NS_DPS_TYPE_3) && in nvme_check_prinfo()
63 static void nvme_dif_pract_generate_dif_crc16(NvmeNamespace *ns, uint8_t *buf, in nvme_dif_pract_generate_dif_crc16() argument
71 if (!(ns->id_ns.dps & NVME_ID_NS_DPS_FIRST_EIGHT)) { in nvme_dif_pract_generate_dif_crc16()
72 pil = ns->lbaf.ms - nvme_pi_tuple_size(ns); in nvme_dif_pract_generate_dif_crc16()
75 trace_pci_nvme_dif_pract_generate_dif_crc16(len, ns->lbasz, in nvme_dif_pract_generate_dif_crc16()
76 ns->lbasz + pil, apptag, in nvme_dif_pract_generate_dif_crc16()
79 for (; buf < end; buf += ns->lbasz, mbuf += ns->lbaf.ms) { in nvme_dif_pract_generate_dif_crc16()
[all …]

12345678910>>...43