| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| D | display_mode_vba_util_32.c | 46 …mSlices = number of slices in the horiziontal direction per DSC engine in the set of {1, 2, 3, 4} in dml32_dscceComputeDelay() 52 // N422/N420 operate at 2 pixels per clock in dml32_dscceComputeDelay() 57 pixelsPerClock = 2; in dml32_dscceComputeDelay() 59 pixelsPerClock = 2; in dml32_dscceComputeDelay() 86 wx = (w + 2) / 3; in dml32_dscceComputeDelay() 90 ax = (a + 2) / 3 + D + 6 + 1; in dml32_dscceComputeDelay() 98 //dsc processes 3 pixel containers per cycle and a container can contain 1 or 2 pixels in dml32_dscceComputeDelay() 120 Delay = Delay + 2; in dml32_dscComputeDelay() 126 Delay = Delay + 2; in dml32_dscComputeDelay() 132 Delay = Delay + 2; in dml32_dscComputeDelay() [all …]
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 421 unsigned int CursorWidth[][2], 422 unsigned int CursorBPP[][2], 682 …mSlices = number of slices in the horiziontal direction per DSC engine in the set of {1, 2, 3, 4} in dscceComputeDelay() 688 // N422/N420 operate at 2 pixels per clock in dscceComputeDelay() 693 pixelsPerClock = 2; in dscceComputeDelay() 698 pixelsPerClock = 2; in dscceComputeDelay() 724 wx = (w + 2) / 3; in dscceComputeDelay() 728 ax = (a + 2) / 3 + D + 6 + 1; in dscceComputeDelay() 736 //dsc processes 3 pixel containers per cycle and a container can contain 1 or 2 pixels in dscceComputeDelay() 747 Delay = Delay + 2; in dscComputeDelay() [all …]
|
| /Linux-v6.1/drivers/block/paride/ |
| D | frpw.c | 45 static int cont_map[2] = { 0x08, 0x10 }; 76 { int h, l, k, ph; in frpw_read_block_int() local 81 for (k=0;k<count;k++) { in frpw_read_block_int() 84 buf[k] = j44(l,h); in frpw_read_block_int() 89 case 1: ph = 2; in frpw_read_block_int() 92 for (k=0;k<count;k++) { in frpw_read_block_int() 94 buf[k] = r0(); in frpw_read_block_int() 95 ph = 2 - ph; in frpw_read_block_int() 100 case 2: w2(4); w0(regr + 0x80); cec4; in frpw_read_block_int() 101 for (k=0;k<count;k++) buf[k] = r4(); in frpw_read_block_int() [all …]
|
| D | friq.c | 49 static int cont_map[2] = { 0x08, 0x10 }; 79 { int h, l, k, ph; in friq_read_block_int() local 84 for (k=0;k<count;k++) { in friq_read_block_int() 87 buf[k] = j44(l,h); in friq_read_block_int() 92 case 1: ph = 2; in friq_read_block_int() 95 for (k=0;k<count;k++) { in friq_read_block_int() 97 buf[k] = r0(); in friq_read_block_int() 98 ph = 2 - ph; in friq_read_block_int() 103 case 2: CMD(regr+0x80); in friq_read_block_int() 104 for (k=0;k<count-2;k++) buf[k] = r4(); in friq_read_block_int() [all …]
|
| D | epia.c | 33 1 5/3 reads on ports 1 & 2, 8-bit writes 34 2 8-bit reads and writes 47 static int cont_map[2] = { 0, 0x80 }; 68 case 2: r = regr^0x29; in epia_read_regr() 92 case 2: r = regr^0x19; in epia_write_regr() 138 { int k, ph, a, b; in epia_read_block() local 144 for (k=0;k<count;k++) { in epia_read_block() 145 w2(2+ph); a = r1(); in epia_read_block() 147 buf[k] = j44(a,b); in epia_read_block() 156 for (k=0;k<count;k++) { in epia_read_block() [all …]
|
| D | kbic.c | 43 static int cont_map[2] = { 0x80, 0x40 }; 61 case 2: w0(regr|0x08|s); w2(4); w2(6); w2(4); w2(0xa5); w2(0xa1); in kbic_read_regr() 85 case 2: w0(regr|0x10|s); w2(4); w2(6); w2(4); in kbic_write_regr() 136 { int k, a, b; in kbic_read_block() local 141 for (k=0;k<count/2;k++) { in kbic_read_block() 144 buf[2*k] = j44(a,b); in kbic_read_block() 147 buf[2*k+1] = j44(a,b); in kbic_read_block() 153 for (k=0;k<count/4;k++) { in kbic_read_block() 156 w0(8); buf[4*k] = j53(r12w()); in kbic_read_block() 157 w0(0xb8); buf[4*k+1] = j53(r12w()); in kbic_read_block() [all …]
|
| D | epat.c | 42 cont = 2 internal EPAT registers 57 case 2: w0(0x60+r); w2(1); w0(val); w2(4); in epat_write_regr() 84 case 2: w0(0x20+r); w2(1); w2(0x25); in epat_read_regr() 99 { int k, ph, a, b; in epat_read_block() local 105 for(k=0;k<count;k++) { in epat_read_block() 106 if (k == count-1) w0(0xfd); in epat_read_block() 110 buf[k] = j44(a,b); in epat_read_block() 118 for(k=0;k<count;k++) { in epat_read_block() 119 if (k == count-1) w0(0xfd); in epat_read_block() 122 buf[k] = j53(a,b); in epat_read_block() [all …]
|
| D | on26.c | 33 2 8-bit EPP mode 51 r = (regr<<2) + 1 + cont; in on26_read_regr() 65 case 2: in on26_read_regr() 80 r = (regr<<2) + 1 + cont; in on26_write_regr() 89 case 2: in on26_write_regr() 112 w0(2); P1; w0(8); P2; in on26_connect() 113 w0(2); P1; w0(x); P2; in on26_connect() 118 { if (pi->mode >= 2) { w3(4); w3(4); w3(4); w3(4); } in on26_disconnect() 152 w0(2); P1; w0(0); P2; in on26_test_port() 154 w0(2); P1; w0(8); P2; udelay(100); in on26_test_port() [all …]
|
| D | dstr.c | 30 2 8-bit EPP mode 45 static int cont_map[2] = { 0x20, 0x40 }; 65 case 2: in dstr_read_regr() 81 if (pi->mode >= 2) { w0(0x11); } else { w0(1); } in dstr_write_regr() 90 case 2: in dstr_write_regr() 117 { int k, a, b; in dstr_read_block() local 125 case 0: for (k=0;k<count;k++) { in dstr_read_block() 128 buf[k] = j44(a,b); in dstr_read_block() 133 for (k=0;k<count;k++) { in dstr_read_block() 134 w2(0x26); buf[k] = r0(); w2(0x24); in dstr_read_block() [all …]
|
| D | fit3.c | 54 case 2: w2(0xc); w0(regr); w2(0x8); w2(0xc); in fit3_write_regr() 84 case 2: w2(0xc); w0(regr + 0x90); w2(0x8); w2(0xc); in fit3_read_regr() 97 { int k, a, b, c, d; in fit3_read_block() local 102 for (k=0;k<count/2;k++) { in fit3_read_block() 107 buf[2*k ] = j44(a,b); in fit3_read_block() 108 buf[2*k+1] = j44(c,d); in fit3_read_block() 115 for (k=0;k<count/2;k++) { in fit3_read_block() 118 buf[2*k ] = a; in fit3_read_block() 119 buf[2*k+1] = b; in fit3_read_block() 125 case 2: w2(0xc); w0(0x90); w2(0x8); w2(0xc); in fit3_read_block() [all …]
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | display_mode_vba_20v2.c | 319 2)); in adjust_ReturnBW() 336 …mSlices = number of slices in the horiziontal direction per DSC engine in the set of {1, 2, 3, 4} in dscceComputeDelay() 342 // N422/N420 operate at 2 pixels per clock in dscceComputeDelay() 347 pixelsPerClock = 2; in dscceComputeDelay() 374 wx = (w + 2) / 3; in dscceComputeDelay() 378 ax = (a + 2) / 3 + D + 6 + 1; in dscceComputeDelay() 386 //dsc processes 3 pixel containers per cycle and a container can contain 1 or 2 pixels in dscceComputeDelay() 397 Delay = Delay + 2; in dscComputeDelay() 403 Delay = Delay + 2; in dscComputeDelay() 409 Delay = Delay + 2; in dscComputeDelay() [all …]
|
| D | display_mode_vba_20.c | 295 2)); in adjust_ReturnBW() 312 …mSlices = number of slices in the horiziontal direction per DSC engine in the set of {1, 2, 3, 4} in dscceComputeDelay() 318 // N422/N420 operate at 2 pixels per clock in dscceComputeDelay() 323 pixelsPerClock = 2; in dscceComputeDelay() 350 wx = (w + 2) / 3; in dscceComputeDelay() 354 ax = (a + 2) / 3 + D + 6 + 1; in dscceComputeDelay() 362 //dsc processes 3 pixel containers per cycle and a container can contain 1 or 2 pixels in dscceComputeDelay() 373 Delay = Delay + 2; in dscComputeDelay() 379 Delay = Delay + 2; in dscComputeDelay() 385 Delay = Delay + 2; in dscComputeDelay() [all …]
|
| /Linux-v6.1/tools/lib/ |
| D | list_sort.c | 14 __attribute__((nonnull(2,3,4))) 50 __attribute__((nonnull(2,3,4,5))) 129 * 2:1 balanced merges. Given two pending sublists of size 2^k, they are 130 * merged to a size-2^(k+1) list as soon as we have 2^k following elements. 132 * Thus, it will avoid cache thrashing as long as 3*2^k elements can 141 * Each time we increment "count", we set one bit (bit k) and clear 142 * bits k-1 .. 0. Each time this happens (except the very first time 143 * for each bit, when count increments to 2^k), we merge two lists of 144 * size 2^k into one list of size 2^(k+1). 147 * 2^k, which is when we have 2^k elements pending in smaller lists, [all …]
|
| /Linux-v6.1/lib/ |
| D | list_sort.c | 15 __attribute__((nonnull(2,3,4))) 51 __attribute__((nonnull(2,3,4,5))) 130 * 2:1 balanced merges. Given two pending sublists of size 2^k, they are 131 * merged to a size-2^(k+1) list as soon as we have 2^k following elements. 133 * Thus, it will avoid cache thrashing as long as 3*2^k elements can 142 * Each time we increment "count", we set one bit (bit k) and clear 143 * bits k-1 .. 0. Each time this happens (except the very first time 144 * for each bit, when count increments to 2^k), we merge two lists of 145 * size 2^k into one list of size 2^(k+1). 148 * 2^k, which is when we have 2^k elements pending in smaller lists, [all …]
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 507 …mSlices = number of slices in the horiziontal direction per DSC engine in the set of {1, 2, 3, 4} in dscceComputeDelay() 513 // N422/N420 operate at 2 pixels per clock in dscceComputeDelay() 518 pixelsPerClock = 2; in dscceComputeDelay() 545 wx = (w + 2) / 3; in dscceComputeDelay() 549 ax = (a + 2) / 3 + D + 6 + 1; in dscceComputeDelay() 557 //dsc processes 3 pixel containers per cycle and a container can contain 1 or 2 pixels in dscceComputeDelay() 568 Delay = Delay + 2; in dscComputeDelay() 574 Delay = Delay + 2; in dscComputeDelay() 580 Delay = Delay + 2; in dscComputeDelay() 586 Delay = Delay + 2; in dscComputeDelay() [all …]
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| D | display_mode_vba_314.c | 58 // Delay in DCFCLK from ARB to DET (1st num is ARB to SDPIF, 2nd number is SDPIF to DET) 268 unsigned int k, 705 …mSlices = number of slices in the horiziontal direction per DSC engine in the set of {1, 2, 3, 4} in dscceComputeDelay() 711 // N422/N420 operate at 2 pixels per clock in dscceComputeDelay() 715 pixelsPerClock = 2; in dscceComputeDelay() 719 pixelsPerClock = 2; in dscceComputeDelay() 746 wx = (w + 2) / 3; in dscceComputeDelay() 750 ax = (a + 2) / 3 + D + 6 + 1; in dscceComputeDelay() 758 //dsc processes 3 pixel containers per cycle and a container can contain 1 or 2 pixels in dscceComputeDelay() 769 Delay = Delay + 2; in dscComputeDelay() [all …]
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| D | display_mode_vba_31.c | 57 // Delay in DCFCLK from ARB to DET (1st num is ARB to SDPIF, 2nd number is SDPIF to DET) 256 unsigned int k, 683 …mSlices = number of slices in the horiziontal direction per DSC engine in the set of {1, 2, 3, 4} in dscceComputeDelay() 689 // N422/N420 operate at 2 pixels per clock in dscceComputeDelay() 693 pixelsPerClock = 2; in dscceComputeDelay() 697 pixelsPerClock = 2; in dscceComputeDelay() 724 wx = (w + 2) / 3; in dscceComputeDelay() 728 ax = (a + 2) / 3 + D + 6 + 1; in dscceComputeDelay() 736 //dsc processes 3 pixel containers per cycle and a container can contain 1 or 2 pixels in dscceComputeDelay() 747 Delay = Delay + 2; in dscComputeDelay() [all …]
|
| /Linux-v6.1/arch/sparc/crypto/ |
| D | camellia_asm.S | 9 CAMELLIA_F(KEY_BASE + 2, I0, I1, I0) \ 36 ld [%o0 + 0x00], %f0 ! i0, k[0] 37 ld [%o0 + 0x04], %f1 ! i1, k[1] 38 ld [%o0 + 0x08], %f2 ! i2, k[2] 39 ld [%o0 + 0x0c], %f3 ! i3, k[3] 40 std %f0, [%o1 + 0x00] ! k[0, 1] 42 std %f2, [%o1 + 0x08] ! k[2, 3] 49 std %f0, [%o1 + 0x20] ! k[8, 9] 57 std %f2, [%o1 + 0x28] ! k[10, 11] 70 CAMELLIA_F(16, 2, 0, 2) [all …]
|
| /Linux-v6.1/include/uapi/linux/ |
| D | keyboard.h | 8 #define KG_CTRL 2 31 #define KT_SPEC 2 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) 55 #define K_F7 K(KT_FN,6) [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 179 TRANSMISSION_MODE = 8K 194 TRANSMISSION_MODE = 8K 198 [ABC TV 2] [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 …]
|
| /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… 93 …"matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit", 138 "cmdUnderTest": "$TC actions add action police rate 1mbit burst 100k overhead 64 index 64", 141 …"matchPattern": "action order [0-9]*: police 0x40 rate 1Mbit burst 100Kb mtu 2Kb action reclassif… 162 … "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer ethernet index 8", 165 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify… [all …]
|
| /Linux-v6.1/tools/include/linux/ |
| D | jhash.h | 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() 91 case 11: c += (u32)k[10]<<16; in jhash() 92 case 10: c += (u32)k[9]<<8; in jhash() 93 case 9: c += k[8]; in jhash() [all …]
|
| /Linux-v6.1/include/linux/ |
| D | jhash.h | 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() 90 case 11: c += (u32)k[10]<<16; fallthrough; in jhash() 91 case 10: c += (u32)k[9]<<8; fallthrough; in jhash() 92 case 9: c += k[8]; fallthrough; in jhash() [all …]
|
| /Linux-v6.1/drivers/input/joystick/ |
| D | tmdc.c | 46 static const unsigned char tmdc_byte_d[16] = { 2, 5, 8, 9 }; 83 { 1, "ThrustMaster Millennium 3D Inceptor", 6, 2, { 4, 2 }, { 4, 6 }, tmdc_abs, tmdc_btn_joy }, 84 { 3, "ThrustMaster Rage 3D Gamepad", 2, 0, { 8, 2 }, { 0, 0 }, tmdc_abs, tmdc_btn_pad }, 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 }, 87 { 163, "Thrustmaster Fusion GamePad", 2, 0, { 8, 2 }, { 0, 0 }, tmdc_abs, tmdc_btn_pad }, 106 struct tmdc_port *port[2]; 108 struct input_dev *dev[2]; 109 char name[2][64]; 110 char phys[2][32]; [all …]
|