Home
last modified time | relevance | path

Searched +full:24 +full:ms (Results 1 – 25 of 1091) sorted by relevance

12345678910>>...44

/openbmc/linux/Documentation/fb/
H A Dviafb.modes15 # Sync Width 3.813 us 0.064 ms
17 # Front Porch 0.636 us 0.318 ms
19 # Back Porch 1.907 us 1.048 ms
21 # Active Time 25.422 us 15.253 ms
23 # Blank Time 6.356 us 1.430 ms
33 geometry 480 640 480 640 32 timings 39722 72 24 19 1 48 3 endmode
40 # Sync Width 2.032 us 0.080 ms
42 # Front Porch 0.508 us 0.027 ms
44 # Back Porch 3.810 us 0.427 ms
46 # Active Time 20.317 us 12.800 ms
[all …]
/openbmc/linux/include/crypto/
H A Dgf128mul.h105 * MS x[0] LS MS x[1] LS
106 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls
109 * MS x[2] LS MS x[3] LS
110 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls
111 * 39...32 47...40 55...48 63...56 07...00 15...08 23...16 31...24
115 * MS x[0] LS MS x[1] LS
116 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls
117 * 31...24 23...16 15...08 07...00 63...56 55...48 47...40 39...32
119 * MS x[2] LS MS x[3] LS
120 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls
[all …]
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dipip-conntrack-mtu.sh86 # eth0: 10.2.2.1/24
87 # eth1: 192.168.10.1/24
90 # 192.168.20.0/24 dev ipip0 (192.168.20.0/24 is subnet of Client B)
105 ip -net ${r_a} addr add 10.2.2.1/24 dev veth0
106 ip -net ${r_a} addr add 192.168.10.1/24 dev veth1
108 ip -net ${r_a} route add 192.168.20.0/24 dev ipip0
109 ip -net ${r_a} route add 10.4.4.0/24 via 10.2.2.254
116 # eth0: 10.4.4.1/24
117 # eth1: 192.168.20.1/24
120 # 192.168.10.0/24 dev ipip0 (192.168.10.0/24 is subnet of Client A)
[all …]
/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-nec.c26 data_inv = (raw >> 24) & 0xff; in img_ir_nec_scancode()
30 request->scancode = bitrev8(addr) << 24 | in img_ir_nec_scancode()
81 addr = bitrev8(in->data >> 24); in img_ir_nec_filter()
82 addr_m = bitrev8(in->mask >> 24); in img_ir_nec_filter()
110 out->data = data_inv << 24 | in img_ir_nec_filter()
114 out->mask = data_inv_m << 24 | in img_ir_nec_filter()
137 .pulse = { 16 /* 9ms */ },
138 .space = { 8 /* 4.5ms */ },
154 .ft_min = 10, /* 5.625 ms */
158 .repeat = 108, /* 108 ms */
[all …]
/openbmc/linux/arch/microblaze/kernel/
H A Dmcount.S16 /* FIXME MS: I think that I don't need to save all regs */
25 swi r8, r1, 24; \
56 lwi r8, r1, 24; \
88 /* MS: It is just barrier which is removed from C code */
109 /* MS: jump over graph function - replaced from C code */
112 addik r5, r1, 120; /* MS: load parent addr */
113 addik r6, r15, 0; /* MS: load current function addr */
116 /* MS: graph was taken that's why - can jump over function trace */
122 /* MS: test function trace if is taken or not */
126 beqid r5, end; /* MS: not taken -> jump over */
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dssm2518.c153 "0 ms", "0.1 ms", "0.19 ms", "0.37 ms", "0.75 ms", "1.5 ms", "3 ms",
154 "6 ms", "12 ms", "24 ms", "48 ms", "96 ms", "192 ms", "384 ms",
155 "768 ms", "1536 ms",
159 "0 ms", "1.5 ms", "3 ms", "6 ms", "12 ms", "24 ms", "48 ms", "96 ms",
160 "192 ms", "384 ms", "768 ms", "1536 ms", "3072 ms", "6144 ms",
161 "12288 ms", "24576 ms"
165 "0 ms", "0.67 ms", "1.33 ms", "2.67 ms", "5.33 ms", "10.66 ms",
166 "21.32 ms", "42.64 ms", "85.28 ms", "170.56 ms", "341.12 ms",
167 "682.24 ms", "1364 ms",
366 case 24: in ssm2518_hw_params()
[all …]
H A Dadau1761.c168 "24 ms",
169 "48 ms",
170 "96 ms",
182 "2.67 ms",
183 "5.34 ms",
184 "10.68 ms",
185 "21.36 ms",
186 "42.72 ms",
187 "85.44 ms",
188 "170.88 ms",
[all …]
/openbmc/linux/include/linux/usb/
H A Dpd.h228 #define PDO_FIXED_UNCHUNK_EXT BIT(24) /* Unchunked Extended Message supported (Source) */
229 #define PDO_FIXED_FRS_CURR_MASK (BIT(24) | BIT(23)) /* FR_Swap Current (Sink) */
354 #define RDO_NO_SUSPEND BIT(24) /* USB Suspend not supported */
458 #define PD_T_SEND_SOURCE_CAP 150 /* 100 - 200 ms */
459 #define PD_T_SENDER_RESPONSE 60 /* 24 - 30 ms, relaxed */
460 #define PD_T_RECEIVER_RESPONSE 15 /* 15ms max */
463 #define PD_T_SINK_WAIT_CAP 310 /* 310 - 620 ms */
470 #define PD_T_PS_SOURCE_ON_PRS 450 /* 390 - 480ms */
477 #define PD_T_SINK_REQUEST 100 /* 100 ms minimum */
479 #define PD_T_SRCSWAPSTDBY 625 /* Maximum of 650ms */
[all …]
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h129 * See MS-SMB2.PDF specification for protocol details.
135 /* See MS-SMB2 section 2.2.1 */
161 __le16 ChannelSequence; /* See MS-SMB2 3.2.4.1 and 3.2.7.1 */
220 * See MS-SMB2 2.2.42 for more details.
254 /* See MS-SMB2 section 2.2.9.2 */
266 /* Remoted identity tree connect context structures - see MS-SMB2 2.2.9.2.1 */
296 * struct privilege_data is the same as BLOB_DATA - see MS-SMB2 2.2.9.2.1.5
406 * SMB2_NEGOTIATE_PROTOCOL See MS-SMB2 section 2.2.3
446 /* Negotiate Contexts - ContextTypes. See MS-SMB2 section 2.2.3.1 for details */
499 /* See MS-SMB2 2.2.3.1.3 */
[all …]
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dsimult_flows.sh78 ip -net "$ns1" addr add 10.0.1.1/24 dev ns1eth1
84 ip -net "$ns1" addr add 10.0.2.1/24 dev ns1eth2
93 ip -net "$ns2" addr add 10.0.1.2/24 dev ns2eth1
97 ip -net "$ns2" addr add 10.0.2.2/24 dev ns2eth2
101 ip -net "$ns2" addr add 10.0.3.2/24 dev ns2eth3
107 ip -net "$ns3" addr add 10.0.3.3/24 dev ns3eth1
238 [ $delay1 -gt 0 ] && delay1="delay ${delay1}ms" || delay1=""
239 [ $delay2 -gt 0 ] && delay2="delay ${delay2}ms" || delay2=""
252 # time is measured in ms, account for transfer size, aggregated link speed
254 # ms byte -> bit 10% mbit -> kbit -> bit 10%
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_utils.py58 prefix_len Prefix length value (e.g. "24", "23", "22", etc.).
61 # IP address netmask format: '0.0.0.0/24'
78 Max rtt: 193.010ms | Min rtt: 193.010ms | Avg rtt: 193.010ms
86 [max_rtt]: 193.010ms
87 [min_rtt]: 193.010ms
88 [avg_rtt]: 193.010ms
147 [max_rtt]: 0.534ms
148 [min_rtt]: 0.441ms
149 [avg_rtt]: 0.487ms
/openbmc/qemu/hw/misc/macio/
H A Dcuda.c78 return (tb_diff * 0xBF401675E5DULL) / (cs->tb_frequency << 24); in cuda_get_counter_value()
95 MOS6522State *ms = MOS6522(mcs); in cuda_set_sr_int() local
96 qemu_irq irq = qdev_get_gpio_in(DEVICE(ms), SR_INT_BIT); in cuda_set_sr_int()
115 MOS6522State *ms = MOS6522(mcs); in cuda_update() local
120 if (!(ms->b & TIP)) { in cuda_update()
123 if (ms->acr & SR_OUT) { in cuda_update()
125 if ((ms->b & (TACK | TIP)) != (s->last_b & (TACK | TIP))) { in cuda_update()
130 trace_cuda_data_send(ms->sr); in cuda_update()
131 s->data_out[s->data_out_index++] = ms->sr; in cuda_update()
138 if ((ms->b & (TACK | TIP)) != (s->last_b & (TACK | TIP))) { in cuda_update()
[all …]
/openbmc/linux/drivers/media/rc/
H A Dnuvoton-cir.h174 /* select RX trigger level as 24 */
317 /* MCE CIR controller signal length: about 43ms
318 * 43ms / 50us (sample period) * 0.85 (inaccuracy)
322 /* MCE CIR keyboard signal length: about 26ms
323 * 26ms / 50us (sample period) * 0.85 (inaccuracy)
328 /* MCE CIR mouse signal length: about 24ms
329 * 24ms / 50us (sample period) * 0.85 (inaccuracy)
/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h95 #define PORTSC_PORT_FORCE_FULL_SPEED (0x1<<24)
167 #define OTGSC_INTR_USB_ID_EN (0x1<<24)
234 #define TA_WAIT_VRISE (100) /* a_wait_vrise 100 ms, section: 6.6.5.1 */
244 /* It is necessary for this timer to be more than 750 ms because of a bug in OPT
245 * test 5.4 in which B OPT disconnects after 750 ms instead of 75ms as stated
248 #define TA_AIDL_BDIS (5000) /* a_suspend minimum 200 ms, section: 6.6.5.3 */
251 #define TA_BIDL_ADIS (12) /* 3 to 200 ms */
257 #define TB_DATA_PLS (10) /* b_srp_init,continue 5~10ms, section:5.3.3 */
258 #define TB_DATA_PLS_MIN (5) /* minimum 5 ms */
259 #define TB_DATA_PLS_MAX (10) /* maximum 10 ms */
[all …]
/openbmc/u-boot/include/
H A Dfsl_sec.h30 /* Security Engine Block (MS = Most Sig., LS = Least Sig.) */
82 u32 ms; /* Job Ring LIODN Register, MS */ member
88 u32 ms; /* RTIC LIODN Register, MS */ member
94 u32 ms; /* DECO LIODN Register, MS */ member
103 u32 crnr_ms; /* CHA Revision Number Register, MS */
105 u32 ctpr_ms; /* Compile Time Parameters Register, MS */
108 u32 far_ms; /* Fault Address Register, MS */
118 u32 chavid_ms; /* CHA Version ID Register, MS */
120 u32 chanum_ms; /* CHA Number Register, MS */
122 u32 secvid_ms; /* SEC Version ID Register, MS */
[all …]
/openbmc/linux/sound/pci/oxygen/
H A Dxonar_wm87x6.c506 bool invert = (ctl->private_value >> 24) & 1; in wm8776_bit_switch_get()
521 bool invert = (ctl->private_value >> 24) & 1; in wm8776_bit_switch_put()
539 "0 ms", "2.67 ms", "5.33 ms", "10.6 ms", in wm8776_field_enum_info()
540 "21.3 ms", "42.7 ms", "85.3 ms", "171 ms", in wm8776_field_enum_info()
541 "341 ms", "683 ms", "1.37 s", "2.73 s", in wm8776_field_enum_info()
545 "0.25 ms", "0.5 ms", "1 ms", "2 ms", in wm8776_field_enum_info()
546 "4 ms", "8 ms", "16 ms", "32 ms", in wm8776_field_enum_info()
547 "64 ms", "128 ms", "256 ms", in wm8776_field_enum_info()
550 "8.40 ms", "16.8 ms", "33.6 ms", "67.2 ms", in wm8776_field_enum_info()
551 "134 ms", "269 ms", "538 ms", "1.08 s", in wm8776_field_enum_info()
[all …]
/openbmc/linux/Documentation/leds/
H A Dleds-mt6370-rgb.rst13 a sink current up to 24mA and a CHG_VIN power good indicator LED with sink
57 * Tr1/Tr2/Tf1/Tf2/Ton: 125ms to 3125ms, 200ms per step.
58 * Toff: 250ms to 6250ms, 400ms per step.
64 This Will configure Tr1/Tr2/Tf1/Tf2 to 125m, Ton to 625ms, and Toff to 1050ms.
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c29 #define AR5008_HT40_SHIFT 24
338 | (mask_m[48] << 26) | (mask_m[49] << 24) in ar5008_hw_cmn_spur_mitigate()
349 | (mask_m[32] << 26) | (mask_m[33] << 24) in ar5008_hw_cmn_spur_mitigate()
360 | (mask_m[18] << 26) | (mask_m[18] << 24) in ar5008_hw_cmn_spur_mitigate()
363 | (mask_m[24] << 14) | (mask_m[24] << 12) in ar5008_hw_cmn_spur_mitigate()
371 | (mask_m[2] << 26) | (mask_m[3] << 24) in ar5008_hw_cmn_spur_mitigate()
382 | (mask_p[14] << 26) | (mask_p[13] << 24) in ar5008_hw_cmn_spur_mitigate()
393 | (mask_p[29] << 26) | (mask_p[28] << 24) in ar5008_hw_cmn_spur_mitigate()
395 | (mask_p[25] << 18) | (mask_p[24] << 16) in ar5008_hw_cmn_spur_mitigate()
404 | (mask_p[44] << 26) | (mask_p[43] << 24) in ar5008_hw_cmn_spur_mitigate()
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb0899_priv.h44 #define BYTE3 24
47 #define MAKEWORD32(a, b, c, d) (((a) << 24) | ((b) << 16) | ((c) << 8) | (d))
139 STB0899_FEC_5_6 = 24,
169 s16 t_derot; /* Derotator time constant (ms) */
170 s16 t_data; /* Data recovery time constant (ms) */
173 s16 t_agc1; /* Agc1 time constant (ms) */
174 s16 t_agc2; /* Agc2 time constant (ms) */
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.8116 Include \fIt\fR ms delay between multiple test runs (default: 0 ms).
119 Include \fIt\fR ms delay before 1st suspend (default: 0 ms).
122 Include \fIt\fR ms delay after last resume (default: 0 ms).
189 Number of significant digits in timestamps (0:S, [3:ms], 6:us).
297 Execute a suspend & include dev mode source calls, limit callbacks to 5ms or larger.
301 Run two suspends back to back, include a 500ms delay before, after, and in between runs.
316 Do a batch run of freezes for 24 hours.
318 \f(CW$ sudo sleepgraph -m freeze -rtcwake 15 -multi 24h 0\fR
321 Add device callgraphs. Limit the trace depth and only show callgraphs 10ms or larger.
/openbmc/qemu/hw/hppa/
H A Dmachine.c193 static FWCfgState *create_fw_cfg(MachineState *ms, PCIBus *pci_bus, in create_fw_cfg() argument
199 MachineClass *mc = MACHINE_GET_CLASS(ms); in create_fw_cfg()
204 fw_cfg_add_i16(fw_cfg, FW_CFG_NB_CPUS, ms->smp.cpus); in create_fw_cfg()
206 fw_cfg_add_i64(fw_cfg, FW_CFG_RAM_SIZE, ms->ram_size); in create_fw_cfg()
232 val = cpu_to_le64(CPU_HPA + 24); in create_fw_cfg()
236 fw_cfg_add_i16(fw_cfg, FW_CFG_BOOT_DEVICE, ms->boot_config.order[0]); in create_fw_cfg()
473 cpu[0]->env.gr[24] = 0x4000; in machine_HP_common_init_tail()
474 pstrcpy_targphys("cmdline", cpu[0]->env.gr[24], in machine_HP_common_init_tail()
511 * mode (kernel_entry=1), and to boot from CD (gr[24]='d') in machine_HP_common_init_tail()
512 * or hard disc * (gr[24]='c'). in machine_HP_common_init_tail()
[all …]
/openbmc/linux/drivers/soc/bcm/brcmstb/pm/
H A Ds2-mips.S29 sw s5, 24(sp)
109 /* 1ms delay needed for stable recovery */
110 /* Use TIMER1 to count 1 ms */
123 /* 1ms delay */
176 lw s5, 24(sp)
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dpxa-mmc.txt10 - marvell,detect-delay-ms: sets the detection delay timeout in ms.
23 wp-gpios = <&gpio 24 0>;
/openbmc/u-boot/drivers/video/
H A Dam335x-fb.h15 * according to bit 24 Note that this
20 #define HSVS_RISEFALL (0x01 << 24) /*
58 * time in ms after power on to
63 * time in ms after initialization of
/openbmc/qemu/hw/nvme/
H A Ddif.c72 pil = ns->lbaf.ms - nvme_pi_tuple_size(ns); 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()
106 pil = ns->lbaf.ms - 16; in nvme_dif_pract_generate_dif_crc64()
113 for (; buf < end; buf += ns->lbasz, mbuf += ns->lbaf.ms) { in nvme_dif_pract_generate_dif_crc64()
126 dif->g64.sr[2] = *reftag >> 24; in nvme_dif_pract_generate_dif_crc64()
221 r |= (uint64_t)dif->g64.sr[2] << 24; in nvme_dif_prchk_crc64()
311 pil = ns->lbaf.ms - nvme_pi_tuple_size(ns); in nvme_dif_check()
316 for (bufp = buf; bufp < end; bufp += ns->lbasz, mbuf += ns->lbaf.ms) { in nvme_dif_check()
359 int64_t bytes = (mlen / ns->lbaf.ms) << ns->lbaf.ds; in nvme_dif_mangle_mdata()
366 pil = ns->lbaf.ms - nvme_pi_tuple_size(ns); in nvme_dif_mangle_mdata()
[all …]

12345678910>>...44