| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
| D | uncore-cxl.json | 4 "EventCode": "0x01", 7 "UMask": "0x2", 11 "BriefDescription": "Number of Allocation to Mem Rxx AGF 0", 12 "EventCode": "0x43", 15 "UMask": "0x8", 20 "EventCode": "0x43", 23 "UMask": "0x1", 28 "EventCode": "0x43", 31 "UMask": "0x2", 36 "EventCode": "0x43", [all …]
|
| /kernel/linux/linux-5.10/crypto/ |
| D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 210 "\x9f\x6e\xbd\x4c\x55\x84\x0c\x9b\xcf\x1a\x4b\x51\x1e\x9e\x0c\x06", 237 "\xAF\x94\x28\xC2\xB7\xB8\x88\x3F\xE4\x46\x3A\x4B\xC8\x5B\x1C\xB3" 289 "\x19\xB8\x73\xA2\xAC\x4B\x1E\x66\x48\xD8\x72\x1F\xAC\xF6\xCB\xBC" 383 "\xDD\x4B\xB2\xE7\x20\x0A\x57\xF9\xB4\x94\xC3\x08\x33\x22\x6F\x8B" 417 "\x4B\x5B\x01\xAD\x35\xF9\x48\x53\xB3\x86\x35\x66\xD7\xE7\x29\xC0" 425 "\x55\x9D\x48\x2B\x30\x9C\xDC\x26\x4B\xC2\x89\x45\x13\xB2\x01\x9A" 427 "\x9E\xE2\xBB\xBB\x63\x19\x64\x93\x11\x7B\x25\x65\x30\xCD\x5B\x4B" 465 "\x5B\xE7\x4B\xDF\xA3\xF4\xEE\x59\x4C\x45\xEF\x8B\xC1\x6B\xDE\xDE" [all …]
|
| /kernel/linux/linux-6.6/crypto/ |
| D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 225 "\x9f\x6e\xbd\x4c\x55\x84\x0c\x9b\xcf\x1a\x4b\x51\x1e\x9e\x0c\x06", 252 "\xAF\x94\x28\xC2\xB7\xB8\x88\x3F\xE4\x46\x3A\x4B\xC8\x5B\x1C\xB3" 327 "\x19\xB8\x73\xA2\xAC\x4B\x1E\x66\x48\xD8\x72\x1F\xAC\xF6\xCB\xBC" 349 "\x09\xA6\x39\x3A\xEA\xA8\xB4\x45\x4B\x36\x10\x4C\xE4\x00\x66\x71" 357 "\x3E\xDB\xA7\x9B\x82\xBB\x73\x81\xFC\xE8\x77\x4B\x15\xBE\x17\x73" 380 "\x1A\xD3\x73\x58\x4B\xD8\xA0\x54\x25\x48\x83\x6F\x82\x6C\xAF\x36" 464 "\xDD\x4B\xB2\xE7\x20\x0A\x57\xF9\xB4\x94\xC3\x08\x33\x22\x6F\x8B" 498 "\x4B\x5B\x01\xAD\x35\xF9\x48\x53\xB3\x86\x35\x66\xD7\xE7\x29\xC0" [all …]
|
| D | dh.c | 27 memset(ctx, 0, sizeof(*ctx)); in dh_clear_ctx() 50 return (p_len < 2048) ? -EINVAL : 0; in dh_check_params_length() 52 return (p_len < 1536) ? -EINVAL : 0; in dh_check_params_length() 68 return 0; in dh_set_params() 80 if (crypto_dh_decode_key(buf, len, ¶ms) < 0) in dh_set_secret() 83 if (dh_set_params(ctx, ¶ms) < 0) in dh_set_secret() 90 return 0; in dh_set_secret() 120 if (mpi_cmp_ui(y, 1) < 1 || mpi_cmp(y, ctx->p) >= 0) in dh_is_pubkey_valid() 132 val = mpi_alloc(0); in dh_is_pubkey_valid() 159 if (ret != 0) in dh_is_pubkey_valid() [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/fbtft/ |
| D | fb_hx8357d.c | 34 write_reg(par, HX8357D_SETC, 0xFF, 0x83, 0x57); in init_display() 38 write_reg(par, HX8357_SETRGB, 0x00, 0x00, 0x06, 0x06); in init_display() 41 write_reg(par, HX8357D_SETCOM, 0x25); in init_display() 44 write_reg(par, HX8357_SETOSC, 0x68); in init_display() 47 write_reg(par, HX8357_SETPANEL, 0x05); in init_display() 50 0x00, /* Not deep standby */ in init_display() 51 0x15, /* BT */ in init_display() 52 0x1C, /* VSPR */ in init_display() 53 0x1C, /* VSNR */ in init_display() 54 0x83, /* AP */ in init_display() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| D | fb_hx8357d.c | 34 write_reg(par, HX8357D_SETC, 0xFF, 0x83, 0x57); in init_display() 38 write_reg(par, HX8357_SETRGB, 0x00, 0x00, 0x06, 0x06); in init_display() 41 write_reg(par, HX8357D_SETCOM, 0x25); in init_display() 44 write_reg(par, HX8357_SETOSC, 0x68); in init_display() 47 write_reg(par, HX8357_SETPANEL, 0x05); in init_display() 50 0x00, /* Not deep standby */ in init_display() 51 0x15, /* BT */ in init_display() 52 0x1C, /* VSPR */ in init_display() 53 0x1C, /* VSNR */ in init_display() 54 0x83, /* AP */ in init_display() [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | traps_64.c | 54 /* When an irrecoverable trap occurs at tl > 0, the trap entry 73 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog() 77 for (i = 0; i < limit; i++) { in dump_tl1_traplog() 93 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap() 96 if (lvl < 0x100) { in bad_trap() 101 lvl -= 0x100; in bad_trap() 107 regs->tpc &= 0xffffffff; in bad_trap() 108 regs->tnpc &= 0xffffffff; in bad_trap() 119 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1() 124 sprintf (buffer, "Bad trap %lx at tl>0", lvl); in bad_trap_tl1() [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | traps_64.c | 54 /* When an irrecoverable trap occurs at tl > 0, the trap entry 73 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog() 77 for (i = 0; i < limit; i++) { in dump_tl1_traplog() 93 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap() 96 if (lvl < 0x100) { in bad_trap() 101 lvl -= 0x100; in bad_trap() 107 regs->tpc &= 0xffffffff; in bad_trap() 108 regs->tnpc &= 0xffffffff; in bad_trap() 119 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1() 124 sprintf (buffer, "Bad trap %lx at tl>0", lvl); in bad_trap_tl1() [all …]
|
| /kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
| D | selftest.c | 41 "\x1c\x0a\x61\x82\x3b\x4f\x2c\xa3\x95\x2c\x08\x58\x4b\xb1\x5d\x99" 43 "\x7b\x4d\xb5\x95\x58\xb2\x52\x2e\xc6\x24\x4b\x71\x63\x80\x32\x77" 65 "\x4c\x53\x3a\xa2\xb5\x84\x1d\x4b\x65\x7e\xdc\xf7\xdb\x36\x7d\xbe" 71 "\x31\xf3\x1c\xc7\x4b\xe6\x93\xcd\x42\xa2\xe4\x68\x10\x47\x9d\xfc" 92 "\x7b\x2e\x4b\x46\x57\xb8\x29\x24\xb2\xfd\xee\x2c\x0d\xa4\x83\xfa" 141 "\x4b\x46\x11\xf3\xfa\x50\x8e\x19\x89\xa2\x4c\xda\x4c\x89\x01\x11" 155 "\x12\x7c\x49\x87\xfb\xf7\xed\xdd\x95\x71\xec\x4b\x1a\x85\x08\xb0" 199 if (ret < 0) in fips_signature_selftest() 202 for (i = 0; i < ARRAY_SIZE(certs_tests); i++) { in fips_signature_selftest() 213 if (ret < 0) in fips_signature_selftest() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| D | saa7134-dvb.c | 64 MODULE_PARM_DESC(use_frontend,"for cards with multiple frontends (0: terrestrial, 1: satellite)"); 79 return 0; in pinnacle_antenna_pwr() 101 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init() 102 static u8 reset [] = { RESET, 0x80 }; in mt352_pinnacle_init() 103 static u8 adc_ctl_1_cfg [] = { ADC_CTL_1, 0x40 }; in mt352_pinnacle_init() 104 static u8 agc_cfg [] = { AGC_TARGET, 0x28, 0xa0 }; in mt352_pinnacle_init() 105 static u8 capt_range_cfg[] = { CAPT_RANGE, 0x31 }; in mt352_pinnacle_init() 106 static u8 fsm_ctl_cfg[] = { 0x7b, 0x04 }; in mt352_pinnacle_init() 107 static u8 gpp_ctl_cfg [] = { GPP_CTL, 0x0f }; in mt352_pinnacle_init() 108 static u8 scan_ctl_cfg [] = { SCAN_CTL, 0x0d }; in mt352_pinnacle_init() [all …]
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | alim15x3.c | 20 * Don't use LBA48 mode on ALi <= 0xC4 21 * Don't poke 0x79 with a non ALi northbridge 23 * Allow UDMA6 on revisions > 0xC4 54 int pio_fifo = 0x54 + hwif->channel; in ali_fifo_control() 59 fifo &= ~(0x0F << shift); in ali_fifo_control() 68 int port = hwif->channel ? 0x5c : 0x58; in ali_program_timings() 69 int udmat = 0x56 + hwif->channel; in ali_program_timings() 75 udma &= ~(0x0F << shift); in ali_program_timings() 126 ali_fifo_control(hwif, drive, (drive->media == ide_disk) ? 0x05 : 0x00); in ali_set_pio_mode() 128 ali_program_timings(hwif, drive, &t, 0); in ali_set_pio_mode() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| D | saa7134-dvb.c | 64 MODULE_PARM_DESC(use_frontend,"for cards with multiple frontends (0: terrestrial, 1: satellite)"); 79 return 0; in pinnacle_antenna_pwr() 101 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init() 102 static u8 reset [] = { RESET, 0x80 }; in mt352_pinnacle_init() 103 static u8 adc_ctl_1_cfg [] = { ADC_CTL_1, 0x40 }; in mt352_pinnacle_init() 104 static u8 agc_cfg [] = { AGC_TARGET, 0x28, 0xa0 }; in mt352_pinnacle_init() 105 static u8 capt_range_cfg[] = { CAPT_RANGE, 0x31 }; in mt352_pinnacle_init() 106 static u8 fsm_ctl_cfg[] = { 0x7b, 0x04 }; in mt352_pinnacle_init() 107 static u8 gpp_ctl_cfg [] = { GPP_CTL, 0x0f }; in mt352_pinnacle_init() 108 static u8 scan_ctl_cfg [] = { SCAN_CTL, 0x0d }; in mt352_pinnacle_init() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
| D | hx8357d.c | 29 #define HX8357D_SETOSC 0xb0 30 #define HX8357D_SETPOWER 0xb1 31 #define HX8357D_SETRGB 0xb3 32 #define HX8357D_SETCYC 0xb3 33 #define HX8357D_SETCOM 0xb6 34 #define HX8357D_SETEXTC 0xb9 35 #define HX8357D_SETSTBA 0xc0 36 #define HX8357D_SETPANEL 0xcc 37 #define HX8357D_SETGAMMA 0xe0 39 #define HX8357D_MADCTL_MY 0x80 [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
| D | hx8357d.c | 29 #define HX8357D_SETOSC 0xb0 30 #define HX8357D_SETPOWER 0xb1 31 #define HX8357D_SETRGB 0xb3 32 #define HX8357D_SETCYC 0xb3 33 #define HX8357D_SETCOM 0xb6 34 #define HX8357D_SETEXTC 0xb9 35 #define HX8357D_SETSTBA 0xc0 36 #define HX8357D_SETPANEL 0xcc 37 #define HX8357D_SETGAMMA 0xe0 39 #define HX8357D_MADCTL_MY 0x80 [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/ |
| D | memory.json | 4 "EventCode": "0x25", 6 "UMask": "0x1" 10 "EventCode": "0x29", 12 "UMask": "0x4" 16 "EventCode": "0x29", 18 "UMask": "0x2" 22 "EventCode": "0x29", 24 "UMask": "0x1" 28 "EventCode": "0x35", 33 "EventCode": "0x40", [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/amdzen1/ |
| D | memory.json | 4 "EventCode": "0x25", 6 "UMask": "0x01" 10 "EventCode": "0x29", 12 "UMask": "0x04" 16 "EventCode": "0x29", 18 "UMask": "0x02" 22 "EventCode": "0x29", 24 "UMask": "0x01" 28 "EventCode": "0x35", 33 "EventCode": "0x40", [all …]
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/microcode/ |
| D | amd_shas.c | 3 { 0x8001227, { 4 0x99,0xc0,0x9b,0x2b,0xcc,0x9f,0x52,0x1b, 5 0x1a,0x5f,0x1d,0x83,0xa1,0x6c,0xc4,0x46, 6 0xe2,0x6c,0xda,0x73,0xfb,0x2d,0x23,0xa8, 7 0x77,0xdc,0x15,0x31,0x33,0x4a,0x46,0x18, 10 { 0x8001250, { 11 0xc0,0x0b,0x6b,0x19,0xfd,0x5c,0x39,0x60, 12 0xd5,0xc3,0x57,0x46,0x54,0xe4,0xd1,0xaa, 13 0xa8,0xf7,0x1f,0xa8,0x6a,0x60,0x3e,0xe3, 14 0x27,0x39,0x8e,0x53,0x30,0xf8,0x49,0x19, [all …]
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | tmp464.rst | 12 Addresses scanned: I2C 0x48, 0x49, 0x4a and 0x4b 20 Addresses scanned: I2C 0x48, 0x49, 0x4a and 0x4b
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| D | aesgcm.c | 43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values 60 return 0; in aesgcm_expandkey() 67 while (len > 0) { in aesgcm_ghash() 101 while (len > 0) { in aesgcm_crypt() 219 "\x4b\x72\x21\xb7\x84\xd0\xd4\x9c" 241 "\x4b\x72\x21\xb7\x84\xd0\xd4\x9c" 252 "\xcd\x33\xb2\x8a\xc7\x73\xf7\x4b" 406 "\x23\x27\x5b\x8b\x4b\xa5\x64\x97" 461 "\x20\x93\x6c\x4b\x37\x99\xb8\x23" 468 "\x9f\x00\x4b\x0c\x4b\xf7\x5f\xe0" [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | ctxnv40.c | 31 * - On context save, NVIDIA set 0x400314 bit 0 to 1 if the "3D state" 35 * opcode 0x60000d is called before resuming normal operation. 37 * checks: ((nsource & 0x0857) || (0x400718 & 0x0100) || (intr & 0x0001)) 38 * and calls 0x60000d before resuming normal operation. 40 * and if true 0x800001 is called with count=0, pos=0, the flag is cleared 44 * flag 10. If it's set, they only transfer the small 0x300 byte block 50 * - There's a number of places where context offset 0 (where we place 51 * the PRAMIN offset of the context) is loaded into either 0x408000, 52 * 0x408004 or 0x408008. Not sure what's up there either. 53 * - The ctxprogs for some cards save 0x400a00 again during the cleanup [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | ctxnv40.c | 31 * - On context save, NVIDIA set 0x400314 bit 0 to 1 if the "3D state" 35 * opcode 0x60000d is called before resuming normal operation. 37 * checks: ((nsource & 0x0857) || (0x400718 & 0x0100) || (intr & 0x0001)) 38 * and calls 0x60000d before resuming normal operation. 40 * and if true 0x800001 is called with count=0, pos=0, the flag is cleared 44 * flag 10. If it's set, they only transfer the small 0x300 byte block 50 * - There's a number of places where context offset 0 (where we place 51 * the PRAMIN offset of the context) is loaded into either 0x408000, 52 * 0x408004 or 0x408008. Not sure what's up there either. 53 * - The ctxprogs for some cards save 0x400a00 again during the cleanup [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/ |
| D | ti,tmp464.yaml | 30 const: 0 39 "^channel@([0-8])$": 47 The channel number. 0 is local channel, 1-8 are remote channels. 49 minimum: 0 73 #size-cells = <0>; 77 reg = <0x4b>; 83 #size-cells = <0>; 87 reg = <0x4b>; 89 #size-cells = <0>; 91 channel@0 { [all …]
|
| /kernel/linux/linux-6.6/net/wireless/certs/ |
| D | wens.hex | 2 0x30, 0x82, 0x02, 0xa7, 0x30, 0x82, 0x01, 0x8f, 3 0x02, 0x14, 0x61, 0xc0, 0x38, 0x65, 0x1a, 0xab, 4 0xdc, 0xf9, 0x4b, 0xd0, 0xac, 0x7f, 0xf0, 0x6c, 5 0x72, 0x48, 0xdb, 0x18, 0xc6, 0x00, 0x30, 0x0d, 6 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 7 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 0x0f, 0x31, 8 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03, 9 0x0c, 0x04, 0x77, 0x65, 0x6e, 0x73, 0x30, 0x20, 10 0x17, 0x0d, 0x32, 0x33, 0x31, 0x32, 0x30, 0x31, 11 0x30, 0x37, 0x34, 0x31, 0x31, 0x34, 0x5a, 0x18, [all …]
|
| /kernel/linux/linux-5.10/net/wireless/certs/ |
| D | wens.hex | 2 0x30, 0x82, 0x02, 0xa7, 0x30, 0x82, 0x01, 0x8f, 3 0x02, 0x14, 0x61, 0xc0, 0x38, 0x65, 0x1a, 0xab, 4 0xdc, 0xf9, 0x4b, 0xd0, 0xac, 0x7f, 0xf0, 0x6c, 5 0x72, 0x48, 0xdb, 0x18, 0xc6, 0x00, 0x30, 0x0d, 6 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 7 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 0x0f, 0x31, 8 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03, 9 0x0c, 0x04, 0x77, 0x65, 0x6e, 0x73, 0x30, 0x20, 10 0x17, 0x0d, 0x32, 0x33, 0x31, 0x32, 0x30, 0x31, 11 0x30, 0x37, 0x34, 0x31, 0x31, 0x34, 0x5a, 0x18, [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/amdzen2/ |
| D | memory.json | 4 "EventCode": "0x24", 7 "UMask": "0x02" 11 "EventCode": "0x25", 13 "UMask": "0x08" 17 "EventCode": "0x25", 19 "UMask": "0x04" 23 "EventCode": "0x25", 25 "UMask": "0x02" 29 "EventCode": "0x25", 31 "UMask": "0x01" [all …]
|