Home
last modified time | relevance | path

Searched +full:0 +full:x4b (Results 1 – 25 of 1068) sorted by relevance

12345678910>>...43

/kernel/linux/linux-5.10/crypto/
Dtestmgr.h33 * @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-4.19/crypto/
Dtestmgr.h185 "\x9f\x6e\xbd\x4c\x55\x84\x0c\x9b\xcf\x1a\x4b\x51\x1e\x9e\x0c\x06",
212 "\xAF\x94\x28\xC2\xB7\xB8\x88\x3F\xE4\x46\x3A\x4B\xC8\x5B\x1C\xB3"
264 "\x19\xB8\x73\xA2\xAC\x4B\x1E\x66\x48\xD8\x72\x1F\xAC\xF6\xCB\xBC"
358 "\xDD\x4B\xB2\xE7\x20\x0A\x57\xF9\xB4\x94\xC3\x08\x33\x22\x6F\x8B"
392 "\x4B\x5B\x01\xAD\x35\xF9\x48\x53\xB3\x86\x35\x66\xD7\xE7\x29\xC0"
400 "\x55\x9D\x48\x2B\x30\x9C\xDC\x26\x4B\xC2\x89\x45\x13\xB2\x01\x9A"
402 "\x9E\xE2\xBB\xBB\x63\x19\x64\x93\x11\x7B\x25\x65\x30\xCD\x5B\x4B"
440 "\x5B\xE7\x4B\xDF\xA3\xF4\xEE\x59\x4C\x45\xEF\x8B\xC1\x6B\xDE\xDE"
457 "\x33\x3B\x5C\x90\x11\xD0\x9B\xCC\x8A\xBF\x0E\x10\x5B\x4B\xF1\x50"
488 "\xF8\x8D\xA8\xBB\x54\x21\x4C\x5A\x54\x07\x16\x4B\xB4\xA4\x9E\x30"
[all …]
/kernel/linux/linux-4.19/drivers/staging/fbtft/
Dfb_hx8357d.c34 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/
Dfb_hx8357d.c34 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/
Dtraps_64.c54 /* 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-4.19/arch/sparc/kernel/
Dtraps_64.c53 /* When an irrecoverable trap occurs at tl > 0, the trap entry
72 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog()
76 for (i = 0; i < limit; i++) { in dump_tl1_traplog()
92 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap()
95 if (lvl < 0x100) { in bad_trap()
100 lvl -= 0x100; in bad_trap()
106 regs->tpc &= 0xffffffff; in bad_trap()
107 regs->tnpc &= 0xffffffff; in bad_trap()
118 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1()
123 sprintf (buffer, "Bad trap %lx at tl>0", lvl); in bad_trap_tl1()
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
Dsaa7134-dvb.c64 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-4.19/drivers/media/pci/saa7134/
Dsaa7134-dvb.c73 MODULE_PARM_DESC(use_frontend,"for cards with multiple frontends (0: terrestrial, 1: satellite)");
88 return 0; in pinnacle_antenna_pwr()
110 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init()
111 static u8 reset [] = { RESET, 0x80 }; in mt352_pinnacle_init()
112 static u8 adc_ctl_1_cfg [] = { ADC_CTL_1, 0x40 }; in mt352_pinnacle_init()
113 static u8 agc_cfg [] = { AGC_TARGET, 0x28, 0xa0 }; in mt352_pinnacle_init()
114 static u8 capt_range_cfg[] = { CAPT_RANGE, 0x31 }; in mt352_pinnacle_init()
115 static u8 fsm_ctl_cfg[] = { 0x7b, 0x04 }; in mt352_pinnacle_init()
116 static u8 gpp_ctl_cfg [] = { GPP_CTL, 0x0f }; in mt352_pinnacle_init()
117 static u8 scan_ctl_cfg [] = { SCAN_CTL, 0x0d }; in mt352_pinnacle_init()
[all …]
/kernel/linux/linux-5.10/drivers/ide/
Dalim15x3.c20 * 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-4.19/drivers/ide/
Dalim15x3.c20 * 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-5.10/drivers/gpu/drm/tiny/
Dhx8357d.c29 #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/
Dmemory.json4 "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-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv40.c31 * - 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-4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv40.c31 * - 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-5.10/tools/perf/pmu-events/arch/x86/amdzen2/
Dmemory.json4 "EventCode": "0x24",
7 "UMask": "0x2"
11 "EventCode": "0x25",
13 "UMask": "0x8"
17 "EventCode": "0x25",
19 "UMask": "0x4"
23 "EventCode": "0x25",
25 "UMask": "0x2"
29 "EventCode": "0x25",
31 "UMask": "0x1"
[all …]
/kernel/linux/linux-5.10/lib/crypto/
Dblake2s-selftest.c27 * for (i = 0; i < len; i++) {
28 * if (i && (i % 12) == 0)
30 * printf("0x%02x, ", vec[i]);
42 * key[0] = key[1] = 1;
46 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i)
51 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i) {
71 * return 0;
75 { 0xa1, },
76 { 0x7c, 0x89, },
77 { 0x74, 0x0e, 0xd4, },
[all …]
/kernel/linux/linux-5.10/block/partitions/
Defi.h23 #define MSDOS_MBR_SIGNATURE 0xaa55
24 #define EFI_PMBR_OSTYPE_EFI 0xEF
25 #define EFI_PMBR_OSTYPE_EFI_GPT 0xEE
30 #define GPT_HEADER_SIGNATURE 0x5452415020494645ULL
31 #define GPT_HEADER_REVISION_V1 0x00010000
35 EFI_GUID( 0xC12A7328, 0xF81F, 0x11d2, \
36 0xBA, 0x4B, 0x00, 0xA0, 0xC9, 0x3E, 0xC9, 0x3B)
38 EFI_GUID( 0x024DEE41, 0x33E7, 0x11d3, \
39 0x9D, 0x69, 0x00, 0x08, 0xC7, 0x81, 0xF3, 0x9F)
41 EFI_GUID( 0xE3C9E316, 0x0B5C, 0x4DB8, \
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/
Dimx355.c14 #define IMX355_REG_MODE_SELECT 0x0100
15 #define IMX355_MODE_STANDBY 0x00
16 #define IMX355_MODE_STREAMING 0x01
19 #define IMX355_REG_CHIP_ID 0x0016
20 #define IMX355_CHIP_ID 0x0355
23 #define IMX355_REG_FLL 0x0340
24 #define IMX355_FLL_MAX 0xffff
27 #define IMX355_REG_EXPOSURE 0x0202
30 #define IMX355_EXPOSURE_DEFAULT 0x0282
33 #define IMX355_REG_ANALOG_GAIN 0x0204
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Dw83793.rst10 Addresses scanned: I2C 0x2c - 0x2f
23 (default 0)
30 a certain chip. Typical usage is `force_subclients=0,0x2f,0x4a,0x4b`
31 to force the subclients of chip 0x2f on bus 0 to i2c addresses
32 0x4a and 0x4b.
77 sure bit 0 is cleared in the 6 values. And then set the pwm1 value to
102 by writing 0 to the sysfs file "intrusion0_alarm".
/kernel/linux/linux-4.19/Documentation/hwmon/
Dw837937 Addresses scanned: I2C 0x2c - 0x2f
19 (default 0)
25 a certain chip. Typical usage is `force_subclients=0,0x2f,0x4a,0x4b'
26 to force the subclients of chip 0x2f on bus 0 to i2c addresses
27 0x4a and 0x4b.
70 sure bit 0 is cleared in the 6 values. And then set the pwm1 value to
95 by writing 0 to the sysfs file "intrusion0_alarm".
/kernel/linux/linux-4.19/lib/
Dcrc32test.c15 * There are various incantations of crc32(). Some use a seed of 0 or ~0.
16 * Some xor at the end with ~0. The generic crc32() function takes
19 * drivers/net/smc9194.c uses seed ~0, doesn't xor with ~0.
20 * fs/jffs2 uses seed 0, doesn't xor with ~0.
21 * fs/partitions/efi.c uses seed ~0, xor's with ~0.
36 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30,
37 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4,
38 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60,
39 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c,
40 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4,
[all …]
/kernel/linux/linux-5.10/lib/
Dcrc32test.c15 * There are various incantations of crc32(). Some use a seed of 0 or ~0.
16 * Some xor at the end with ~0. The generic crc32() function takes
19 * drivers/net/smc9194.c uses seed ~0, doesn't xor with ~0.
20 * fs/jffs2 uses seed 0, doesn't xor with ~0.
21 * fs/partitions/efi.c uses seed ~0, xor's with ~0.
36 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30,
37 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4,
38 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60,
39 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c,
40 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4,
[all …]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dm88ds3103_priv.h23 #define M88RS6000_CHIP_ID 0x74
24 #define M88DS3103_CHIP_ID 0x70
26 #define M88DS3103_CHIPTYPE_3103 0
60 {0x23, 0x07},
61 {0x08, 0x03},
62 {0x0c, 0x02},
63 {0x21, 0x54},
64 {0x25, 0x8a},
65 {0x27, 0x31},
66 {0x30, 0x08},
[all …]
/kernel/linux/linux-4.19/drivers/media/dvb-frontends/
Dm88ds3103_priv.h30 #define M88RS6000_CHIP_ID 0x74
31 #define M88DS3103_CHIP_ID 0x70
59 {0x23, 0x07},
60 {0x08, 0x03},
61 {0x0c, 0x02},
62 {0x21, 0x54},
63 {0x25, 0x8a},
64 {0x27, 0x31},
65 {0x30, 0x08},
66 {0x31, 0x40},
[all …]
/kernel/linux/linux-4.19/include/linux/mfd/
Drk808.h33 #define RK808_DCDC1 0 /* (0+RK808_START) */
54 #define RK808_SECONDS_REG 0x00
55 #define RK808_MINUTES_REG 0x01
56 #define RK808_HOURS_REG 0x02
57 #define RK808_DAYS_REG 0x03
58 #define RK808_MONTHS_REG 0x04
59 #define RK808_YEARS_REG 0x05
60 #define RK808_WEEKS_REG 0x06
61 #define RK808_ALARM_SECONDS_REG 0x08
62 #define RK808_ALARM_MINUTES_REG 0x09
[all …]

12345678910>>...43