/Linux-v5.10/tools/perf/arch/x86/tests/ |
D | insn-x86-dat-64.c | 8 {{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 …]
|
D | insn-x86-dat-32.c | 8 {{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 …]
|
/Linux-v5.10/drivers/scsi/aic7xxx/ |
D | aic7xxx_seq.h_shipped | 9 0xb2, 0x00, 0x00, 0x08, 10 0xf7, 0x11, 0x22, 0x08, 11 0x00, 0x65, 0xee, 0x59, 12 0xf7, 0x01, 0x02, 0x08, 13 0xff, 0x6a, 0x24, 0x08, 14 0x40, 0x00, 0x40, 0x68, 15 0x08, 0x1f, 0x3e, 0x10, 16 0x40, 0x00, 0x40, 0x68, 17 0xff, 0x40, 0x3c, 0x60, 18 0x08, 0x1f, 0x3e, 0x10, [all …]
|
/Linux-v5.10/drivers/scsi/ |
D | a100u2w.c | 93 0x01, /* 0x00: Sub System Vendor ID 0 */ 94 0x11, /* 0x01: Sub System Vendor ID 1 */ 95 0x60, /* 0x02: Sub System ID 0 */ 96 0x10, /* 0x03: Sub System ID 1 */ 97 0x00, /* 0x04: SubClass */ 98 0x01, /* 0x05: Vendor ID 0 */ 99 0x11, /* 0x06: Vendor ID 1 */ 100 0x60, /* 0x07: Device ID 0 */ 101 0x10, /* 0x08: Device ID 1 */ 102 0x00, /* 0x09: Reserved */ [all …]
|
/Linux-v5.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 237 "\xAF\x94\x28\xC2\xB7\xB8\x88\x3F\xE4\x46\x3A\x4B\xC8\x5B\x1C\xB3" 310 "\xfc\xf2\x10\x92\xf3\xc1\xbf\x84\x7f\xfd\x2c\xae\xc8\xb5\xf6\x41" 352 "\xfc\xf2\x10\x92\xf3\xc1\xbf\x84\x7f\xfd\x2c\xae\xc8\xb5\xf6\x41" 409 "\x11\x40\x19\xE3\x21\x13\xC8\xB3\x7E\xDC\xD7\x65\x40\x4C\x2D\xD6" 422 "\x79\x84\xCE\x06\x96\x69\x29\x49\x82\x1C\x71\x4A\xA1\x66\xC8\x2F" 424 "\x87\xCB\x46\xDE\x97\xA7\xB3\xA2\x54\x5B\xD7\xAF\xAB\xEB\xC8\xF3" 429 "\xA2\xC8\x39\x3E\xD5\x51\xBC\x0A\xBE\x6D\xA8\xA0\xF6\x88\x06\x79" 442 "\x51\xF3\xC8\x61\xF5\x77\x22\x48\x10\x87\x4C\xD5\xA4\xD5\xAE\x2D" [all …]
|
/Linux-v5.10/drivers/char/agp/ |
D | intel-agp.h | 9 #define INTEL_APSIZE 0xb4 10 #define INTEL_ATTBASE 0xb8 11 #define INTEL_AGPCTRL 0xb0 12 #define INTEL_NBXCFG 0x50 13 #define INTEL_ERRSTS 0x91 16 #define I830_GMCH_CTRL 0x52 17 #define I830_GMCH_ENABLED 0x4 18 #define I830_GMCH_MEM_MASK 0x1 19 #define I830_GMCH_MEM_64M 0x1 20 #define I830_GMCH_MEM_128M 0 [all …]
|
/Linux-v5.10/drivers/gpu/drm/panel/ |
D | panel-boe-himax8279d.c | 63 gpiod_set_value(pinfo->enable_gpio, 0); in disable_gpios() 64 gpiod_set_value(pinfo->pp33_gpio, 0); in disable_gpios() 65 gpiod_set_value(pinfo->pp18_gpio, 0); in disable_gpios() 71 unsigned int i = 0; in send_mipi_cmds() 74 for (i = 0; i < pinfo->desc->on_cmds_num; i++) { in send_mipi_cmds() 78 if (err < 0) in send_mipi_cmds() 82 return 0; in send_mipi_cmds() 91 return 0; in boe_panel_disable() 94 if (err < 0) { in boe_panel_disable() 101 return 0; in boe_panel_disable() [all …]
|
D | panel-boe-tv101wum-nl6.c | 79 _INIT_DCS_CMD(0xB0, 0x05), 80 _INIT_DCS_CMD(0xB1, 0xE5), 81 _INIT_DCS_CMD(0xB3, 0x52), 82 _INIT_DCS_CMD(0xB0, 0x00), 83 _INIT_DCS_CMD(0xB3, 0x88), 84 _INIT_DCS_CMD(0xB0, 0x04), 85 _INIT_DCS_CMD(0xB8, 0x00), 86 _INIT_DCS_CMD(0xB0, 0x00), 87 _INIT_DCS_CMD(0xB6, 0x03), 88 _INIT_DCS_CMD(0xBA, 0x8B), [all …]
|
D | panel-samsung-s6e8aa0.c | 34 #define PANELCTL_SS_1_800 (0 << 5) 41 #define PANELCTL_CLK1_000 (0 << 3) 43 #define PANELCTL_CLK2_CON_MASK (7 << 0) 44 #define PANELCTL_CLK2_000 (0 << 0) 45 #define PANELCTL_CLK2_001 (1 << 0) 48 #define PANELCTL_INT1_000 (0 << 3) 50 #define PANELCTL_INT2_CON_MASK (7 << 0) 51 #define PANELCTL_INT2_000 (0 << 0) 52 #define PANELCTL_INT2_001 (1 << 0) 55 #define PANELCTL_BICTL_000 (0 << 3) [all …]
|
/Linux-v5.10/drivers/video/fbdev/i810/ |
D | i810_dvt.c | 20 { 25000, 0x0013, 0x0003, 0x40, 0x5F, 0x4F, 0x50, 0x82, 0x51, 0x9D, 21 0x0B, 0x10, 0x40, 0xE9, 0x0B, 0xDF, 0x50, 0xE7, 0x04, 0x02, 22 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22006000, 23 0x22002000, 0x22004000, 0x22006000, 0xC0 }, 26 { 28000, 0x0053, 0x0010, 0x40, 0x61, 0x4F, 0x4F, 0x85, 0x52, 0x9A, 27 0xF2, 0x10, 0x40, 0xE0, 0x03, 0xDF, 0x50, 0xDF, 0xF3, 0x01, 28 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22005000, 29 0x22002000, 0x22004000, 0x22005000, 0xC0 }, 32 { 31000, 0x0013, 0x0002, 0x40, 0x63, 0x4F, 0x4F, 0x87, 0x52, 0x97, 33 0x06, 0x0F, 0x40, 0xE8, 0x0B, 0xDF, 0x50, 0xDF, 0x07, 0x02, [all …]
|
/Linux-v5.10/drivers/media/dvb-frontends/ |
D | m88ds3103_priv.h | 23 #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 …]
|
/Linux-v5.10/sound/drivers/opl4/ |
D | yrw801.c | 40 snd_opl4_read_memory(opl4, buf, 0x001200, 15); in snd_yrw801_detect() 43 snd_opl4_read_memory(opl4, buf, 0x1ffffe, 2); in snd_yrw801_detect() 44 if (buf[0] != 0x01) in snd_yrw801_detect() 46 snd_printdd("YRW801 ROM version %02x.%02x\n", buf[0], buf[1]); in snd_yrw801_detect() 47 return 0; in snd_yrw801_detect() 58 {0x14, 0x27, {0x12c,7474,100, 0,0,0x00,0xc8,0x20,0xf2,0x13,0x08,0x0}}, 59 {0x28, 0x2d, {0x12d,6816,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 60 {0x2e, 0x33, {0x12e,5899,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 61 {0x34, 0x39, {0x12f,5290,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 62 {0x3a, 0x3f, {0x130,4260,100, 0,0,0x0a,0xc8,0x20,0xf2,0x14,0x08,0x0}}, [all …]
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellde/ |
D | memory.json | 3 "EventCode": "0x05", 4 "UMask": "0x1", 6 "Counter": "0,1,2,3", 10 "CounterHTOff": "0,1,2,3,4,5,6,7" 13 "EventCode": "0x05", 14 "UMask": "0x2", 16 "Counter": "0,1,2,3", 20 "CounterHTOff": "0,1,2,3,4,5,6,7" 23 "EventCode": "0x54", 24 "UMask": "0x1", [all …]
|
/Linux-v5.10/Documentation/driver-api/media/drivers/ |
D | radiotrack.rst | 56 The RadioTrack (base) ioport is configurable for 0x30c or 0x20c. Only one 78 0 0 audio mute 79 0 1 volume + (some delay required) 80 1 0 volume - (some delay required) 87 0 No Detect 93 0xff ==> no stereo detected, 0xfd ==> stereo detected. 98 0 Disable path (silence) 105 0 0 "zero" bit phase 1 106 0 1 "zero" bit phase 2 107 1 0 "one" bit phase 1 [all …]
|
/Linux-v5.10/drivers/staging/fbtft/ |
D | fb_hx8357d.h | 20 #define HX8357D 0xD 21 #define HX8357B 0xB 26 #define HX8357_SETOSC 0xB0 27 #define HX8357_SETPWR1 0xB1 28 #define HX8357B_SETDISPLAY 0xB2 29 #define HX8357_SETRGB 0xB3 30 #define HX8357D_SETCOM 0xB6 32 #define HX8357B_SETDISPMODE 0xB4 33 #define HX8357D_SETCYC 0xB4 34 #define HX8357B_SETOTP 0xB7 [all …]
|
/Linux-v5.10/fs/nls/ |
D | nls_cp936.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x4E02,0x4E04,0x4E05,0x4E06,0x4E0F,0x4E12,0x4E17,0x4E1F,/* 0x40-0x47 */ 26 0x4E20,0x4E21,0x4E23,0x4E26,0x4E29,0x4E2E,0x4E2F,0x4E31,/* 0x48-0x4F */ [all …]
|
D | nls_iso8859-1.c | 17 /* 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 …]
|
D | nls_cp949.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x0000,0xAC02,0xAC03,0xAC05,0xAC06,0xAC0B,0xAC0C,0xAC0D,/* 0x40-0x47 */ 26 0xAC0E,0xAC0F,0xAC18,0xAC1E,0xAC1F,0xAC21,0xAC22,0xAC23,/* 0x48-0x4F */ [all …]
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/haswell/ |
D | memory.json | 4 "EventCode": "0x05", 5 "Counter": "0,1,2,3", 6 "UMask": "0x1", 10 "CounterHTOff": "0,1,2,3,4,5,6,7" 14 "EventCode": "0x05", 15 "Counter": "0,1,2,3", 16 "UMask": "0x2", 20 "CounterHTOff": "0,1,2,3,4,5,6,7" 23 "EventCode": "0x54", 24 "Counter": "0,1,2,3", [all …]
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/icelake/ |
D | memory.json | 5 "EventCode": "0x54", 6 "Counter": "0,1,2,3", 7 "UMask": "0x1", 8 "PEBScounters": "0,1,2,3", 16 "EventCode": "0x54", 17 "Counter": "0,1,2,3", 18 "UMask": "0x2", 19 "PEBScounters": "0,1,2,3", 27 "EventCode": "0x54", 28 "Counter": "0,1,2,3", [all …]
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | memory.json | 3 "EventCode": "0x05", 4 "UMask": "0x1", 6 "Counter": "0,1,2,3", 10 "CounterHTOff": "0,1,2,3,4,5,6,7" 13 "EventCode": "0x05", 14 "UMask": "0x2", 16 "Counter": "0,1,2,3", 20 "CounterHTOff": "0,1,2,3,4,5,6,7" 23 "EventCode": "0x54", 24 "UMask": "0x1", [all …]
|
/Linux-v5.10/lib/ |
D | crc32test.c | 15 * 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 …]
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/haswellx/ |
D | memory.json | 3 "EventCode": "0x05", 4 "UMask": "0x1", 6 "Counter": "0,1,2,3", 10 "CounterHTOff": "0,1,2,3,4,5,6,7" 13 "EventCode": "0x05", 14 "UMask": "0x2", 16 "Counter": "0,1,2,3", 20 "CounterHTOff": "0,1,2,3,4,5,6,7" 23 "EventCode": "0x54", 24 "UMask": "0x1", [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | socfpga_arria10.dtsi | 15 #size-cells = <0>; 18 cpu@0 { 21 reg = <0>; 36 reg = <0xffffd000 0x1000>, 37 <0xffffc100 0x100>; 56 reg = <0xffda1000 0x1000>; 57 interrupts = <0 83 IRQ_TYPE_LEVEL_HIGH>, 58 <0 84 IRQ_TYPE_LEVEL_HIGH>, 59 <0 85 IRQ_TYPE_LEVEL_HIGH>, 60 <0 86 IRQ_TYPE_LEVEL_HIGH>, [all …]
|
/Linux-v5.10/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 54 #define HDMI_MAPPED_BASE 0xffff0000 162 0x01, 0x05, 0x00, 0xD8, 0x10, 0x1C, 0x30, 0x40, 163 0x6B, 0x10, 0x02, 0x51, 0xDF, 0xF2, 0x54, 0x87, 164 0x84, 0x00, 0x30, 0x38, 0x00, 0x08, 0x10, 0xE0, 165 0x22, 0x40, 0xE3, 0x26, 0x00, 0x00, 0x00, 0x80, 171 0x01, 0x05, 0x00, 0xD4, 0x10, 0x9C, 0x09, 0x64, 172 0x6B, 0x10, 0x02, 0x51, 0xDF, 0xF2, 0x54, 0x87, 173 0x84, 0x00, 0x30, 0x38, 0x00, 0x08, 0x10, 0xE0, 174 0x22, 0x40, 0xE3, 0x26, 0x00, 0x00, 0x00, 0x80, 180 0x01, 0x05, 0x00, 0xD8, 0x10, 0x9C, 0xef, 0x5B, [all …]
|