Home
last modified time | relevance | path

Searched full:256 (Results 1 – 25 of 4505) sorted by relevance

12345678910>>...181

/Linux-v6.1/arch/s390/lib/
Dxor.c24 "0: xc 0(256,%1),0(%2)\n" in xor_xc_2()
25 " la %1,256(%1)\n" in xor_xc_2()
26 " la %2,256(%2)\n" in xor_xc_2()
47 "0: xc 0(256,%1),0(%2)\n" in xor_xc_3()
48 " xc 0(256,%1),0(%3)\n" in xor_xc_3()
49 " la %1,256(%1)\n" in xor_xc_3()
50 " la %2,256(%2)\n" in xor_xc_3()
51 " la %3,256(%3)\n" in xor_xc_3()
75 "0: xc 0(256,%1),0(%2)\n" in xor_xc_4()
76 " xc 0(256,%1),0(%3)\n" in xor_xc_4()
[all …]
Dmem.S33 mvc 0(256,%r1),0(%r3)
34 la %r1,256(%r1)
35 la %r3,256(%r3)
81 xc 0(256,%r1),0(%r1)
82 la %r1,256(%r1)
100 la %r1,256(%r1)
137 mvc 0(256,%r1),0(%r3)
138 la %r1,256(%r1)
139 la %r3,256(%r3)
167 mvc \bytes(256-\bytes,%r1),0(%r1)
[all …]
/Linux-v6.1/arch/arm64/lib/
Dcopy_page.S24 prfm pldl1strm, [x1, #256]
37 add x0, x0, #256
46 stnp x2, x3, [x0, #-256]
48 stnp x4, x5, [x0, #16 - 256]
50 stnp x6, x7, [x0, #32 - 256]
52 stnp x8, x9, [x0, #48 - 256]
54 stnp x10, x11, [x0, #64 - 256]
56 stnp x12, x13, [x0, #80 - 256]
58 stnp x14, x15, [x0, #96 - 256]
60 stnp x16, x17, [x0, #112 - 256]
[all …]
/Linux-v6.1/arch/ia64/kernel/
Dhead.S473 stf.spill.nta [loc0]=f127,-256
474 stf.spill.nta [loc1]=f119,-256
476 stf.spill.nta [loc0]=f111,-256
477 stf.spill.nta [loc1]=f103,-256
479 stf.spill.nta [loc0]=f95,-256
480 stf.spill.nta [loc1]=f87,-256
482 stf.spill.nta [loc0]=f79,-256
483 stf.spill.nta [loc1]=f71,-256
485 stf.spill.nta [loc0]=f63,-256
486 stf.spill.nta [loc1]=f55,-256
[all …]
/Linux-v6.1/lib/raid6/
Dmktables.c57 uint8_t exptbl[256], invtbl[256]; in main()
63 printf("\nconst u8 __attribute__((aligned(256)))\n" in main()
64 "raid6_gfmul[256][256] =\n" in main()
66 for (i = 0; i < 256; i++) { in main()
68 for (j = 0; j < 256; j += 8) { in main()
82 printf("\nconst u8 __attribute__((aligned(256)))\n" in main()
83 "raid6_vgfmul[256][32] =\n" in main()
85 for (i = 0; i < 256; i++) { in main()
108 printf("\nconst u8 __attribute__((aligned(256)))\n" in main()
109 "raid6_gfexp[256] =\n" "{\n"); in main()
[all …]
Drecov_s390xc.c14 typedef struct { u8 _[256]; } addrtype; in xor_block()
17 " xc 0(256,%[p1]),0(%[p2])\n" in xor_block()
60 for (i = 0; i < 256; i++) in raid6_2data_recov_s390xc()
63 p += 256; in raid6_2data_recov_s390xc()
64 q += 256; in raid6_2data_recov_s390xc()
65 dp += 256; in raid6_2data_recov_s390xc()
66 dq += 256; in raid6_2data_recov_s390xc()
67 bytes -= 256; in raid6_2data_recov_s390xc()
100 for (i = 0; i < 256; i++) in raid6_datap_recov_s390xc()
103 p += 256; in raid6_datap_recov_s390xc()
[all …]
/Linux-v6.1/arch/arm64/boot/dts/amazon/
Dalpine-v3.dtsi30 d-cache-sets = <256>;
33 i-cache-sets = <256>;
44 d-cache-sets = <256>;
47 i-cache-sets = <256>;
58 d-cache-sets = <256>;
61 i-cache-sets = <256>;
72 d-cache-sets = <256>;
75 i-cache-sets = <256>;
86 d-cache-sets = <256>;
89 i-cache-sets = <256>;
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/s390/cf_z16/
Dpai_crypto.json69 "BriefDescription": "KM AES 256",
70 "PublicDescription": "KM-AES-256 function ending with CC=0"
90 "BriefDescription": "KM ENCRYPTED AES 256",
91 "PublicDescription": "KM-Encrypted-AES-256 function ending with CC=0"
104 "BriefDescription": "KM XTS AES 256",
105 "PublicDescription": "KM-XTS-AES-256 function ending with CC=0"
118 "BriefDescription": "KM XTS ENCRYPTED AES 256",
119 "PublicDescription": "KM-XTS-Encrypted-AES-256 function ending with CC=0"
181 "BriefDescription": "KMC AES 256",
182 "PublicDescription": "KMC-AES-256 function ending with CC=0"
[all …]
/Linux-v6.1/drivers/isdn/mISDN/
Ddsp_audio.c21 s32 dsp_audio_ulaw_to_s32[256];
23 s32 dsp_audio_alaw_to_s32[256];
33 u8 dsp_audio_alaw_to_ulaw[256];
35 static u8 dsp_audio_ulaw_to_alaw[256];
107 static int exp_lut[256] = { in linear2ulaw()
144 for (i = 0; i < 256; i++) in dsp_audio_generate_law_tables()
147 for (i = 0; i < 256; i++) in dsp_audio_generate_law_tables()
150 for (i = 0; i < 256; i++) { in dsp_audio_generate_law_tables()
184 u8 dsp_audio_law2seven[256];
195 u8 sorted_alaw[256]; in dsp_audio_generate_seven()
[all …]
/Linux-v6.1/arch/arm64/boot/dts/amd/
Damd-seattle-cpus.dtsi51 i-cache-sets = <256>;
54 d-cache-sets = <256>;
67 i-cache-sets = <256>;
70 d-cache-sets = <256>;
82 i-cache-sets = <256>;
85 d-cache-sets = <256>;
97 i-cache-sets = <256>;
100 d-cache-sets = <256>;
112 i-cache-sets = <256>;
115 d-cache-sets = <256>;
[all …]
/Linux-v6.1/drivers/gpu/drm/tidss/
Dtidss_scale_coefs.c49 .c0 = { 288, 286, 284, 280, 276, 266, 256, 244, 232, },
61 .c0 = { 336, 332, 328, 320, 312, 300, 288, 272, 256, },
89 .c1 = { 108, 92, 76, 62, 48, 36, 24, 140, 256, 236, 216, 198, 180, 162, 144, 126, },
90 .c0 = { 296, 294, 292, 288, 284, 278, 272, 136, 256, },
94 .c1 = { 104, 90, 76, 60, 44, 32, 20, 138, 256, 236, 216, 198, 180, 160, 140, 122, },
95 .c0 = { 304, 300, 296, 292, 288, 282, 276, 138, 256, },
99 .c1 = { 100, 84, 68, 54, 40, 30, 20, 138, 256, 236, 216, 196, 176, 156, 136, 118, },
100 .c0 = { 312, 310, 308, 302, 296, 286, 276, 138, 256, },
104 .c1 = { 96, 80, 64, 50, 36, 26, 16, 136, 256, 236, 216, 194, 172, 152, 132, 114, },
105 .c0 = { 320, 318, 316, 310, 304, 292, 280, 140, 256, },
[all …]
/Linux-v6.1/sound/pci/ctxfi/
Dct20k2reg.h34 #define SRC_CTL 0x1A0000 /* 0x1A0000 + (256 * Chn) */
35 #define SRC_CCR 0x1A0004 /* 0x1A0004 + (256 * Chn) */
36 #define SRC_IMAP 0x1A0008 /* 0x1A0008 + (256 * Chn) */
37 #define SRC_CA 0x1A0010 /* 0x1A0010 + (256 * Chn) */
38 #define SRC_CF 0x1A0014 /* 0x1A0014 + (256 * Chn) */
39 #define SRC_SA 0x1A0018 /* 0x1A0018 + (256 * Chn) */
40 #define SRC_LA 0x1A001C /* 0x1A001C + (256 * Chn) */
41 #define SRC_CTLSWR 0x1A0020 /* 0x1A0020 + (256 * Chn) */
42 #define SRC_CD 0x1A0080 /* 0x1A0080 + (256 * Chn) + (4 * Regn) */
44 #define SRC_IP 0x1A102C /* 0x1A102C + (256 * Regn) */
[all …]
/Linux-v6.1/arch/s390/include/asm/
Debcdic.h15 extern __u8 _ascebc_500[256]; /* ASCII -> EBCDIC 500 conversion table */
16 extern __u8 _ebcasc_500[256]; /* EBCDIC 500 -> ASCII conversion table */
17 extern __u8 _ascebc[256]; /* ASCII -> EBCDIC conversion table */
18 extern __u8 _ebcasc[256]; /* EBCDIC -> ASCII conversion table */
19 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */
20 extern __u8 _ebc_toupper[256]; /* EBCDIC -> uppercase */
30 "0: tr 0(256,%0),0(%2)\n" in codepage_convert()
31 " la %0,256(%0)\n" in codepage_convert()
32 "1: ahi %1,-256\n" in codepage_convert()
/Linux-v6.1/lib/
Dgen_crc64table.c22 static uint64_t crc64_table[256] = {0};
23 static uint64_t crc64_rocksoft_table[256] = {0};
25 static void generate_reflected_crc64_table(uint64_t table[256], uint64_t poly) in generate_reflected_crc64_table() argument
29 for (i = 0; i < 256; i++) { in generate_reflected_crc64_table()
43 static void generate_crc64_table(uint64_t table[256], uint64_t poly) in generate_crc64_table() argument
47 for (i = 0; i < 256; i++) { in generate_crc64_table()
63 static void output_table(uint64_t table[256]) in output_table() argument
67 for (i = 0; i < 256; i++) { in output_table()
82 printf("static const u64 ____cacheline_aligned crc64table[256] = {\n"); in print_crc64_tables()
85 printf("\nstatic const u64 ____cacheline_aligned crc64rocksofttable[256] = {\n"); in print_crc64_tables()
Dtest_string.c12 p = kmalloc(256 * 2 * 2, GFP_KERNEL); in memset16_selftest()
16 for (i = 0; i < 256; i++) { in memset16_selftest()
17 for (j = 0; j < 256; j++) { in memset16_selftest()
18 memset(p, 0xa1, 256 * 2 * sizeof(v)); in memset16_selftest()
38 if (i < 256) in memset16_selftest()
48 p = kmalloc(256 * 2 * 4, GFP_KERNEL); in memset32_selftest()
52 for (i = 0; i < 256; i++) { in memset32_selftest()
53 for (j = 0; j < 256; j++) { in memset32_selftest()
54 memset(p, 0xa1, 256 * 2 * sizeof(v)); in memset32_selftest()
74 if (i < 256) in memset32_selftest()
[all …]
/Linux-v6.1/drivers/mtd/spi-nor/
Dspansion.c185 * The BFPT table advertises a 512B or 256B page size depending on part but the
186 * page size is actually configurable (with the default being 256B). Read from
205 nor->params->page_size = 256; in cypress_nor_set_page_size()
333 * of 256 bytes. Overwrite the page size advertised by BFPT in s25fs_s_nor_post_bfpt_fixups()
336 nor->params->page_size = 256; in s25fs_s_nor_post_bfpt_fixups()
353 { "s25fl128s0", INFO6(0x012018, 0x4d0080, 256 * 1024, 64)
357 { "s25fl128s1", INFO6(0x012018, 0x4d0180, 64 * 1024, 256)
361 { "s25fl256s0", INFO6(0x010219, 0x4d0080, 256 * 1024, 128)
370 { "s25fl512s", INFO6(0x010220, 0x4d0080, 256 * 1024, 256)
375 { "s25fs128s1", INFO6(0x012018, 0x4d0181, 64 * 1024, 256)
[all …]
/Linux-v6.1/drivers/misc/
Dad525x_dpot.c9 * AD5259 1 256 5, 10, 50, 100
11 * AD5252 2 256 1, 10, 50, 100
14 * AD5254 4 256 1, 10, 50, 100
15 * AD5160 1 256 5, 10, 50, 100
16 * AD5161 1 256 5, 10, 50, 100
17 * AD5162 2 256 2.5, 10, 50, 100
18 * AD5165 1 256 100
19 * AD5200 1 256 10, 50
22 * AD5204 4 256 10, 50, 100
23 * AD5206 6 256 10, 50, 100
[all …]
/Linux-v6.1/include/linux/raid/
Dpq.h152 extern const u8 raid6_gfmul[256][256] __attribute__((aligned(256)));
153 extern const u8 raid6_vgfmul[256][32] __attribute__((aligned(256)));
154 extern const u8 raid6_gfexp[256] __attribute__((aligned(256)));
155 extern const u8 raid6_gflog[256] __attribute__((aligned(256)));
156 extern const u8 raid6_gfinv[256] __attribute__((aligned(256)));
157 extern const u8 raid6_gfexi[256] __attribute__((aligned(256)));
/Linux-v6.1/drivers/s390/crypto/
Dzcrypt_cex2a.h57 unsigned char exponent[256];
58 unsigned char modulus[256];
59 unsigned char message[256];
95 unsigned char message[256];
103 unsigned char p[256];
104 unsigned char q[256];
105 unsigned char dp[256];
106 unsigned char dq[256];
107 unsigned char u[256];
/Linux-v6.1/drivers/staging/rts5208/
Dxd.h154 #define CIS1_0 256
155 #define CIS1_1 (256 + 1)
156 #define CIS1_2 (256 + 2)
157 #define CIS1_3 (256 + 3)
158 #define CIS1_4 (256 + 4)
159 #define CIS1_5 (256 + 5)
160 #define CIS1_6 (256 + 6)
161 #define CIS1_7 (256 + 7)
162 #define CIS1_8 (256 + 8)
163 #define CIS1_9 (256 + 9)
/Linux-v6.1/arch/arm64/boot/dts/marvell/
Darmada-ap806-quad.dtsi27 i-cache-sets = <256>;
30 d-cache-sets = <256>;
42 i-cache-sets = <256>;
45 d-cache-sets = <256>;
57 i-cache-sets = <256>;
60 d-cache-sets = <256>;
72 i-cache-sets = <256>;
75 d-cache-sets = <256>;
Darmada-ap807-quad.dtsi27 i-cache-sets = <256>;
30 d-cache-sets = <256>;
42 i-cache-sets = <256>;
45 d-cache-sets = <256>;
57 i-cache-sets = <256>;
60 d-cache-sets = <256>;
72 i-cache-sets = <256>;
75 d-cache-sets = <256>;
/Linux-v6.1/arch/arm/mach-omap2/
Dcm81xx.h13 #define TI81XX_CM_ACTIVE_MOD 0x0400 /* 256B */
14 #define TI81XX_CM_DEFAULT_MOD 0x0500 /* 256B */
16 #define TI81XX_CM_SGX_MOD 0x0900 /* 256B */
19 #define TI816X_CM_IVAHD0_MOD 0x0600 /* 256B */
20 #define TI816X_CM_IVAHD1_MOD 0x0700 /* 256B */
21 #define TI816X_CM_IVAHD2_MOD 0x0800 /* 256B */
/Linux-v6.1/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uac114 (in 1/256 dB)
16 (in 1/256 dB)
18 (in 1/256 dB)
25 (in 1/256 dB)
27 (in 1/256 dB)
29 (in 1/256 dB)
/Linux-v6.1/drivers/media/usb/pwc/
Dpwc-dec23.h35 unsigned char table_8004_pass1[16][256];
36 unsigned char table_8004_pass2[16][256];
37 unsigned int table_subblock[256][12];
39 unsigned char table_bitpowermask[8][256];
40 unsigned int table_d800[256];
41 unsigned int table_dc00[256];

12345678910>>...181