| /Linux-v5.15/tools/arch/s390/include/uapi/asm/ |
| D | sie.h | 6 { 0x10, "DIAG (0x10) release pages" }, \ 7 { 0x44, "DIAG (0x44) time slice end" }, \ 8 { 0x9c, "DIAG (0x9c) time slice end directed" }, \ 9 { 0x204, "DIAG (0x204) logical-cpu utilization" }, \ 10 { 0x258, "DIAG (0x258) page-reference services" }, \ 11 { 0x288, "DIAG (0x288) watchdog functions" }, \ 12 { 0x308, "DIAG (0x308) ipl functions" }, \ 13 { 0x500, "DIAG (0x500) KVM virtio functions" }, \ 14 { 0x501, "DIAG (0x501) KVM breakpoint" } 17 { 0x01, "SIGP sense" }, \ [all …]
|
| /Linux-v5.15/arch/s390/include/uapi/asm/ |
| D | sie.h | 6 { 0x10, "DIAG (0x10) release pages" }, \ 7 { 0x44, "DIAG (0x44) time slice end" }, \ 8 { 0x9c, "DIAG (0x9c) time slice end directed" }, \ 9 { 0x204, "DIAG (0x204) logical-cpu utilization" }, \ 10 { 0x258, "DIAG (0x258) page-reference services" }, \ 11 { 0x288, "DIAG (0x288) watchdog functions" }, \ 12 { 0x308, "DIAG (0x308) ipl functions" }, \ 13 { 0x500, "DIAG (0x500) KVM virtio functions" }, \ 14 { 0x501, "DIAG (0x501) KVM breakpoint" } 17 { 0x01, "SIGP sense" }, \ [all …]
|
| /Linux-v5.15/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 224 "\x84\xEE\x6A\x64\x9D\x06\x09\x53\x74\x88\x34\xB2\x45\x45\x98\x39" 232 "\xB2\x94\x10\xB3\xC7\x99\x8D\x6B\xC4\x65\x74\x5E\x5C\x39\x26\x69" 248 "\xed\xa3\x6b\xc9\x29\xee\xb2\x2c\x80\xc3\x39\x3b\x8c\x62\x45\x72" 265 "\xC6\x67\xFF\x1D\x1E\x3C\x1D\xC1\xB5\x5F\x6C\xC0\xB2\x07\x3A\x6D" 282 "\x93\x6C\xCC\x9D\xC1\xB2\xFB\xFD\xAE\x40\x31\xAC\x69\x52\x21\x92" 305 "\xb2\x97\x76\xb4\xae\x3e\x38\x3c\x7e\x64\x1f\xcc\xa2\x7f\xf6\xbe" 318 "\x9a\x66\xb2\x49\x46\x4d\x77\xea\x33\x4d\x6b\x3c\xb4\x49\x4a\xc6" 329 "\xC6\x67\xFF\x1D\x1E\x3C\x1D\xC1\xB5\x5F\x6C\xC0\xB2\x07\x3A\x6D" [all …]
|
| /Linux-v5.15/drivers/gpu/drm/panel/ |
| 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 …]
|
| 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 …]
|
| /Linux-v5.15/drivers/media/dvb-frontends/ |
| D | m88rs2000.c | 45 } while (0) 47 #define deb_info(args...) dprintk(0x01, args) 58 .flags = 0, in m88rs2000_writereg() 66 deb_info("%s: writereg error (reg == 0x%02x, val == 0x%02x, ret == %i)\n", in m88rs2000_writereg() 69 return (ret != 1) ? -EREMOTEIO : 0; in m88rs2000_writereg() 76 u8 b1[] = { 0 }; in m88rs2000_readreg() 81 .flags = 0, in m88rs2000_readreg() 95 deb_info("%s: readreg error (reg == 0x%02x, ret == %i)\n", in m88rs2000_readreg() 98 return b1[0]; in m88rs2000_readreg() 106 /* Must not be 0x00 or 0xff */ in m88rs2000_get_mclk() [all …]
|
| /Linux-v5.15/drivers/media/usb/dvb-usb/ |
| D | vp702x.h | 9 #define deb_info(args...) dprintk(dvb_usb_vp702x_debug,0x01,args) 10 #define deb_xfer(args...) dprintk(dvb_usb_vp702x_debug,0x02,args) 11 #define deb_rc(args...) dprintk(dvb_usb_vp702x_debug,0x04,args) 12 #define deb_fe(args...) dprintk(dvb_usb_vp702x_debug,0x08,args) 17 #define REQUEST_OUT 0xB2 18 #define REQUEST_IN 0xB3 20 /* the out-buffer of these consecutive operations contain sub-commands when b[0] = 0 21 * request: 0xB2; i: 0; v: 0; b[0] = 0, b[1] = subcmd, additional buffer 23 * request: 0xB3; i: 0; v: 0; b[0] = 0xB3, additional buffer */ 25 #define GET_TUNER_STATUS 0x05 [all …]
|
| /Linux-v5.15/drivers/video/backlight/ |
| D | apple_bl.c | 52 outb(0x04 | (intensity << 4), 0xb3); in intel_chipset_set_brightness() 53 outb(0xbf, 0xb2); in intel_chipset_set_brightness() 64 return 0; in intel_chipset_send_intensity() 71 outb(0x03, 0xb3); in intel_chipset_get_intensity() 72 outb(0xbf, 0xb2); in intel_chipset_get_intensity() 73 intensity = inb(0xb3) >> 4; in intel_chipset_get_intensity() 82 .iostart = 0xb2, 97 outb(0x04 | (intensity << 4), 0x52f); in nvidia_chipset_set_brightness() 98 outb(0xbf, 0x52e); in nvidia_chipset_set_brightness() 109 return 0; in nvidia_chipset_send_intensity() [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/powerpc/fsl/ |
| D | mpic-msgr.txt | 38 Numbers shall start at 0. 49 reg = <0x41400 0x200>; 50 // Message registers 0 and 2 in this block can receive interrupts on 51 // sources 0xb0 and 0xb2, respectively. 52 interrupts = <0xb0 2 0xb2 2>; 53 mpic-msgr-receive-mask = <0x5>; 58 reg = <0x42400 0x200>; 59 // Message registers 0 and 2 in this block can receive interrupts on 60 // sources 0xb4 and 0xb6, respectively. 61 interrupts = <0xb4 2 0xb6 2>; [all …]
|
| /Linux-v5.15/net/wireless/certs/ |
| D | sforshee.hex | 2 0x30, 0x82, 0x02, 0xa4, 0x30, 0x82, 0x01, 0x8c, 3 0x02, 0x09, 0x00, 0xb2, 0x8d, 0xdf, 0x47, 0xae, 4 0xf9, 0xce, 0xa7, 0x30, 0x0d, 0x06, 0x09, 0x2a, 5 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b, 6 0x05, 0x00, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f, 7 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x08, 0x73, 8 0x66, 0x6f, 0x72, 0x73, 0x68, 0x65, 0x65, 0x30, 9 0x20, 0x17, 0x0d, 0x31, 0x37, 0x31, 0x30, 0x30, 10 0x36, 0x31, 0x39, 0x34, 0x30, 0x33, 0x35, 0x5a, 11 0x18, 0x0f, 0x32, 0x31, 0x31, 0x37, 0x30, 0x39, [all …]
|
| /Linux-v5.15/drivers/scsi/aic7xxx/ |
| D | aic79xx_seq.h_shipped | 9 0xff, 0x02, 0x06, 0x78, 10 0x00, 0xea, 0x6e, 0x59, 11 0x01, 0xea, 0x04, 0x30, 12 0xff, 0x04, 0x0c, 0x78, 13 0x19, 0xea, 0x6e, 0x59, 14 0x19, 0xea, 0x04, 0x00, 15 0x33, 0xea, 0x68, 0x59, 16 0x33, 0xea, 0x00, 0x00, 17 0x60, 0x3a, 0x3a, 0x68, 18 0x04, 0x4d, 0x35, 0x78, [all …]
|
| /Linux-v5.15/lib/crypto/ |
| D | chacha20poly1305-selftest.c | 31 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 32 0x2d, 0x44, 0x72, 0x61, 0x66, 0x74, 0x73, 0x20, 33 0x61, 0x72, 0x65, 0x20, 0x64, 0x72, 0x61, 0x66, 34 0x74, 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 35 0x6e, 0x74, 0x73, 0x20, 0x76, 0x61, 0x6c, 0x69, 36 0x64, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x61, 0x20, 37 0x6d, 0x61, 0x78, 0x69, 0x6d, 0x75, 0x6d, 0x20, 38 0x6f, 0x66, 0x20, 0x73, 0x69, 0x78, 0x20, 0x6d, 39 0x6f, 0x6e, 0x74, 0x68, 0x73, 0x20, 0x61, 0x6e, 40 0x64, 0x20, 0x6d, 0x61, 0x79, 0x20, 0x62, 0x65, [all …]
|
| D | curve25519-selftest.c | 16 .private = { 0x77, 0x07, 0x6d, 0x0a, 0x73, 0x18, 0xa5, 0x7d, 17 0x3c, 0x16, 0xc1, 0x72, 0x51, 0xb2, 0x66, 0x45, 18 0xdf, 0x4c, 0x2f, 0x87, 0xeb, 0xc0, 0x99, 0x2a, 19 0xb1, 0x77, 0xfb, 0xa5, 0x1d, 0xb9, 0x2c, 0x2a }, 20 .public = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, 0xb4, 21 0xd3, 0x5b, 0x61, 0xc2, 0xec, 0xe4, 0x35, 0x37, 22 0x3f, 0x83, 0x43, 0xc8, 0x5b, 0x78, 0x67, 0x4d, 23 0xad, 0xfc, 0x7e, 0x14, 0x6f, 0x88, 0x2b, 0x4f }, 24 .result = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, 0xe1, 25 0x72, 0x8e, 0x3b, 0xf4, 0x80, 0x35, 0x0f, 0x25, [all …]
|
| D | blake2s-selftest.c | 27 * 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 …]
|
| /Linux-v5.15/drivers/media/usb/gspca/ |
| D | topro.c | 22 0xff, 0xd8, /* jpeg */ 25 0xff, 0xdb, 0x00, 0x84, /* DQT */ 26 0, 28 0x10, 0x0b, 0x0c, 0x0e, 0x0c, 0x0a, 0x10, 0x0e, 29 0x0d, 0x0e, 0x12, 0x11, 0x10, 0x13, 0x18, 0x28, 30 0x1a, 0x18, 0x16, 0x16, 0x18, 0x31, 0x23, 0x25, 31 0x1d, 0x28, 0x3a, 0x33, 0x3d, 0x3c, 0x39, 0x33, 32 0x38, 0x37, 0x40, 0x48, 0x5c, 0x4e, 0x40, 0x44, 33 0x57, 0x45, 0x37, 0x38, 0x50, 0x6d, 0x51, 0x57, 34 0x5f, 0x62, 0x67, 0x68, 0x67, 0x3e, 0x4d, 0x71, [all …]
|
| /Linux-v5.15/sound/isa/es1688/ |
| D | es1688_lib.c | 29 if ((inb(ES1688P(chip, STATUS)) & 0x80) == 0) { in snd_es1688_dsp_command() 34 printk(KERN_DEBUG "snd_es1688_dsp_command: timeout (0x%x)\n", val); in snd_es1688_dsp_command() 36 return 0; in snd_es1688_dsp_command() 44 if (inb(ES1688P(chip, DATA_AVAIL)) & 0x80) in snd_es1688_dsp_get_byte() 46 …snd_printd("es1688 get byte failed: 0x%lx = 0x%x!!!\n", ES1688P(chip, DATA_AVAIL), inb(ES1688P(chi… in snd_es1688_dsp_get_byte() 54 return 0; in snd_es1688_write() 61 if (!snd_es1688_dsp_command(chip, 0xc0)) in snd_es1688_read() 94 outb(0, ES1688P(chip, RESET)); in snd_es1688_reset() 96 for (i = 0; i < 1000 && !(inb(ES1688P(chip, DATA_AVAIL)) & 0x80); i++); in snd_es1688_reset() 97 if (inb(ES1688P(chip, READ)) != 0xaa) { in snd_es1688_reset() [all …]
|
| /Linux-v5.15/lib/ |
| D | crc7.c | 18 0x00, 0x12, 0x24, 0x36, 0x48, 0x5a, 0x6c, 0x7e, 19 0x90, 0x82, 0xb4, 0xa6, 0xd8, 0xca, 0xfc, 0xee, 20 0x32, 0x20, 0x16, 0x04, 0x7a, 0x68, 0x5e, 0x4c, 21 0xa2, 0xb0, 0x86, 0x94, 0xea, 0xf8, 0xce, 0xdc, 22 0x64, 0x76, 0x40, 0x52, 0x2c, 0x3e, 0x08, 0x1a, 23 0xf4, 0xe6, 0xd0, 0xc2, 0xbc, 0xae, 0x98, 0x8a, 24 0x56, 0x44, 0x72, 0x60, 0x1e, 0x0c, 0x3a, 0x28, 25 0xc6, 0xd4, 0xe2, 0xf0, 0x8e, 0x9c, 0xaa, 0xb8, 26 0xc8, 0xda, 0xec, 0xfe, 0x80, 0x92, 0xa4, 0xb6, 27 0x58, 0x4a, 0x7c, 0x6e, 0x10, 0x02, 0x34, 0x26, [all …]
|
| 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.15/drivers/media/usb/dvb-usb-v2/ |
| D | lmedm04.h | 39 #define LME_ST_ON_W {0x06, 0x00} 40 #define LME_CLEAR_PID {0x03, 0x02, 0x20, 0xa0} 41 #define LME_ZERO_PID {0x03, 0x06, 0x00, 0x00, 0x01, 0x00, 0x20, 0x9c} 42 #define LME_ALL_PIDS {0x03, 0x06, 0x00, 0xff, 0x01, 0x1f, 0x20, 0x81} 54 #define LME_VOLTAGE_L {0x07, 0x01, 0x00} 55 #define LME_VOLTAGE_H {0x07, 0x01, 0x01} 56 #define LNB_ON {0x3a, 0x01, 0x00} 57 #define LNB_OFF {0x3a, 0x01, 0x01} 61 0x01, 0x15, 62 0x02, 0x20, [all …]
|
| /Linux-v5.15/arch/s390/lib/ |
| D | probes.c | 16 switch (insn[0] >> 8) { in probe_is_prohibited_opcode() 17 case 0x0c: /* bassm */ in probe_is_prohibited_opcode() 18 case 0x0b: /* bsm */ in probe_is_prohibited_opcode() 19 case 0x83: /* diag */ in probe_is_prohibited_opcode() 20 case 0x44: /* ex */ in probe_is_prohibited_opcode() 21 case 0xac: /* stnsm */ in probe_is_prohibited_opcode() 22 case 0xad: /* stosm */ in probe_is_prohibited_opcode() 24 case 0xc6: in probe_is_prohibited_opcode() 25 switch (insn[0] & 0x0f) { in probe_is_prohibited_opcode() 26 case 0x00: /* exrl */ in probe_is_prohibited_opcode() [all …]
|
| /Linux-v5.15/fs/nls/ |
| D | nls_cp950.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 0x3000,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */ 26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */ [all …]
|
| D | nls_euc-jp.c | 17 #define IS_SJIS_LOW_BYTE(l) ((0x40 <= (l)) && ((l) <= 0xFC) && ((l) != 0x7F)) 19 #define IS_SJIS_JISX0208(h, l) ((((0x81 <= (h)) && ((h) <= 0x9F)) \ 20 || ((0xE0 <= (h)) && ((h) <= 0xEA))) \ 22 #define IS_SJIS_JISX0201KANA(c) ((0xA1 <= (c)) && ((c) <= 0xDF)) 23 #define IS_SJIS_UDC_LOW(h, l) (((0xF0 <= (h)) && ((h) <= 0xF4)) \ 25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \ 27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ 29 #define IS_SJIS_NECIBM(h, l) (((0xED <= (h)) && ((h) <= 0xEE)) \ 32 if ((sjis_lo) >= 0x9F) { \ 37 (euc_lo) = (sjis_lo) + ((sjis_lo) >= 0x7F ? 0x60 : 0x61); \ [all …]
|
| 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 …]
|
| /Linux-v5.15/net/6lowpan/ |
| D | nhc_ghc_ext_route.c | 9 #define LOWPAN_GHC_EXT_ROUTE_ID_0 0xb2 10 #define LOWPAN_GHC_EXT_ROUTE_MASK_0 0xfe 14 nhc->id[0] = LOWPAN_GHC_EXT_ROUTE_ID_0; in route_ghid_setup() 15 nhc->idmask[0] = LOWPAN_GHC_EXT_ROUTE_MASK_0; in route_ghid_setup() 19 0, route_ghid_setup, LOWPAN_GHC_EXT_ROUTE_IDLEN, NULL, NULL);
|