/Linux-v6.1/drivers/block/paride/ |
D | kbic.c | 35 #define j44(a,b) ((((a>>4)&0x0f)|(b&0xf0))^0x88) 36 #define j53(w) (((w>>3)&0x1f)|((w>>4)&0xe0)) 53 case 0: w0(regr|0x18|s); w2(4); w2(6); w2(4); w2(1); w0(8); in kbic_read_regr() 54 a = r1(); w0(0x28); b = r1(); w2(4); in kbic_read_regr() 57 case 1: w0(regr|0x38|s); w2(4); w2(6); w2(4); w2(5); w0(8); in kbic_read_regr() 58 a = r12w(); w2(4); in kbic_read_regr() 61 case 2: w0(regr|0x08|s); w2(4); w2(6); w2(4); w2(0xa5); w2(0xa1); in kbic_read_regr() 62 a = r0(); w2(4); in kbic_read_regr() 66 case 4: in kbic_read_regr() 67 case 5: w0(0x20|s); w2(4); w2(6); w2(4); w3(regr); in kbic_read_regr() [all …]
|
D | epat.c | 31 #define j44(a,b) (((a>>4)&0x0f)+(b&0xf0)) 32 #define j53(a,b) (((a>>3)&0x1f)+((b<<4)&0xe0)) 57 case 2: w0(0x60+r); w2(1); w0(val); w2(4); in epat_write_regr() 61 case 4: in epat_write_regr() 77 a = r1(); w2(4); b = r1(); in epat_read_regr() 80 case 1: w0(0x40+r); w2(1); w2(4); in epat_read_regr() 85 a = r0(); w2(4); in epat_read_regr() 89 case 4: in epat_read_regr() 90 case 5: w3(r); w2(0x24); a = r4(); w2(4); in epat_read_regr() 99 { int k, ph, a, b; in epat_read_block() local [all …]
|
D | frpw.c | 38 #define cec4 w2(0xc);w2(0xe);w2(0xe);w2(0xc);w2(4);w2(4);w2(4); 39 #define j44(l,h) (((l>>4)&0x0f)|(h&0xf0)) 53 w2(4); in frpw_read_regr() 56 w2(4); h = r1(); in frpw_read_regr() 57 w2(4); in frpw_read_regr() 69 w2(4); w0(r); cec4; in frpw_write_regr() 71 w2(5);w2(7);w2(5);w2(4); in frpw_write_regr() 76 { int h, l, k, ph; in frpw_read_block_int() local 80 case 0: w2(4); w0(regr); cec4; in frpw_read_block_int() 81 for (k=0;k<count;k++) { in frpw_read_block_int() [all …]
|
D | epia.c | 36 4 16-bit EPP 40 #define j44(a,b) (((a>>4)&0x0f)+(b&0xf0)) 41 #define j53(a,b) (((a>>3)&0x1f)+((b<<4)&0xe0)) 59 a = r1(); w2(1); b = r1(); w2(4); in epia_read_regr() 65 a = r1(); b = r2(); w2(4); in epia_read_regr() 70 a = r0(); w2(4); in epia_read_regr() 74 case 4: in epia_read_regr() 75 case 5: w3(regr); w2(0x24); a = r4(); w2(4); in epia_read_regr() 93 w0(r); w2(1); w0(val); w2(3); w2(4); in epia_write_regr() 97 case 4: in epia_write_regr() [all …]
|
D | dstr.c | 32 4 EPP-32 35 #define j44(a,b) (((a>>3)&0x07)|((~a>>4)&0x08)|((b<<1)&0x70)|((~b)&0x80)) 37 #define P1 w2(5);w2(0xd);w2(5);w2(4); 38 #define P2 w2(5);w2(7);w2(5);w2(4); 39 #define P3 w2(6);w2(4);w2(6);w2(4); 59 case 0: w2(6); a = r1(); w2(4); w2(6); b = r1(); w2(4); in dstr_read_regr() 62 case 1: w0(0); w2(0x26); a = r0(); w2(4); in dstr_read_regr() 67 case 4: w2(0x24); a = r4(); w2(4); in dstr_read_regr() 87 case 1: w0(val); w2(5); w2(7); w2(5); w2(4); in dstr_write_regr() 92 case 4: w4(val); in dstr_write_regr() [all …]
|
D | friq.c | 40 #define CMD(x) w2(4);w0(0xff);w0(0xff);w0(0x73);w0(0x73);\ 43 #define j44(l,h) (((l>>4)&0x0f)|(h&0xf0)) 59 w2(4); h = r1(); in friq_read_regr() 60 w2(4); in friq_read_regr() 74 w2(5);w2(7);w2(5);w2(4); in friq_write_regr() 79 { int h, l, k, ph; in friq_read_block_int() local 84 for (k=0;k<count;k++) { in friq_read_block_int() 86 w2(4); h = r1(); in friq_read_block_int() 87 buf[k] = j44(l,h); in friq_read_block_int() 89 w2(4); in friq_read_block_int() [all …]
|
D | on26.c | 35 4 EPP-32 38 #define j44(a,b) (((a>>4)&0x0f)|(b&0xf0)) 40 #define P1 w2(5);w2(0xd);w2(5);w2(0xd);w2(5);w2(4); 41 #define P2 w2(5);w2(7);w2(5);w2(4); 56 w2(6); a = r1(); w2(4); in on26_read_regr() 57 w2(6); b = r1(); w2(4); in on26_read_regr() 58 w2(6); w2(4); w2(6); w2(4); in on26_read_regr() 62 w2(0x26); a = r0(); w2(4); w2(0x26); w2(4); in on26_read_regr() 67 case 4: w3(1); w3(1); w2(5); w4(r); w2(4); in on26_read_regr() 68 w3(0); w3(0); w2(0x24); a = r4(); w2(4); in on26_read_regr() [all …]
|
D | comm.c | 36 #define P1 w2(5);w2(0xd);w2(0xd);w2(5);w2(4); 37 #define P2 w2(5);w2(7);w2(7);w2(5);w2(4); 54 w2(6); l = r1(); w0(0x80); h = r1(); w2(4); in comm_read_regr() 58 w0(0); w2(0x26); h = r0(); w2(4); in comm_read_regr() 63 case 4: w3(r+0x20); (void)r1(); in comm_read_regr() 64 w2(0x24); h = r4(); w2(4); in comm_read_regr() 85 case 4: w3(r); (void)r1(); w4(val); in comm_write_regr() 94 w2(4); w0(0xff); w2(6); in comm_connect() 95 w2(4); w0(0xaa); w2(6); in comm_connect() 96 w2(4); w0(0x00); w2(6); in comm_connect() [all …]
|
D | fit2.c | 9 supports 4-bit mode _only_. 28 #define j44(a,b) (((a>>4)&0x0f)|(b&0xf0)) 43 w2(0xc); w0(regr); w2(4); w0(val); w2(5); w0(0); w2(4); in fit2_write_regr() 55 w2(0xc); w0(r); w2(4); w2(5); in fit2_read_regr() 58 w2(4); in fit2_read_regr() 66 { int k, a, b, c, d; in fit2_read_block() local 70 for (k=0;k<count/4;k++) { in fit2_read_block() 72 w2(4); w2(5); in fit2_read_block() 75 buf[4*k+0] = j44(a,b); in fit2_read_block() 76 buf[4*k+1] = j44(d,c); in fit2_read_block() [all …]
|
D | on20.c | 27 #define op(f) w2(4);w0(f);w2(5);w2(0xd);w2(5);w2(0xd);w2(5);w2(4); 28 #define vl(v) w2(4);w0(v);w2(5);w2(7);w2(5);w2(4); 30 #define j44(a,b) (((a>>4)&0x0f)|(b&0xf0)) 46 case 0: w2(4); w2(6); l = r1(); in on20_read_regr() 47 w2(4); w2(6); h = r1(); in on20_read_regr() 48 w2(4); w2(6); w2(4); w2(6); w2(4); in on20_read_regr() 51 case 1: w2(4); w2(0x26); r = r0(); in on20_read_regr() 52 w2(4); w2(0x26); w2(4); in on20_read_regr() 75 w2(4);w0(0);w2(0xc);w2(4);w2(6);w2(4);w2(6);w2(4); in on20_connect() 82 { w2(4);w0(7);w2(4);w2(0xc);w2(4); in on20_disconnect() [all …]
|
/Linux-v6.1/crypto/ |
D | serpent_generic.c | 25 ({ b ^= d; b ^= c; b ^= a; b ^= PHI ^ i; b = rol32(b, 11); k[j] = b; }) 28 ({ x0 = k[i]; x1 = k[i+1]; x2 = k[i+2]; x3 = k[i+3]; }) 31 ({ k[i] = x0; k[i+1] = x1; k[i+2] = x2; k[i+3] = x3; }) 36 #define K(x0, x1, x2, x3, i) ({ \ macro 37 x3 ^= k[4*(i)+3]; x2 ^= k[4*(i)+2]; \ 38 x1 ^= k[4*(i)+1]; x0 ^= k[4*(i)+0]; \ 48 x0 ^= x3; x2 ^= x4; x3 ^= k[4*i+3]; \ 49 x1 ^= k[4*i+1]; x0 = rol32(x0, 5); x2 = rol32(x2, 22);\ 50 x0 ^= k[4*i+0]; x2 ^= k[4*i+2]; \ 54 x0 ^= k[4*i+0]; x1 ^= k[4*i+1]; x2 ^= k[4*i+2]; \ [all …]
|
D | wp512.c | 784 u64 K[8]; /* the round key */ in wp512_process_buffer() local 793 state[0] = block[0] ^ (K[0] = wctx->hash[0]); in wp512_process_buffer() 794 state[1] = block[1] ^ (K[1] = wctx->hash[1]); in wp512_process_buffer() 795 state[2] = block[2] ^ (K[2] = wctx->hash[2]); in wp512_process_buffer() 796 state[3] = block[3] ^ (K[3] = wctx->hash[3]); in wp512_process_buffer() 797 state[4] = block[4] ^ (K[4] = wctx->hash[4]); in wp512_process_buffer() 798 state[5] = block[5] ^ (K[5] = wctx->hash[5]); in wp512_process_buffer() 799 state[6] = block[6] ^ (K[6] = wctx->hash[6]); in wp512_process_buffer() 800 state[7] = block[7] ^ (K[7] = wctx->hash[7]); in wp512_process_buffer() 804 L[0] = C0[(int)(K[0] >> 56) ] ^ in wp512_process_buffer() [all …]
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | dvb_intro.rst | 133 T 177500000 7MHz AUTO AUTO QAM64 8k 1/16 NONE 134 T 184500000 7MHz AUTO AUTO QAM64 8k 1/8 NONE 135 T 191625000 7MHz AUTO AUTO QAM64 8k 1/16 NONE 136 T 219500000 7MHz AUTO AUTO QAM64 8k 1/16 NONE 137 T 226500000 7MHz AUTO AUTO QAM64 8k 1/16 NONE 138 T 557625000 7MHz AUTO AUTO QPSK 8k 1/16 NONE 151 TRANSMISSION_MODE = 8K 176 CODE_RATE_HP = 3/4 177 CODE_RATE_LP = 3/4 179 TRANSMISSION_MODE = 8K [all …]
|
/Linux-v6.1/drivers/input/joystick/ |
D | tmdc.c | 33 #define TMDC_MODE_AT 4 42 #define TMDC_ABS_HAT 4 45 static const unsigned char tmdc_byte_a[16] = { 0, 1, 3, 4, 6, 7 }; 78 char btnc[4]; 79 char btno[4]; 83 { 1, "ThrustMaster Millennium 3D Inceptor", 6, 2, { 4, 2 }, { 4, 6 }, tmdc_abs, tmdc_btn_joy }, 85 { 4, "ThrustMaster Attack Throttle", 5, 2, { 4, 6 }, { 4, 2 }, tmdc_abs_at, tmdc_btn_at }, 86 { 8, "ThrustMaster FragMaster", 4, 0, { 8, 2 }, { 0, 0 }, tmdc_abs_fm, tmdc_btn_fm }, 100 unsigned char btnc[4]; 101 unsigned char btno[4]; [all …]
|
/Linux-v6.1/include/uapi/linux/ |
D | keyboard.h | 11 #define KG_SHIFTL 4 12 #define KG_KANASHIFT 4 33 #define KT_DEAD 4 45 #define K(t,v) (((t)<<8)|(v)) macro 49 #define K_F1 K(KT_FN,0) 50 #define K_F2 K(KT_FN,1) 51 #define K_F3 K(KT_FN,2) 52 #define K_F4 K(KT_FN,3) 53 #define K_F5 K(KT_FN,4) 54 #define K_F6 K(KT_FN,5) [all …]
|
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | test_jhash.h | 14 a -= c; a ^= rol32(c, 4); c += b; \ 19 c -= b; c ^= rol32(b, 4); b += a; \ 28 a ^= c; a -= rol32(c, 4); \ 39 const unsigned char *k = key; in jhash() local 44 a += *(volatile u32 *)(k); in jhash() 45 b += *(volatile u32 *)(k + 4); in jhash() 46 c += *(volatile u32 *)(k + 8); in jhash() 49 k += 12; in jhash() 52 case 12: c += (u32)k[11]<<24; in jhash() 53 case 11: c += (u32)k[10]<<16; in jhash() [all …]
|
/Linux-v6.1/net/ceph/ |
D | ceph_hash.c | 25 const unsigned char *k = (const unsigned char *)str; in ceph_str_hash_rjenkins() local 37 a = a + (k[0] + ((__u32)k[1] << 8) + ((__u32)k[2] << 16) + in ceph_str_hash_rjenkins() 38 ((__u32)k[3] << 24)); in ceph_str_hash_rjenkins() 39 b = b + (k[4] + ((__u32)k[5] << 8) + ((__u32)k[6] << 16) + in ceph_str_hash_rjenkins() 40 ((__u32)k[7] << 24)); in ceph_str_hash_rjenkins() 41 c = c + (k[8] + ((__u32)k[9] << 8) + ((__u32)k[10] << 16) + in ceph_str_hash_rjenkins() 42 ((__u32)k[11] << 24)); in ceph_str_hash_rjenkins() 44 k = k + 12; in ceph_str_hash_rjenkins() 52 c = c + ((__u32)k[10] << 24); in ceph_str_hash_rjenkins() 55 c = c + ((__u32)k[9] << 16); in ceph_str_hash_rjenkins() [all …]
|
/Linux-v6.1/drivers/media/platform/verisilicon/ |
D | hantro_vp8.c | 21 u8 prob_luma_16x16_pred_mode[4]; 30 u8 prob_coeffs[4][8][3][V4L2_VP8_COEFF_PROB_CNT]; 53 u32 i, j, k; in hantro_vp8_prob_update() local 63 dst[4] = hdr->segment.segment_probs[0]; in hantro_vp8_prob_update() 73 dst[4] = entropy->uv_mode_probs[0]; in hantro_vp8_prob_update() 84 dst[4] = entropy->mv_probs[0][8 + 9]; in hantro_vp8_prob_update() 90 for (j = 0; j < 8; j += 4) { in hantro_vp8_prob_update() 95 dst += 4; in hantro_vp8_prob_update() 103 dst[4] = entropy->mv_probs[i][4 + 2]; in hantro_vp8_prob_update() 113 for (i = 0; i < 4; ++i) { in hantro_vp8_prob_update() [all …]
|
/Linux-v6.1/include/linux/ |
D | jhash.h | 37 a -= c; a ^= rol32(c, 4); c += b; \ 42 c -= b; c ^= rol32(b, 4); b += a; \ 52 a ^= c; a -= rol32(c, 4); \ 61 * @k: sequence of bytes as key 73 const u8 *k = key; in jhash() local 80 a += __get_unaligned_cpu32(k); in jhash() 81 b += __get_unaligned_cpu32(k + 4); in jhash() 82 c += __get_unaligned_cpu32(k + 8); in jhash() 85 k += 12; in jhash() 89 case 12: c += (u32)k[11]<<24; fallthrough; in jhash() [all …]
|
/Linux-v6.1/tools/include/linux/ |
D | jhash.h | 37 a -= c; a ^= rol32(c, 4); c += b; \ 42 c -= b; c ^= rol32(b, 4); b += a; \ 52 a ^= c; a -= rol32(c, 4); \ 61 * @k: sequence of bytes as key 73 const u8 *k = key; in jhash() local 80 a += __get_unaligned_cpu32(k); in jhash() 81 b += __get_unaligned_cpu32(k + 4); in jhash() 82 c += __get_unaligned_cpu32(k + 8); in jhash() 85 k += 12; in jhash() 90 case 12: c += (u32)k[11]<<24; in jhash() [all …]
|
/Linux-v6.1/arch/arm64/crypto/ |
D | aes-ce.S | 32 ld1 {v17.4s-v18.4s}, [\rk], #32 33 1111: ld1 {v19.4s-v20.4s}, [\rk], #32 34 2222: ld1 {v21.4s-v24.4s}, [\rk], #64 35 ld1 {v25.4s-v28.4s}, [\rk], #64 36 ld1 {v29.4s-v31.4s}, [\rk] 57 .macro do_enc_Nx, de, mc, k, i0, i1, i2, i3, i4 58 aes\de \i0\().16b, \k\().16b 61 aes\de \i1\().16b, \k\().16b 64 aes\de \i2\().16b, \k\().16b 66 aes\de \i3\().16b, \k\().16b [all …]
|
/Linux-v6.1/arch/x86/kernel/cpu/ |
D | intel.c | 407 c->x86_stepping >= 1 && c->x86_stepping <= 4 && in intel_smp_check() 450 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds() 482 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds() 492 case 4: /* 486: untested */ in intel_workarounds() 536 #define TME_ACTIVATE_POLICY(x) ((x >> 4) & 0xf) /* Bits 7:4 */ 774 * Intel Quark SoC X1000 contains a 4-way set associative in intel_size_cache() 775 * 16K cache with a 16 byte cache line and 256 lines per tag in intel_size_cache() 805 { 0x01, TLB_INST_4K, 32, " TLB_INST 4 KByte pages, 4-way set associative" }, 806 { 0x02, TLB_INST_4M, 2, " TLB_INST 4 MByte pages, full associative" }, 807 { 0x03, TLB_DATA_4K, 64, " TLB_DATA 4 KByte pages, 4-way set associative" }, [all …]
|
/Linux-v6.1/fs/btrfs/tests/ |
D | extent-map-tests.c | 43 * extent [0, 16K), followed by another file extent [16K, 20K), two dio reads 44 * are entering btrfs_get_extent() concurrently, t1 is reading [8K, 16K), t2 is 45 * reading [0, 8K) 50 * -> add_extent_mapping(0, 16K) 52 * ->add_extent_mapping(0, 16K) 69 /* Add [0, 16K) */ in test_case_1() 78 test_err("cannot add extent range [0, 16K)"); in test_case_1() 83 /* Add [16K, 20K) following [0, 16K) */ in test_case_1() 99 test_err("cannot add extent range [16K, 20K)"); in test_case_1() 111 /* Add [0, 8K), should return [0, 16K) instead. */ in test_case_1() [all …]
|
/Linux-v6.1/sound/pci/mixart/ |
D | mixart_hwdep.c | 92 char elf32_magic_number[4] = {0x7f,'E','L','F'}; in mixart_load_elf() 97 for( i=0; i<4; i++ ) in mixart_load_elf() 131 u32 k; in mixart_enum_connectors() local 163 for(k=0; k < connector->uid_count; k++) { in mixart_enum_connectors() 166 if(k < MIXART_FIRST_DIG_AUDIO_ID) { in mixart_enum_connectors() 167 pipe = &mgr->chip[k/2]->pipe_out_ana; in mixart_enum_connectors() 169 pipe = &mgr->chip[(k-MIXART_FIRST_DIG_AUDIO_ID)/2]->pipe_out_dig; in mixart_enum_connectors() 171 if(k & 1) { in mixart_enum_connectors() 172 pipe->uid_right_connector = connector->uid[k]; /* odd */ in mixart_enum_connectors() 174 pipe->uid_left_connector = connector->uid[k]; /* even */ in mixart_enum_connectors() [all …]
|
/Linux-v6.1/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | police.json | 17 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1", 40 "$TC actions add action police rate 4Mbit burst 120k index 9" 42 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9", 66 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 1k index 98", 90 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde… 138 "cmdUnderTest": "$TC actions add action police rate 1mbit burst 100k overhead 64 index 64", 162 … "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer ethernet index 8", 186 "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer atm index 8", 210 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed continue/drop … 234 …est": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/reclassify index 4", [all …]
|