Home
last modified time | relevance | path

Searched +full:128 +full:m (Results 1 – 25 of 999) sorted by relevance

12345678910>>...40

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Dmsm_media_info.h46 * 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/lib/raid6/
H A Drecov_avx512.c62 asm volatile("vpbroadcastb %0, %%zmm7" : : "m" (x0f)); in raid6_2data_recov_avx512()
75 : "m" (q[0]), "m" (q[64]), "m" (p[0]), in raid6_2data_recov_avx512()
76 "m" (p[64]), "m" (dq[0]), "m" (dq[64]), in raid6_2data_recov_avx512()
77 "m" (dp[0]), "m" (dp[64])); in raid6_2data_recov_avx512()
89 : "m" (qmul[0]), "m" (qmul[16])); in raid6_2data_recov_avx512()
126 : "m" (pbmul[0]), "m" (pbmul[16])); in raid6_2data_recov_avx512()
146 : "m" (dq[0]), "m" (dq[64])); in raid6_2data_recov_avx512()
151 : "m" (dp[0]), "m" (dp[64])); in raid6_2data_recov_avx512()
153 bytes -= 128; in raid6_2data_recov_avx512()
154 p += 128; in raid6_2data_recov_avx512()
[all …]
H A Davx512.c57 : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5121_gen_syndrome()
66 : "m" (dptr[z0][d]), "m" (dptr[z0-1][d])); in raid6_avx5121_gen_syndrome()
78 : "m" (dptr[z][d])); in raid6_avx5121_gen_syndrome()
92 : "m" (p[d]), "m" (q[d])); in raid6_avx5121_gen_syndrome()
113 : : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5121_xor_syndrome()
120 : "m" (dptr[z0][d]), "m" (p[d])); in raid6_avx5121_xor_syndrome()
133 : "m" (dptr[z][d])); in raid6_avx5121_xor_syndrome()
151 : "m" (q[d]), "m" (p[d])); in raid6_avx5121_xor_syndrome()
184 : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5122_gen_syndrome()
187 for (d = 0; d < bytes; d += 128) { in raid6_avx5122_gen_syndrome()
[all …]
/linux/arch/arm/mach-imx/
H A Dmx3x.h15 * 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 Dyealink.h121 * |[] 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/tools/testing/selftests/ublk/
H A Dtest_stress_04.sh27 _create_backfile 0 256M
28 _create_backfile 1 128M
29 _create_backfile 2 128M
32 ublk_io_and_kill_daemon 256M -t loop -q 4 -z --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" &
33 ublk_io_and_kill_daemon 256M -t stripe -q 4 -z "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
37 ublk_io_and_kill_daemon 256M -t loop -q 4 --auto_zc "${UBLK_BACKFILES[0]}" &
38 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --auto_zc --no_ublk_fixed_fd "${UBLK_BACKFILES[1]}" "$…
44 ublk_io_and_kill_daemon 256M -t loop -q 4 --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" &
45 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}" "${…
H A Dtest_stress_01.sh24 _create_backfile 0 256M
25 _create_backfile 1 128M
26 _create_backfile 2 128M
29 ublk_io_and_remove 256M -t loop -q 4 "${UBLK_BACKFILES[0]}" &
30 ublk_io_and_remove 256M -t stripe -q 4 "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
H A Dtest_stress_02.sh24 _create_backfile 0 256M
25 _create_backfile 1 128M
26 _create_backfile 2 128M
30 ublk_io_and_kill_daemon 256M -t loop -q "$nr_queue" "${UBLK_BACKFILES[0]}" &
31 …ublk_io_and_kill_daemon 256M -t stripe -q "$nr_queue" "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}…
H A Dtest_stress_03.sh28 _create_backfile 0 256M
29 _create_backfile 1 128M
30 _create_backfile 2 128M
33 ublk_io_and_remove 256M -t loop -q 4 -z "${UBLK_BACKFILES[0]}" &
34 ublk_io_and_remove 256M -t stripe -q 4 -z "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
39 ublk_io_and_remove 256M -t loop -q 4 --auto_zc "${UBLK_BACKFILES[0]}" &
40 ublk_io_and_remove 256M -t stripe -q 4 --auto_zc "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
47 ublk_io_and_remove 256M -t loop -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" &
48 …ublk_io_and_remove 256M -t stripe -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}…
H A Dtest_generic_04.sh25 _create_backfile 0 256M
26 _create_backfile 1 128M
27 _create_backfile 2 128M
H A Dtest_generic_05.sh29 _create_backfile 0 256M
30 _create_backfile 1 128M
31 _create_backfile 2 128M
/linux/fs/btrfs/tests/
H A Dextent-io-tests.c578 * Set 1M-4M alloc/discard and 32M-64M thus leaving a hole between in test_find_first_clear_extent_bit()
579 * 4M-32M in test_find_first_clear_extent_bit()
593 /* Now add 32M-64M so that we have a hole between 4M-32M */ in test_find_first_clear_extent_bit()
598 * Request first hole starting at 12M, we should get 4M-32M in test_find_first_clear_extent_bit()
611 * available, which happens to be unallocated -> 4M-32M in test_find_first_clear_extent_bit()
623 * Set 64M-72M with CHUNK_ALLOC flag, then search for CHUNK_TRIMMED flag in test_find_first_clear_extent_bit()
624 * being unset in this range, we should get the entry in range 64M-72M in test_find_first_clear_extent_bit()
779 memcpy(memory, memory + 4096 - 128, 256); in test_eb_mem_ops()
780 memcpy_extent_buffer(eb, 0, 4096 - 128, 256); in test_eb_mem_ops()
785 memcpy(memory + 4096 - 128, memory + 4096 + 128, 256); in test_eb_mem_ops()
[all …]
/linux/arch/mips/bcm47xx/
H A Dprom.c4 * 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/sitronix/
H A DKconfig12 if M is selected the module will be called st7571-i2c.
25 If M is selected the module will be called st7586.
38 * Jianda JD-T18003-T01 1.8" 128x160 TFT
39 * Okaya RH128128T 1.44" 128x128 TFT
41 If M is selected the module will be called st7735r.
/linux/drivers/gpu/drm/radeon/
H A Drs400.c49 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()
261 * at least on my Mobility Radeon Xpress 200M RC410 card in rs400_gpu_init()
289 rdev->mc.vram_width = 128; in rs400_mc_init()
323 static int rs400_debugfs_gart_info_show(struct seq_file *m, void *unused) in rs400_debugfs_gart_info_show() argument
325 struct radeon_device *rdev = m->private; in rs400_debugfs_gart_info_show()
329 seq_printf(m, "HOST_PATH_CNTL 0x%08x\n", tmp); in rs400_debugfs_gart_info_show()
[all …]
/linux/arch/parisc/kernel/
H A Dpacache.S86 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/drivers/message/fusion/
H A DKconfig65 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/arch/riscv/boot/dts/andes/
H A Dqilai.dtsi24 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
33 d-cache-sets = <128>;
49 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
58 d-cache-sets = <128>;
75 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
84 d-cache-sets = <128>;
101 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
110 d-cache-sets = <128>;
/linux/drivers/hwmon/pmbus/
H A Dltc4286.c30 .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/Documentation/networking/device_drivers/atm/
H A Diphase.rst25 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)
/linux/lib/crypto/arm/
H A Dsha1-ce-core.S68 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/lib/crc/arm/
H A Dcrc-t10dif-core.S165 vld1.64 {q12}, [r4, :128]
218 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]!
224 // For sizes less than 256 bytes, we can't fold 128 bytes at a time.
230 // Load the first 128 data bytes. Byte swapping is necessary to make
258 // Load the constants for folding across 128 bytes.
259 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]!
261 // Subtract 128 for the 128 data bytes just consumed. Subtract another
262 // 128 to simplify the termination condition of the following loop.
265 // While >= 128 data bytes remain (not counting q0-q7), fold the 128
272 subs len, len, #128
[all …]
/linux/arch/arm/mach-dove/
H A Ddove.h13 * c8000000 fdb00000 1M Cryptographic SRAM
14 * e0000000 @runtime 128M PCIe-0 Memory space
15 * e8000000 @runtime 128M PCIe-1 Memory space
16 * f1000000 fec00000 1M on-chip south-bridge registers
17 * f1800000 fe400000 8M on-chip north-bridge registers
18 * f2000000 fee00000 1M PCIe-0 I/O space
19 * f2100000 fef00000 1M PCIe-1 I/O space
/linux/sound/isa/gus/
H A Dgus_volume.c17 unsigned short e, m, tmp; in snd_gf1_lvol_to_gvol_raw() local
23 if (tmp < 128) { in snd_gf1_lvol_to_gvol_raw()
32 m = vol - (1 << e); in snd_gf1_lvol_to_gvol_raw()
33 if (m > 0) { in snd_gf1_lvol_to_gvol_raw()
35 m >>= e - 8; in snd_gf1_lvol_to_gvol_raw()
37 m <<= 8 - e; in snd_gf1_lvol_to_gvol_raw()
38 m &= 255; in snd_gf1_lvol_to_gvol_raw()
40 return (e << 8) | m; in snd_gf1_lvol_to_gvol_raw()
48 unsigned short e, m;
53 m = (unsigned char) gf1_vol;
[all …]
/linux/drivers/video/fbdev/riva/
H A Driva_hw.c57 * This file is an OS-agnostic file used to make RIVA 128 and RIVA TNT
145 #define DEFAULT_VID_BURST_SIZE 128
263 if (ainfo->gburst_size == 128) max_gfsize = GFIFO_SIZE_128; in nv3_iterate()
507 res_info->video_lwm = 128; in nv3_arb()
515 if (res_info->video_lwm > 128) in nv3_arb()
517 res_info->video_lwm = 128; in nv3_arb()
524 res_info->video_lwm = 128; in nv3_arb()
539 for (g=128 ; g > 32; g= g>> 1) in nv3_get_param()
541 for (v=128; v >=32; v = v>> 1) in nv3_get_param()
547 if (done && (g==128)) in nv3_get_param()
[all …]

12345678910>>...40