/linux/Documentation/fb/ |
H A D | viafb.modes | 15 # 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 …]
|
/linux/tools/testing/selftests/net/netfilter/ |
H A D | conntrack_ipip_mtu.sh | 73 # eth0: 10.2.2.1/24 74 # eth1: 192.168.10.1/24 77 # 192.168.20.0/24 dev ipip0 (192.168.20.0/24 is subnet of Client B) 92 ip -net "$r_a" addr add 10.2.2.1/24 dev veth0 93 ip -net "$r_a" addr add 192.168.10.1/24 dev veth1 95 ip -net "$r_a" route add 192.168.20.0/24 dev ipip0 96 ip -net "$r_a" route add 10.4.4.0/24 via 10.2.2.254 103 # eth0: 10.4.4.1/24 104 # eth1: 192.168.20.1/24 107 # 192.168.10.0/24 dev ipip0 (192.168.10.0/24 is subnet of Client A) [all …]
|
/linux/drivers/media/rc/img-ir/ |
H A D | img-ir-nec.c | 26 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 …]
|
/linux/arch/microblaze/kernel/ |
H A D | mcount.S | 16 /* 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 …]
|
/linux/sound/soc/codecs/ |
H A D | es83xx-dsm-common.h | 167 #define LINEIN_GAIN_24db 0x08 /* gain = +24db */ 249 #define ADC_ALC_MINGAIN_24db 0x18 /* gain = +24db */ 259 #define ADC_ALC_HLDTIME_0000266_US 0x01 //time = 2.67ms 260 #define ADC_ALC_HLDTIME_0000533_US 0x02 //time = 5.33ms 261 #define ADC_ALC_HLDTIME_0001066_US 0x03 //time = 10.66ms 262 #define ADC_ALC_HLDTIME_0002132_US 0x04 //time = 21.32ms 263 #define ADC_ALC_HLDTIME_0004264_US 0x05 //time = 42.64ms 264 #define ADC_ALC_HLDTIME_0008538_US 0x06 //time = 85.38ms 265 #define ADC_ALC_HLDTIME_0017076_US 0x07 //time = 170.76ms 266 #define ADC_ALC_HLDTIME_0034152_US 0x08 //time = 341.52ms [all …]
|
H A D | ssm2518.c | 153 "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 D | adau1761.c | 168 "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 …]
|
H A D | wm8993.c | 64 { 24, 0x008B }, /* R24 - Left Line Input 1&2 Volume */ 694 "1.45ms", 695 "2.9ms", 696 "5.8ms", 697 "11.6ms", 698 "23.2ms", 699 "46.4ms", 700 "92.8ms", 701 "185.6ms", 708 "186ms", [all …]
|
H A D | wm9081.c | 49 { 24, 0x0008 }, /* R24 - Audio Interface 3 */ 283 "1.45ms", 284 "2.9ms", 285 "5.8ms", 286 "11.6ms", 287 "23.2ms", 288 "46.4ms", 289 "92.8ms", 290 "185.6ms", 296 "186ms", [all …]
|
/linux/include/linux/usb/ |
H A D | pd.h | 37 PD_CTRL_GET_REVISION = 24, 232 #define PDO_FIXED_UNCHUNK_EXT BIT(24) /* Unchunked Extended Message supported (Source) */ 233 #define PDO_FIXED_FRS_CURR_MASK (BIT(24) | BIT(23)) /* FR_Swap Current (Sink) */ 359 #define RDO_NO_SUSPEND BIT(24) /* USB Suspend not supported */ 464 * <27:24> :: Revision Minor 471 (((rev_maj) & 0xf) << 28 | ((rev_min) & 0xf) << 24 | \ 477 #define PD_T_SEND_SOURCE_CAP 150 /* 100 - 200 ms */ 478 #define PD_T_SENDER_RESPONSE 60 /* 24 - 30 ms, relaxed */ 479 #define PD_T_RECEIVER_RESPONSE 15 /* 15ms ma [all...] |
/linux/fs/smb/common/ |
H A D | smb2pdu.h | 129 * 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 …]
|
/linux/drivers/media/rc/ |
H A D | nuvoton-cir.h | 174 /* 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)
|
/linux/sound/pci/oxygen/ |
H A D | xonar_wm87x6.c | 506 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 …]
|
/linux/drivers/usb/phy/ |
H A D | phy-fsl-usb.h | 95 #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 …]
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar5008_phy.c | 29 #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 …]
|
/linux/Documentation/leds/ |
H A D | leds-mt6370-rgb.rst | 13 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.
|
/linux/drivers/media/dvb-frontends/ |
H A D | stb0899_priv.h | 44 #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) */
|
/linux/drivers/soc/bcm/brcmstb/pm/ |
H A D | s2-mips.S | 29 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)
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | pxa-mmc.txt | 10 - marvell,detect-delay-ms: sets the detection delay timeout in ms. 23 wp-gpios = <&gpio 24 0>;
|
/linux/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | 7 * YAS530 MS-3E (2011 Samsung Galaxy S Advance) 8 * YAS532 MS-3R (2011 Samsung Galaxy S4) 9 * YAS533 MS-3F (Vivo 1633, 1707, V3, Y21L) 11 * YAS535 MS-6C 12 * YAS536 MS-3W 13 * YAS537 MS-3T (2015 Samsung Galaxy S6, Note 5, Galaxy S7) 14 * YAS539 MS-3S (2018 Samsung Galaxy A7 SM-A750FN) 97 #define YAS530_DEVICE_ID 0x01 /* YAS530 (MS-3E) */ 98 #define YAS530_VERSION_A 0 /* YAS530 (MS-3E A) */ 99 #define YAS530_VERSION_B 1 /* YAS530B (MS-3E B) */ [all …]
|
/linux/Documentation/tools/rtla/ |
H A D | rtla-timerlat-hist.rst | 39 *SCHED_DEADLINE* priority, with a *100us* runtime every *1ms* period. The 40 *1ms* period is also passed to the *timerlat* tracer. Auto-analysis is disabled 43 [root@alien ~]# timerlat hist -d 10m -c 0-4 -P d:100us:1ms -p 1000 --no-aa 72 …24 0 2 0 2 1 3 0 3 0 … 99 …max: 16 36 15 58 24 44 21 46 13 …
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | nvidia,tegra20-kbc.txt | 2 The key controller has maximum 24 pins to make matrix keypad. Any pin 29 - nvidia,debounce-delay-ms: delay in milliseconds per row scan for debouncing 30 - nvidia,repeat-delay-ms: delay in milliseconds before repeat starts 45 nvidia,debounce-delay-ms = <640>;
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-intel-iommu | 63 0 00:0a.0 00000080 24 0000000000040050 000000800024000d 192 <0.1us 0.1us-1us 1us-10us 10us-100us 100us-1ms 195 1ms-10ms >=10ms min(us) max(us) average(us) 201 <0.1us 0.1us-1us 1us-10us 10us-100us 100us-1ms 204 1ms-10ms >=10ms min(us) max(us) average(us) 214 <0.1us 0.1us-1us 1us-10us 10us-100us 100us-1ms 217 >=10ms min(us) max(us) average(us)
|
/linux/lib/zstd/compress/ |
H A D | zstd_compress_internal.h | 465 24, 24, 24, 24, 24, 24, 24, 24, in ZSTD_LLcode() 466 24, 24, 24, 24, 24, 24, 24, 24 }; in ZSTD_LLcode() 477 … 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, in ZSTD_MLcode() 724 if (!(val>>16)) { r+=2; val>>=8; } else { val>>=24; } in ZSTD_NbCommonBytes() 733 if (!(val>>16)) { r=2; val>>=8; } else { r=0; val>>=24; } in ZSTD_NbCommonBytes() 786 static U32 ZSTD_hash3(U32 u, U32 h) { return ((u << (32-24)) * prime3bytes) >> (32-h) ; } in ZSTD_hash3() 928 MEM_STATIC ZSTD_dictMode_e ZSTD_matchState_dictMode(const ZSTD_matchState_t *ms) in ZSTD_matchState_dictMode() argument 930 return ZSTD_window_hasExtDict(ms->window) ? in ZSTD_matchState_dictMode() 932 ms->dictMatchState != NULL ? in ZSTD_matchState_dictMode() 933 … (ms->dictMatchState->dedicatedDictSearch ? ZSTD_dedicatedDictSearch : ZSTD_dictMatchState) : in ZSTD_matchState_dictMode() [all …]
|
/linux/arch/x86/math-emu/ |
H A D | polynom_Xsig.S | 31 #define SUM_MS -20(%ebp) /* sum ms long */ 32 #define SUM_MIDDLE -24(%ebp) /* sum middle long */ 34 #define ACCUM_MS -4(%ebp) /* accum ms long */ 77 mull 4(%esi) /* x ms long */ 89 mull 4(%esi) /* x ms long */ 114 adcl 4(%edi),%eax /* term ms long */
|