| /linux/drivers/mtd/spi-nor/ |
| H A D | gigadevice.c | 29 return 0; in gd25q256_post_bfpt() 38 .id = SNOR_ID(0xc8, 0x40, 0x15), 44 .id = SNOR_ID(0xc8, 0x40, 0x16), 50 .id = SNOR_ID(0xc8, 0x40, 0x17), 56 .id = SNOR_ID(0xc8, 0x40, 0x18), 62 .id = SNOR_ID(0xc8, 0x40, 0x19), 68 .id = SNOR_ID(0xc8, 0x60, 0x16), 74 .id = SNOR_ID(0xc8, 0x60, 0x17), 80 .id = SNOR_ID(0xc8, 0x60, 0x18),
|
| /linux/tools/perf/arch/x86/tests/ |
| H A 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 …]
|
| H A 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/drivers/scsi/aic7xxx/ |
| H A 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/tools/perf/pmu-events/arch/x86/sierraforest/ |
| H A D | floating-point.json | 4 "Counter": "0,1,2,3,4,5,6,7", 6 "EventCode": "0xcd", 9 "UMask": "0x2" 13 "Counter": "0,1,2,3,4,5,6,7", 14 "EventCode": "0xcd", 17 "UMask": "0x2" 21 "Counter": "0,1,2,3,4,5,6,7", 22 "EventCode": "0xcd", 25 "UMask": "0x8" 29 "Counter": "0, 2 { global() object [all...] |
| /linux/tools/perf/pmu-events/arch/x86/grandridge/ |
| H A D | floating-point.json | 4 "Counter": "0,1,2,3,4,5,6,7", 6 "EventCode": "0xcd", 9 "UMask": "0x2" 13 "Counter": "0,1,2,3,4,5,6,7", 14 "EventCode": "0xc8", 17 "UMask": "0x3" 21 "Counter": "0,1,2,3,4,5,6,7", 23 "EventCode": "0xc8", 2 { global() object [all...] |
| /linux/drivers/char/agp/ |
| H A 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/drivers/gpu/drm/panel/ |
| H A D | panel-boe-himax8279d.c | 59 gpiod_set_value(pinfo->enable_gpio, 0); in disable_gpios() 60 gpiod_set_value(pinfo->pp33_gpio, 0); in disable_gpios() 61 gpiod_set_value(pinfo->pp18_gpio, 0); in disable_gpios() 67 unsigned int i = 0; in send_mipi_cmds() 70 for (i = 0; i < pinfo->desc->on_cmds_num; i++) { in send_mipi_cmds() 74 if (err < 0) in send_mipi_cmds() 78 return 0; in send_mipi_cmds() 87 if (err < 0) { in boe_panel_disable() 92 return 0; in boe_panel_disable() 101 if (err < 0) in boe_panel_unprepare() [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
| H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc8", 10 "UMask": "0x4" 14 "Counter": "0,1,2,3", 15 "EventCode": "0xc8", 19 "UMask": "0x8" 23 "Counter": "0,1,2,3", 24 "EventCode": "0xc 2 { global() object [all...] |
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810_dvt.c | 21 { 25000, 0x0013, 0x0003, 0x40, 0x5F, 0x4F, 0x50, 0x82, 0x51, 0x9D, 22 0x0B, 0x10, 0x40, 0xE9, 0x0B, 0xDF, 0x50, 0xE7, 0x04, 0x02, 23 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22006000, 24 0x22002000, 0x22004000, 0x22006000, 0xC0 }, 27 { 28000, 0x0053, 0x0010, 0x40, 0x61, 0x4F, 0x4F, 0x85, 0x52, 0x9A, 28 0xF2, 0x10, 0x40, 0xE0, 0x03, 0xDF, 0x50, 0xDF, 0xF3, 0x01, 29 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22005000, 30 0x22002000, 0x22004000, 0x22005000, 0xC0 }, 33 { 31000, 0x0013, 0x0002, 0x40, 0x63, 0x4F, 0x4F, 0x87, 0x52, 0x97, 34 0x06, 0x0F, 0x40, 0xE8, 0x0B, 0xDF, 0x50, 0xDF, 0x07, 0x02, [all …]
|
| /linux/sound/drivers/opl4/ |
| H A 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 dev_dbg(opl4->card->dev, "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/Documentation/devicetree/bindings/net/ |
| H A D | airoha,an7583-mdio.yaml | 27 enum: [0xc8, 0xcc] 50 #size-cells = <0>; 54 reg = <0xc8>;
|
| /linux/tools/perf/pmu-events/arch/x86/haswell/ |
| H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc8", 9 "UMask": "0x4" 13 "Counter": "0,1,2,3", 14 "EventCode": "0xc8", 17 "UMask": "0x8" 21 "Counter": "0,1,2,3", 22 "EventCode": "0xc 2 { global() object [all...] |
| /linux/Documentation/driver-api/media/drivers/ |
| H A 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/drivers/staging/fbtft/ |
| H A 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/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-qserdes-txrx-v7.h | 9 #define QSERDES_V7_TX_CLKBUF_ENABLE 0x08 10 #define QSERDES_V7_TX_RESET_TSYNC_EN 0x1c 11 #define QSERDES_V7_TX_PRE_STALL_LDO_BOOST_EN 0x20 12 #define QSERDES_V7_TX_TX_BAND 0x24 13 #define QSERDES_V7_TX_INTERFACE_SELECT 0x2c 14 #define QSERDES_V7_TX_RES_CODE_LANE_TX 0x34 15 #define QSERDES_V7_TX_RES_CODE_LANE_RX 0x38 16 #define QSERDES_V7_TX_RES_CODE_LANE_OFFSET_TX 0x3c 17 #define QSERDES_V7_TX_RES_CODE_LANE_OFFSET_RX 0x40 18 #define QSERDES_V7_TX_PARRATE_REC_DETECT_IDLE_EN 0x60 [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
| H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc8", 10 "UMask": "0x4" 14 "Counter": "0,1,2,3", 15 "EventCode": "0xc8", 19 "UMask": "0x8" 23 "Counter": "0,1,2,3", 24 "EventCode": "0xc 2 { global() object [all...] |
| /linux/lib/crypto/tests/ |
| H A D | md5-testvecs.h | 9 .data_len = 0, 11 0xd4, 0x1d, 0x8c, 0xd9, 0x8f, 0x00, 0xb2, 0x04, 12 0xe9, 0x80, 0x09, 0x98, 0xec, 0xf8, 0x42, 0x7e, 18 0x16, 0x7b, 0x86, 0xf2, 0x1d, 0xf3, 0x76, 0xc9, 19 0x6f, 0x10, 0xa0, 0x61, 0x5b, 0x14, 0x20, 0x0b, 25 0x2d, 0x30, 0x96, 0xc7, 0x43, 0x40, 0xed, 0xb2, 26 0xfb, 0x84, 0x63, 0x9a, 0xec, 0xc7, 0x3c, 0x3c, 32 0xe5, 0x0f, 0xce, 0xe0, 0xc8, 0xff, 0x4e, 0x08, 33 0x5e, 0x19, 0xe5, 0xf2, 0x08, 0x11, 0x19, 0x16, 39 0xe8, 0xca, 0x29, 0x05, 0x2f, 0xd1, 0xf3, 0x99, [all …]
|
| H A D | polyval-testvecs.h | 9 .data_len = 0, 11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 18 0xb5, 0x51, 0x69, 0x89, 0xd4, 0x3c, 0x59, 0xca, 19 0x6a, 0x1c, 0x2a, 0xe9, 0xa1, 0x9c, 0x6c, 0x83, 25 0xf4, 0x50, 0xaf, 0x07, 0xda, 0x42, 0xa7, 0x41, 26 0x4d, 0x24, 0x88, 0x87, 0xe3, 0x40, 0x73, 0x7c, 32 0x9e, 0x88, 0x78, 0x71, 0x4c, 0x55, 0x87, 0xe8, 33 0xb4, 0x96, 0x3d, 0x56, 0xc8, 0xb2, 0xe1, 0x68, 39 0x9e, 0x81, 0x37, 0x8f, 0x49, 0xf7, 0xa2, 0xe4, [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | ip_check_defrag_frags.h | 10 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/tools/perf/pmu-events/arch/x86/haswellx/ |
| H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc8", 9 "UMask": "0x4" 13 "Counter": "0,1,2,3", 14 "EventCode": "0xc8", 17 "UMask": "0x8" 21 "Counter": "0,1,2,3", 22 "EventCode": "0xc8", 25 "UMask": "0x10" 29 "Counter": "0,1,2,3", [all …]
|
| /linux/fs/nls/ |
| H A 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 …]
|
| H A 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 …]
|
| /linux/tools/perf/pmu-events/arch/x86/arrowlake/ |
| H A D | floating-point.json | 4 "Counter": "0,1,2,3,4,5,6,7", 6 "EventCode": "0xcd", 9 "UMask": "0x2", 14 "Counter": "0,1,2,3,4,5,6,7,8,9", 16 "EventCode": "0xb0", 20 "UMask": "0x1", 25 "Counter": "0,1,2,3,4,5,6,7", 27 "EventCode": "0xcd", 30 "UMask": "0x2", 35 "Counter": "0, 2 { global() object [all...] |
| /linux/drivers/media/radio/ |
| H A D | radio-rtrack2.c | 39 static int io[RTRACK2_MAX] = { [0] = CONFIG_RADIO_RTRACK2_PORT, 41 static int radio_nr[RTRACK2_MAX] = { [0 ... (RTRACK2_MAX - 1)] = -1 }; 44 MODULE_PARM_DESC(io, "I/O addresses of the RadioTrack card (0x20f or 0x30f)"); 73 outb_p(0xc8, isa->io); in rtrack2_s_frequency() 74 outb_p(0xc9, isa->io); in rtrack2_s_frequency() 75 outb_p(0xc9, isa->io); in rtrack2_s_frequency() 77 for (i = 0; i < 10; i++) in rtrack2_s_frequency() 80 for (i = 14; i >= 0; i--) in rtrack2_s_frequency() 86 outb_p(0xc8, isa->io); in rtrack2_s_frequency() 88 return 0; in rtrack2_s_frequency() [all …]
|