/linux/lib/raid6/ |
H A D | recov_avx512.c | 64 asm volatile("vpbroadcastb %0, %%zmm7" : : "m" (x0f)); in raid6_2data_recov_avx512() 77 : "m" (q[0]), "m" (q[64]), "m" (p[0]), in raid6_2data_recov_avx512() 78 "m" (p[64]), "m" (dq[0]), "m" (dq[64]), in raid6_2data_recov_avx512() 79 "m" (dp[0]), "m" (dp[64])); in raid6_2data_recov_avx512() 91 : "m" (qmul[0]), "m" (qmul[16])); in raid6_2data_recov_avx512() 128 : "m" (pbmul[0]), "m" (pbmul[16])); in raid6_2data_recov_avx512() 148 : "m" (dq[0]), "m" (dq[64])); in raid6_2data_recov_avx512() 153 : "m" (dp[0]), "m" (dp[64])); in raid6_2data_recov_avx512() 155 bytes -= 128; in raid6_2data_recov_avx512() 156 p += 128; in raid6_2data_recov_avx512() [all …]
|
H A D | avx512.c | 59 : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5121_gen_syndrome() 68 : "m" (dptr[z0][d]), "m" (dptr[z0-1][d])); in raid6_avx5121_gen_syndrome() 80 : "m" (dptr[z][d])); in raid6_avx5121_gen_syndrome() 94 : "m" (p[d]), "m" (q[d])); in raid6_avx5121_gen_syndrome() 115 : : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5121_xor_syndrome() 122 : "m" (dptr[z0][d]), "m" (p[d])); in raid6_avx5121_xor_syndrome() 135 : "m" (dptr[z][d])); in raid6_avx5121_xor_syndrome() 153 : "m" (q[d]), "m" (p[d])); in raid6_avx5121_xor_syndrome() 186 : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5122_gen_syndrome() 189 for (d = 0; d < bytes; d += 128) { in raid6_avx5122_gen_syndrome() [all …]
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | msm_media_info.h | 46 * Y_Stride : Width aligned to 128 47 * UV_Stride : Width aligned to 128 84 * Y_Stride : Width aligned to 128 85 * UV_Stride : Width aligned to 128 142 * Y_Stride : Width aligned to 128 143 * UV_Stride : Width aligned to 128 184 * M M M M M M M M M M M M . . ^ ^ 185 * M M M M M M M M M M M M . . | | 186 * M M M M M M M M M M M M . . Height | 187 * M M M M M M M M M M M M . . | Meta_Y_Scanlines [all …]
|
/linux/drivers/gpu/drm/mxsfb/ |
H A D | lcdif_kms.c | 69 * |G| = |1.1644 -0.3917 -0.8129| * |Cb - 128| 70 * |B| |1.1644 2.0172 0.0000| |Cr - 128| 84 * |G| = |1.0000 -0.3441 -0.7141| * |Cb - 128| 85 * |B| |1.0000 1.7720 0.0000| |Cr - 128| 101 * |G| = |1.1644 -0.2132 -0.5329| * |Cb - 128| 102 * |B| |1.1644 2.1124 0.0000| |Cr - 128| 116 * |G| = |1.0000 -0.1873 -0.4681| * |Cb - 128| 117 * |B| |1.0000 1.8556 0.0000| |Cr - 128| 133 * |G| = |1.1644 -0.1874 -0.6505| * |Cb - 128| 134 * |B| |1.1644 2.1418 0.0000| |Cr - 128| [all …]
|
/linux/arch/arm/mach-imx/ |
H A D | mx3x.h | 15 * FC000000 43F00000 1M AIPS 1 16 * FC100000 50000000 1M SPBA 17 * FC200000 53F00000 1M AIPS 2 18 * FC500000 60000000 128M ROMPATCH 19 * FC400000 68000000 128M AVIC 20 * 70000000 256M IPU (MAX M2) 21 * 80000000 256M CSD0 SDRAM/DDR 22 * 90000000 256M CSD1 SDRAM/DDR 23 * A0000000 128M CS0 Flash 24 * A8000000 128M CS1 Flash [all …]
|
/linux/drivers/input/misc/ |
H A D | yealink.h | 121 * |[] M [][] D [][] : [][] out |[][] 132 * Icon names : M D : IN OUT STORE 141 _PIC('.', 22,1 , "M" ), 145 _SEG('M', 14,1 , 14,2 , 14,4 , 14,1 , 15,4 , 15,2 , 15,1 ), 180 _SEG('8', 22,16, 22,32, 22,64, 22,128, 23,128, 23,64, 23,32 ), 181 _SEG('8', 20,16, 20,32, 20,64, 20,128, 21,128, 21,64, 21,32 ), 182 _SEG('8', 18,16, 18,32, 18,64, 18,128, 19,128, 19,64, 19,32 ), 183 _SEG('8', 16,16, 16,32, 16,64, 16,128, 17,128, 17,64, 17,32 ), 184 _SEG('8', 14,16, 14,32, 14,64, 14,128, 15,128, 15,64, 15,32 ), 185 _SEG('8', 12,16, 12,32, 12,64, 12,128, 13,128, 13,64, 13,32 ), [all …]
|
/linux/drivers/gpu/drm/tiny/ |
H A D | Kconfig | 11 If M is selected the module will be called arcpgu. 24 If M is selected the module will be called bochs. 80 To compile this driver as a module, choose M here. 110 If M is selected the module will be called hx8357d. 121 * NHD-1.8-128160EF 128x160 TFT 123 If M is selected the module will be called ili9163. 135 If M is selected the module will be called ili9225. 148 If M is selected the module will be called ili9341. 162 If M is selected the module will be called ili9486. 173 If M is selected the module will be called mi0283qt. [all …]
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | sch_tbf_etsprio.sh | 18 rate 400Mbit burst $bs limit 1M 20 rate 800Mbit burst $bs limit 1M 33 tbf_test_one 128K 39 local bs=128K 44 tbf rate 400Mbit burst $bs limit 1M 48 bfifo limit 1M 50 bfifo limit 1M 52 bfifo limit 1M
|
/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec-vp9.c | 37 u8 coef_intra[4][2][128]; 49 u8 coef[2][4][2][128]; 81 /* 128 bit alignment */ 87 /* 128 bit alignment */ 171 int k, m, n; in write_coeff_plane() local 175 for (m = 0; m < 6; m++) { in write_coeff_plane() 177 p = coef[k][m][n]; in write_coeff_plane() 202 * intra only 149 x 128 bits ,aligned to 152 x 128 bits coeff related in init_intra_only_probs() 203 * prob 64 x 128 bits in init_intra_only_probs() 211 /* intra mode prob 80 x 128 bits */ in init_intra_only_probs() [all …]
|
/linux/fs/btrfs/tests/ |
H A D | extent-io-tests.c | 579 * Set 1M-4M alloc/discard and 32M-64M thus leaving a hole between in test_find_first_clear_extent_bit() 580 * 4M-32M in test_find_first_clear_extent_bit() 594 /* Now add 32M-64M so that we have a hole between 4M-32M */ in test_find_first_clear_extent_bit() 599 * Request first hole starting at 12M, we should get 4M-32M in test_find_first_clear_extent_bit() 612 * available, which happens to be unallocated -> 4M-32M in test_find_first_clear_extent_bit() 624 * Set 64M-72M with CHUNK_ALLOC flag, then search for CHUNK_TRIMMED flag in test_find_first_clear_extent_bit() 625 * being unset in this range, we should get the entry in range 64M-72M in test_find_first_clear_extent_bit() 780 memcpy(memory, memory + 4096 - 128, 256); in test_eb_mem_ops() 781 memcpy_extent_buffer(eb, 0, 4096 - 128, 256); in test_eb_mem_ops() 786 memcpy(memory + 4096 - 128, memory + 4096 + 128, 256); in test_eb_mem_ops() [all …]
|
/linux/drivers/media/i2c/adv748x/ |
H A D | adv748x.h | 298 #define ADV748X_SDP_CON_DEF 128 303 #define ADV748X_SDP_BRI_MIN -128 311 #define ADV748X_SDP_HUE_MAX 128 329 #define ADV748X_SDP_SAT_DEF 128 343 #define ADV748X_CP_CON_DEF 128 /* Default */ 349 #define ADV748X_CP_SAT_DEF 128 /* Default */ 354 #define ADV748X_CP_BRI_MIN -128 /* Luma is -512d */ 396 #define io_clrset(s, r, m, v) io_write(s, r, (io_read(s, r) & ~(m)) | (v)) argument 399 #define hdmi_read16(s, r, m) (((hdmi_read(s, r) << 8) | hdmi_read(s, (r)+1)) & (m)) argument 407 #define sdp_clrset(s, r, m, v) sdp_write(s, r, (sdp_read(s, r) & ~(m)) | (v)) argument [all …]
|
/linux/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 101 # For sizes less than 256 bytes, we can't fold 128 bytes at a time. 105 # Load the first 128 data bytes. Byte swapping is necessary to make the 115 add $128, buf 132 # Subtract 128 for the 128 data bytes just consumed. Subtract another 133 # 128 to simplify the termination condition of the following loop. 136 # While >= 128 data bytes remain (not counting xmm0-7), fold the 128 143 add $128, buf 144 sub $128, len 163 # Add 128 to get the correct number of data bytes remaining in 0...127 164 # (not counting xmm7), following the previous extra subtraction by 128. [all …]
|
/linux/arch/mips/bcm47xx/ |
H A D | prom.c | 4 * Copyright (C) 2010-2012 Hauke Mehrtens <hauke@hauke-m.de> 73 * BCM47XX uses 128MB for addressing the ram, if the system contains in prom_init_mem() 81 /* Accessing memory after 128 MiB will cause an exception */ in prom_init_mem() 82 max = 128 << 20; in prom_init_mem() 88 pr_debug("Assume 128MB RAM\n"); in prom_init_mem() 96 /* Ignoring the last page when ddr size is 128M. Cached in prom_init_mem() 98 * using address above 128M stepping out of the ddr address in prom_init_mem() 101 if (c->cputype == CPU_74K && (mem == (128 << 20))) in prom_init_mem() 150 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init() 165 for (extmem = 128 << 20; extmem < 512 << 20; extmem <<= 1) { in bcm47xx_prom_highmem_init()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | rs400.c | 49 case 128: in rs400_gart_adjust_size() 58 DRM_ERROR("Valid GART size for IGP are 32M,64M,128M,256M,512M,1G,2G\n"); in rs400_gart_adjust_size() 59 DRM_ERROR("Forcing to 32M GART size\n"); in rs400_gart_adjust_size() 93 case 128: in rs400_gart_init() 127 case 128: in rs400_gart_enable() 275 rdev->mc.vram_width = 128; in rs400_mc_init() 309 static int rs400_debugfs_gart_info_show(struct seq_file *m, void *unused) in rs400_debugfs_gart_info_show() argument 311 struct radeon_device *rdev = m->private; in rs400_debugfs_gart_info_show() 315 seq_printf(m, "HOST_PATH_CNTL 0x%08x\n", tmp); in rs400_debugfs_gart_info_show() 317 seq_printf(m, "BUS_CNTL 0x%08x\n", tmp); in rs400_debugfs_gart_info_show() [all …]
|
/linux/drivers/video/fbdev/core/ |
H A D | modedb.c | 47 { NULL, 56, 800, 600, 27777, 128, 24, 22, 1, 72, 2, 0, 67 { NULL, 60, 800, 600, 25000, 88, 40, 23, 1, 128, 4, 104 { NULL, 87, 1280, 1024, 12500, 56, 16, 128, 1, 216, 12, 0, 133 { NULL, 60, 1400, 1050, 9259, 128, 40, 12, 0, 112, 3, 155 { NULL, 84, 1152, 864, 7407, 184, 312, 32, 0, 128, 12, 0, 175 { NULL, 100, 1152, 864, 7264, 224, 32, 17, 2, 128, 19, 0, 199 { NULL, 100, 1280, 1024, 5502, 256, 32, 26, 7, 128, 15, 0, 266 { NULL, 60, 1920, 1200, 5177, 128, 336, 1, 38, 208, 3, 311 { NULL, 72, 640, 480, 31746, 128, 24, 29, 9, 40, 2, 320 { NULL, 56, 800, 600, 27777, 128, 24, 22, 01, 72, 2, [all …]
|
/linux/arch/arm/crypto/ |
H A D | crct10dif-ce-core.S | 141 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 159 // For sizes less than 256 bytes, we can't fold 128 bytes at a time. 165 // Load the first 128 data bytes. Byte swapping is necessary to make 193 // Load the constants for folding across 128 bytes. 194 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 196 // Subtract 128 for the 128 data bytes just consumed. Subtract another 197 // 128 to simplify the termination condition of the following loop. 200 // While >= 128 data bytes remain (not counting q0-q7), fold the 128 207 subs len, len, #128 213 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! [all …]
|
H A D | sha1-ce-core.S | 68 vld1.32 {k0-k1}, [ip, :128]! 69 vld1.32 {k2-k3}, [ip, :128] 102 add_update m, 0, k2, 10, 11, 8, 9 103 add_update m, 1, k2, 11, 8, 9, 10 104 add_update m, 0, k2, 8, 9, 10, 11 105 add_update m, 1, k2, 9, 10, 11, 8 106 add_update m, 0, k3, 10, 11, 8, 9
|
/linux/arch/parisc/kernel/ |
H A D | pacache.S | 86 pitlbe,m %arg1(%sr1, %r28) /* Last pitlbe and addr adjust */ 100 pitlbe,m %arg1(%sr1, %r28) /* pitlbe for one loop */ 130 pdtlbe,m %arg1(%sr1, %r28) /* Last pdtlbe and addr adjust */ 144 pdtlbe,m %arg1(%sr1, %r28) /* pdtlbe for one loop */ 207 fice,m %arg1(%sr1, %arg0) /* Last fice and addr adjust */ 216 fice,m %arg1(%sr1, %arg0) 217 fice,m %arg1(%sr1, %arg0) 218 fice,m %arg1(%sr1, %arg0) 219 fice,m %arg1(%sr1, %arg0) 220 fice,m %arg1(%sr1, %arg0) [all …]
|
/linux/arch/xtensa/configs/ |
H A D | common_defconfig | 10 …S0,38400 ip=bootp root=nfs nfsroot=/opt/montavista/pro/devkit/xtensa/linux_be/target memmap=128M@0" 26 CONFIG_NET_SCH_CBQ=m 27 CONFIG_NET_SCH_HTB=m 28 CONFIG_NET_SCH_PRIO=m 29 CONFIG_NET_SCH_RED=m 30 CONFIG_NET_SCH_SFQ=m 31 CONFIG_NET_SCH_TEQL=m 32 CONFIG_NET_SCH_TBF=m 33 CONFIG_NET_SCH_GRED=m 34 CONFIG_NET_SCH_DSMARK=m [all …]
|
/linux/drivers/message/fusion/ |
H A D | Kconfig | 65 int "Maximum number of scatter gather entries (16 - 128)" 66 default "128" 67 range 16 128 70 gather entries per I/O. The driver default is 128, which matches 89 If enabled by saying M to this, a driver named: mptctl 106 If enabled by saying M to this, a driver named: mptlan
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | zoran.rst | 199 The CCIR has defined different standards: A,B,D,E,F,G,D,H,I,K,K1,L,M,N,... 205 When you speak about NTSC, you usually mean the standard: CCIR - M using 247 - can handle: PAL B/G/H/I, PAL N, PAL M, NTSC M, NTSC N, NTSC 4.43 and SECAM 253 - can handle: PAL B/G, NTSC M and SECAM 259 - can handle: PAL B/G/D/H/I/N, PAL N, PAL M, NTSC M, NTSC 4.43 and SECAM 265 - can handle: PAL B/D/G/H/I, NTSC M 271 - can handle: PAL B/G/H/I, PAL N, PAL M, NTSC M, NTSC 44, PAL 60, SECAM,NTSC Comb 277 - can handle: NTSC-M/N/44, PAL-M/N/B/G/H/I/D/K/L and SECAM 292 - can generate: PAL B/G, NTSC M 298 - can generate: PAL B/D/G/H/I/N, PAL M, NTSC M, PAL-N (Argentina) [all …]
|
/linux/arch/arm64/crypto/ |
H A D | crct10dif-ce-core.S | 163 eor t5.16b, t5.16b, t7.16b // M = G + H 172 // t5 = (M) (P2 + P3) << 16 262 // For sizes less than 256 bytes, we can't fold 128 bytes at a time. 268 // Load the first 128 data bytes. Byte swapping is necessary to make 297 // Load the constants for folding across 128 bytes. 301 // Subtract 128 for the 128 data bytes just consumed. Subtract another 302 // 128 to simplify the termination condition of the following loop. 305 // While >= 128 data bytes remain (not counting v0-v7), fold the 128 313 subs len, len, #128 332 // Add 128 to get the correct number of data bytes remaining in 0...127 [all …]
|
/linux/drivers/hwmon/pmbus/ |
H A D | ltc4286.c | 30 .m[PSC_VOLTAGE_IN] = 32, 33 .m[PSC_VOLTAGE_OUT] = 32, 36 .m[PSC_CURRENT_OUT] = 1024, 44 .m[PSC_POWER] = 1, 52 .m[PSC_TEMPERATURE] = 1, 133 info->m[PSC_VOLTAGE_IN] = 128; in ltc4286_probe() 134 info->m[PSC_VOLTAGE_OUT] = 128; in ltc4286_probe() 135 info->m[PSC_POWER] = 4 * rsense; in ltc4286_probe() 140 info->m[PSC_POWER] = rsense; in ltc4286_probe() 151 info->m[PSC_CURRENT_OUT] = 1024 * rsense; in ltc4286_probe()
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.c | 348 * Write page n, offset m of QSFP memory as defined by SFF 8636 349 * by writing @addr = ((256 * n) + m) 428 * Access page n, offset m of QSFP memory as defined by SFF 8636 429 * by reading @addr = ((256 * n) + m) 505 * This function caches the QSFP memory range in 128 byte chunks. 506 * As an example, the next byte after address 255 is byte 128 from 508 * Access page n, offset m of QSFP memory as defined by SFF 8636 509 * in the cache by reading byte ((128 * n) + m) 524 memset(cache, 0, (QSFP_MAX_NUM_PAGES * 128)); in refresh_qsfp_cache() 547 ret = qsfp_read(ppd, target, 384, cache + 256, 128); in refresh_qsfp_cache() [all …]
|
/linux/Documentation/networking/device_drivers/atm/ |
H A D | iphase.rst | 25 VCs for the client board (with 128K control memory). 31 including x575 (OC3, control memory 128K , 512K and packet memory 128K, 32 512K and 1M), x525 (UTP25) and x531 (DS3 and E3). See 93 The (i)Chip boards have 3 different packet RAM size variants: 128K, 512K and 94 1M. The RAM size decides the number of buffers and buffer size. The default 101 128K 64K 64K 10K 10K 6 6 103 1M 512K 512K 10K 10K 51 51 114 - RX_CNT = number of receive buffers in the range (1-128) 116 - TX_CNT = number of transmit buffers in the range (1-128)
|