Home
last modified time | relevance | path

Searched +full:0 +full:x48 (Results 1 – 25 of 1050) sorted by relevance

12345678910>>...42

/linux-6.12.1/arch/sparc/kernel/
Dtraps_64.c55 /* When an irrecoverable trap occurs at tl > 0, the trap entry
74 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog()
78 for (i = 0; i < limit; i++) { in dump_tl1_traplog()
94 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap()
97 if (lvl < 0x100) { in bad_trap()
102 lvl -= 0x100; in bad_trap()
108 regs->tpc &= 0xffffffff; in bad_trap()
109 regs->tnpc &= 0xffffffff; in bad_trap()
120 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1()
125 sprintf (buffer, "Bad trap %lx at tl>0", lvl); in bad_trap_tl1()
[all …]
/linux-6.12.1/tools/perf/arch/x86/tests/
Dinsn-x86-dat-32.c8 {{0x0f, 0x31, }, 2, 0, "", "",
9 "0f 31 \trdtsc ",},
10 {{0xc4, 0xe2, 0x7d, 0x13, 0xeb, }, 5, 0, "", "",
12 {{0x62, 0x81, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "",
13 "62 81 78 56 34 12 \tbound %eax,0x12345678(%ecx)",},
14 {{0x62, 0x88, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "",
15 "62 88 78 56 34 12 \tbound %ecx,0x12345678(%eax)",},
16 {{0x62, 0x90, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "",
17 "62 90 78 56 34 12 \tbound %edx,0x12345678(%eax)",},
18 {{0x62, 0x98, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "",
[all …]
Dinsn-x86-dat-64.c8 {{0x0f, 0x31, }, 2, 0, "", "",
9 "0f 31 \trdtsc ",},
10 {{0xc4, 0xe2, 0x7d, 0x13, 0xeb, }, 5, 0, "", "",
12 {{0x48, 0x0f, 0x41, 0xd8, }, 4, 0, "", "",
13 "48 0f 41 d8 \tcmovno %rax,%rbx",},
14 {{0x48, 0x0f, 0x41, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "",
15 "48 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%rcx",},
16 {{0x66, 0x0f, 0x41, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "",
17 "66 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%cx",},
18 {{0x48, 0x0f, 0x44, 0xd8, }, 4, 0, "", "",
[all …]
/linux-6.12.1/crypto/
Dtestmgr.h33 * @ksize: Length of @key in bytes (0 if no key)
103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
198 "\x0A\x03\x37\x48\x62\x64\x87\x69\x5F\x5F\x30\xBC\x38\xB9\x8B\x44"
236 "\x1F\xB8\xDF\xBA\xAF\x03\x5C\x02\xAB\x61\xEA\x48\xCE\xEB\x6F\xCD"
237 "\x48\x76\xED\x52\x0D\x60\xE1\xEC\x46\x19\x71\x9D\x8A\x5B\x8B\x80"
251 "\x93\x99\x26\xED\x4F\x74\xA1\x3E\xDD\xFB\xE1\xA1\xCE\xCC\x48\x94"
287 "\xc2\x7f\x74\x81\x91\x68\x44\x48\x5a\xdc\xa0\x7e\xa7\x0b\x05\x7f"
307 "\x8C\x33\xE4\x36\xB8\x43\xEB\x19\x2A\x81\x8D\xDE\x81\x0A\x99\x48"
327 "\x19\xB8\x73\xA2\xAC\x4B\x1E\x66\x48\xD8\x72\x1F\xAC\xF6\xCB\xBC"
359 "\x1E\x9E\x48\x81\xDD\x2D\xE4\x6F\xC2\xCD\xCA\x93\x9E\x65\x7E\xD5"
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/iio/proximity/
Dmurata,irsd200.yaml22 - 0x48
23 - 0x49
25 When the AD pin is connected to GND, the slave address is 0x48.
26 When the AD pin is connected to VDD, the slave address is 0x49.
51 #size-cells = <0>;
55 reg = <0x48>;
/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c38 do { prog = emit_code(prog, bytes, len); } while (0)
46 do { EMIT1(b1); EMIT(off, 4); } while (0)
48 do { EMIT2(b1, b2); EMIT(off, 4); } while (0)
50 do { EMIT3(b1, b2, b3); EMIT(off, 4); } while (0)
52 do { EMIT4(b1, b2, b3, b4); EMIT(off, 4); } while (0)
74 * 211: 74 7d je 0x290
75 * 213: 48 8b 77 00 mov rsi,QWORD PTR [rdi+0x0]
78 * 28c: 74 17 je 0x2a5
79 * 28e: e9 7f ff ff ff jmp 0x212
80 * 293: bf 03 00 00 00 mov edi,0x3
[all …]
/linux-6.12.1/lib/fonts/
Dfont_6x8.c7 { 0, 0, FONTDATAMAX, 0 }, {
8 /* 0 0x00 '^@' */
9 0x00, /* 000000 */
10 0x00, /* 000000 */
11 0x00, /* 000000 */
12 0x00, /* 000000 */
13 0x00, /* 000000 */
14 0x00, /* 000000 */
15 0x00, /* 000000 */
16 0x00, /* 000000 */
[all …]
Dfont_6x10.c7 { 0, 0, FONTDATAMAX, 0 }, {
8 /* 0 0x00 '^@' */
9 0x00, /* 00000000 */
10 0x00, /* 00000000 */
11 0x00, /* 00000000 */
12 0x00, /* 00000000 */
13 0x00, /* 00000000 */
14 0x00, /* 00000000 */
15 0x00, /* 00000000 */
16 0x00, /* 00000000 */
[all …]
/linux-6.12.1/sound/soc/codecs/
Dpcm6240.h43 #define PCMDEV_GENERIC_VOL_CTRL 0x0
44 #define PCMDEV_PCM1690_VOL_CTRL 0x1
45 #define PCMDEV_PCM1690_FINE_VOL_CTRL 0x2
64 #define PCMDEVICE_PAGE_SELECT 0x00
66 #define PCMDEVICE_REG_SWRESET PCMDEVICE_REG(0X0, 0x01)
67 #define PCMDEVICE_REG_SWRESET_RESET BIT(0)
69 #define ADC5120_REG_CH1_ANALOG_GAIN PCMDEVICE_REG(0X0, 0x3d)
70 #define ADC5120_REG_CH1_DIGITAL_GAIN PCMDEVICE_REG(0X0, 0x3e)
71 #define ADC5120_REG_CH2_ANALOG_GAIN PCMDEVICE_REG(0X0, 0x42)
72 #define ADC5120_REG_CH2_DIGITAL_GAIN PCMDEVICE_REG(0X0, 0x43)
[all …]
/linux-6.12.1/drivers/misc/cb710/
Dcore.c31 unsigned int devfn = PCI_DEVFN(PCI_SLOT(pdev->devfn), 0); in cb710_pci_configure()
35 cb710_pci_update_config_reg(pdev, 0x48, in cb710_pci_configure()
36 ~0x000000FF, 0x0000003F); in cb710_pci_configure()
38 pci_read_config_dword(pdev, 0x48, &val); in cb710_pci_configure()
39 if (val & 0x80000000) in cb710_pci_configure()
40 return 0; in cb710_pci_configure()
48 cb710_pci_update_config_reg(pdev0, 0x8C, in cb710_pci_configure()
49 ~0x00F00000, 0x00100000); in cb710_pci_configure()
50 cb710_pci_update_config_reg(pdev0, 0xB0, in cb710_pci_configure()
51 ~0x08000000, 0x08000000); in cb710_pci_configure()
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/bonnell/
Dcache.json4 "Counter": "0,1",
5 "EventCode": "0x40",
8 "UMask": "0xa3"
12 "Counter": "0,1",
13 "EventCode": "0x40",
16 "UMask": "0x83"
20 "Counter": "0,1",
21 "EventCode": "0x40",
24 "UMask": "0x10"
28 "Counter": "0,1",
[all …]
/linux-6.12.1/tools/testing/selftests/bpf/
Dip_check_defrag_frags.h10 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x0, 0x40, 0x11,
11 0xac, 0xe8, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8,
12 0xbe, 0xee, 0xbe, 0xef, 0x0, 0x3a, 0x0, 0x0, 0x54, 0x48,
13 0x49, 0x53, 0x20, 0x49, 0x53, 0x20, 0x54, 0x48, 0x45, 0x20,
14 0x4f, 0x52, 0x49, 0x47,
17 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x3, 0x40, 0x11,
18 0xac, 0xe5, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8,
19 0x49, 0x4e, 0x41, 0x4c, 0x20, 0x4d, 0x45, 0x53, 0x53, 0x41,
20 0x47, 0x45, 0x2c, 0x20, 0x50, 0x4c, 0x45, 0x41, 0x53, 0x45,
21 0x20, 0x52, 0x45, 0x41,
[all …]
/linux-6.12.1/sound/pci/nm256/
Dnm256_coef.c2 #define NM_TOTAL_COEFF_COUNT 0x3158
5 0xFF, 0xFF, 0x2F, 0x00, 0x4B, 0xFF, 0xA5, 0x01, 0xEF, 0xFC, 0x21,
6 0x05, 0x87, 0xF7, 0x62, 0x11, 0xE9, 0x45, 0x5E, 0xF9, 0xB5, 0x01,
7 0xDE, 0xFF, 0xA4, 0xFF, 0x60, 0x00, 0xCA, 0xFF, 0x0D, 0x00, 0xFD,
8 0xFF, 0x36, 0x00, 0x36, 0xFF, 0xE6, 0x01, 0x3D, 0xFC, 0xD6, 0x06,
9 0x4C, 0xF3, 0xED, 0x20, 0x3D, 0x3D, 0x4A, 0xF3, 0x4E, 0x05, 0xB1,
10 0xFD, 0xE1, 0x00, 0xC3, 0xFF, 0x05, 0x00, 0x02, 0x00, 0xFD, 0xFF,
11 0x2A, 0x00, 0x5C, 0xFF, 0xAA, 0x01, 0x71, 0xFC, 0x07, 0x07, 0x7E,
12 0xF1, 0x44, 0x30, 0x44, 0x30, 0x7E, 0xF1, 0x07, 0x07, 0x71, 0xFC,
13 0xAA, 0x01, 0x5C, 0xFF, 0x2A, 0x00, 0xFD, 0xFF, 0x02, 0x00, 0x05,
[all …]
/linux-6.12.1/arch/sparc/include/uapi/asm/
Dptrace.h16 #define PT_REGS_MAGIC 0x57ac6c00
142 #define UREG_G0 0
169 #define TRACEREG_SZ 0xa0
170 #define STACKFRAME_SZ 0xc0
172 #define TRACEREG32_SZ 0x50
173 #define STACKFRAME32_SZ 0x60
185 #define TRACEREG_SZ 0x50
186 #define STACKFRAME_SZ 0x60
193 #define PT_V9_G0 0x00
194 #define PT_V9_G1 0x08
[all …]
/linux-6.12.1/drivers/ata/
Dpata_hpt3x3.c43 pci_read_config_dword(pdev, 0x44, &r1); in hpt3x3_set_piomode()
44 pci_read_config_dword(pdev, 0x48, &r2); in hpt3x3_set_piomode()
48 r2 &= ~(0x11 << dn); /* Clear MWDMA and UDMA bits */ in hpt3x3_set_piomode()
50 pci_write_config_dword(pdev, 0x44, r1); in hpt3x3_set_piomode()
51 pci_write_config_dword(pdev, 0x48, r2); in hpt3x3_set_piomode()
63 * 0x44 : bit 0-2 master mode, 3-5 slave mode, etc
64 * 0x48 : bit 4/0 DMA/UDMA bit 5/1 for slave etc
72 int mode_num = adev->dma_mode & 0x0F; in hpt3x3_set_dmamode()
74 pci_read_config_dword(pdev, 0x44, &r1); in hpt3x3_set_dmamode()
75 pci_read_config_dword(pdev, 0x48, &r2); in hpt3x3_set_dmamode()
[all …]
/linux-6.12.1/lib/crypto/
Daesgcm.c43 * 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()
114 while (len > 0) { in aesgcm_crypt()
321 "\x8c\xb0\x8e\x48\x59\x0d\xbb\x3d"
343 "\x8c\xb0\x8e\x48\x59\x0d\xbb\x3d"
373 "\x42\xc1\xcc\x08\x48\x6f\x41\x3f"
413 "\x48\x2f\xa9\x5c\x5f\xa0\xf0\x79"
421 "\x03\x25\x3c\x8d\x48\x58\x71\x34"
434 "\x2f\x48\x69\x37\x9f\xf2\xd2\xcb"
[all …]
/linux-6.12.1/fs/nls/
Dnls_ascii.c17 /* 0x00*/
18 0x0000, 0x0001, 0x0002, 0x0003,
19 0x0004, 0x0005, 0x0006, 0x0007,
20 0x0008, 0x0009, 0x000a, 0x000b,
21 0x000c, 0x000d, 0x000e, 0x000f,
22 /* 0x10*/
23 0x0010, 0x0011, 0x0012, 0x0013,
24 0x0014, 0x0015, 0x0016, 0x0017,
25 0x0018, 0x0019, 0x001a, 0x001b,
26 0x001c, 0x001d, 0x001e, 0x001f,
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dmelfas_mip4.txt5 - reg: I2C slave address of the chip (0x48 or 0x34)
15 reg = <0x48>;
17 interrupts = <0 IRQ_TYPE_EDGE_FALLING>;
18 ce-gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
/linux-6.12.1/fs/xfs/
Dxfs_dahash_test.c20 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30,
21 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4,
22 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60,
23 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c,
24 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4,
25 0xe9, 0x70, 0x51, 0x8c, 0x7f, 0x95, 0x6f, 0x1a,
26 0x56, 0xa1, 0x5c, 0x27, 0x03, 0x67, 0x9f, 0x3a,
27 0xe2, 0x31, 0x11, 0x29, 0x6b, 0x98, 0xfc, 0xc4,
28 0x53, 0x24, 0xc5, 0x8b, 0xce, 0x47, 0xb2, 0xb9,
29 0x32, 0xcb, 0xc1, 0xd0, 0x03, 0x57, 0x4e, 0xd4,
[all …]
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dtestmode.c25 MT_WF_PHY_RFINTF3_0(0),
41 { 0, 0x48 },
42 { 1, 0x48 },
43 { 2, 0x48 },
44 { 3, 0x48 },
82 for (i = 0; i < target_chains; i++) { in mt7615_tm_set_tx_power()
84 if (ret < 0) { in mt7615_tm_set_tx_power()
107 for (i = 0; i < n_regs; i++) in mt7615_tm_reg_backup_restore()
110 for (i = 0; i < n_rf_regs; i++) in mt7615_tm_reg_backup_restore()
125 for (i = 0; i < n_regs; i++) in mt7615_tm_reg_backup_restore()
[all …]
/linux-6.12.1/arch/m68k/68000/
Dbootlogo.h7 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x55, 0x01, 0x00, 0x00, 0x00,
8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
9 0x00, 0x00, 0x40, 0x55, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0x55,
11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xac, 0x00, 0x00, 0x00, 0x00, 0x00,
13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
14 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00,
16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/linux-6.12.1/drivers/media/pci/solo6x10/
Dsolo6x10-jpeg.h16 0xff, 0xd8, 0xff, 0xfe, 0x00, 0x0d, 0x42, 0x6c,
17 0x75, 0x65, 0x63, 0x68, 0x65, 0x72, 0x72, 0x79,
18 0x20, 0xff, 0xdb, 0x00, 0x43, 0x00, 0x20, 0x16,
19 0x18, 0x1c, 0x18, 0x14, 0x20, 0x1c, 0x1a, 0x1c,
20 0x24, 0x22, 0x20, 0x26, 0x30, 0x50, 0x34, 0x30,
21 0x2c, 0x2c, 0x30, 0x62, 0x46, 0x4a, 0x3a, 0x50,
22 0x74, 0x66, 0x7a, 0x78, 0x72, 0x66, 0x70, 0x6e,
23 0x80, 0x90, 0xb8, 0x9c, 0x80, 0x88, 0xae, 0x8a,
24 0x6e, 0x70, 0xa0, 0xda, 0xa2, 0xae, 0xbe, 0xc4,
25 0xce, 0xd0, 0xce, 0x7c, 0x9a, 0xe2, 0xf2, 0xe0,
[all …]
/linux-6.12.1/net/wireless/certs/
Dwens.hex2 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 …]
/linux-6.12.1/fs/bcachefs/
Dbkey.c19 u64 v = *p & (~0ULL >> high_bit_offset); in bch2_bkey_packed_to_binary_text()
31 next_key_bits = 0; in bch2_bkey_packed_to_binary_text()
70 format->bits_per_field[0], in bch2_bkey_pack_verify()
120 .w = 0, in pack_state_init()
160 u64 v = 0, offset = le64_to_cpu(state->format->field_offset[field]); in get_inc_field()
171 /* avoid shift by 64 if bits is 0 - bits is never 64 here: */ in get_inc_field()
187 /* avoid shift by 64 if bits is 64 - bits is never 0 here: */ in __set_inc_field()
192 state->w = 0; in __set_inc_field()
235 *w = 0; in bch2_bkey_transform_key()
237 for (i = 0; i < BKEY_NR_FIELDS; i++) in bch2_bkey_transform_key()
[all …]
/linux-6.12.1/drivers/clk/qcom/
Dlcc-ipq806x.c27 .l_reg = 0x4,
28 .m_reg = 0x8,
29 .n_reg = 0xc,
30 .config_reg = 0x14,
31 .mode_reg = 0x0,
32 .status_reg = 0x18,
45 .l = 0xf,
46 .m = 0x91,
47 .n = 0xc7,
48 .vco_val = 0x0,
[all …]

12345678910>>...42