/openbmc/linux/sound/soc/intel/boards/ |
H A D | sof_sdw_amp_coeff_tables.h | 15 0xb0, 0xc5, 0x00, /* address: 0xc5b0; data: 0x00 */ 16 0xb1, 0xc5, 0x32, 17 0xb2, 0xc5, 0x44, 18 0xb3, 0xc5, 0x19, 19 0xc0, 0xc5, 0x04, 20 0xc1, 0xc5, 0x00, 21 0xc2, 0xc5, 0x00, 22 0xc3, 0xc5, 0x00, 23 0xd0, 0xc5, 0x02, 24 0xd1, 0xc5, 0x00, [all …]
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | ghashp10-ppc.pl | 47 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1; 56 my ($Xl,$Xm,$Xh,$IN)=map("v$_",(0..3)); 57 my ($zero,$t0,$t1,$t2,$xC2,$H,$Hh,$Hl,$lemask)=map("v$_",(4..12)); 68 lis r0,0xfff0 69 li r8,0x10 71 li r9,0x20 73 li r10,0x30 74 lvx_u $H,0,r4 # load H 76 le?addi r7,r7,0x8 # need a vperm start with 08 77 le?lvsr 5,0,r7 [all …]
|
/openbmc/linux/drivers/crypto/vmx/ |
H A D | ghashp8-ppc.pl | 47 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1; 56 my ($Xl,$Xm,$Xh,$IN)=map("v$_",(0..3)); 57 my ($zero,$t0,$t1,$t2,$xC2,$H,$Hh,$Hl,$lemask)=map("v$_",(4..12)); 66 lis r0,0xfff0 67 li r8,0x10 69 li r9,0x20 71 li r10,0x30 72 lvx_u $H,0,r4 # load H 74 le?addi r7,r7,0x8 # need a vperm start with 08 75 le?lvsr 5,0,r7 [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | dammit.py | 156 long_entities_by_first_character[character[0]].add(character) 200 "&(?!#\\d+;|#x[0-9a-fA-F]+;|\\w+;)" 209 entity = cls.CHARACTER_TO_HTML_ENTITY.get(matchobj.group(0)) 216 entity = cls.CHARACTER_TO_XML_ENTITY[matchobj.group(0)] 515 declared_encoding = declared_encoding_match.groups()[0] 641 sub = '&'.encode() + sub[0].encode() + ';'.encode() 826 b'\xc2' : 'A', 896 0x80 : b'\xe2\x82\xac', # € 897 0x82 : b'\xe2\x80\x9a', # ‚ 898 0x83 : b'\xc6\x92', # ƒ [all …]
|
/openbmc/linux/arch/s390/crypto/ |
H A D | chacha-s390.S | 20 .long 0x61707865,0x3320646e,0x79622d32,0x6b206574 # endian-neutral 21 .long 1,0,0,0 22 .long 2,0,0,0 23 .long 3,0,0,0 24 .long 0x03020100,0x07060504,0x0b0a0908,0x0f0e0d0c # byte swap 26 .long 0,1,2,3 27 .long 0x61707865,0x61707865,0x61707865,0x61707865 # smashed sigma 28 .long 0x3320646e,0x3320646e,0x3320646e,0x3320646e 29 .long 0x79622d32,0x79622d32,0x79622d32,0x79622d32 30 .long 0x6b206574,0x6b206574,0x6b206574,0x6b206574 [all …]
|
/openbmc/linux/crypto/ |
H A D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 199 "\xC2\xCD\x2D\xFF\x43\x40\x98\xCD\x20\xD8\xA1\x38\xD0\x90\xBF\x64" 211 "\x59\x0B\x95\x72\xA2\xC2\xA9\xC4\x06\x05\x9D\xC2\xAB\x2F\x1D\xAF" 252 "\xAF\x94\x28\xC2\xB7\xB8\x88\x3F\xE4\x46\x3A\x4B\xC8\x5B\x1C\xB3" 287 "\xc2\x7f\x74\x81\x91\x68\x44\x48\x5a\xdc\xa0\x7e\xa7\x0b\x05\x7f" 301 "\xDB\x10\x1A\xC2\xA3\xF1\xDC\xFF\x13\x6B\xED\x44\xDF\xF0\x02\x6D" 314 "\x55\xE6\x29\x69\xD1\xC2\xE8\xB9\x78\x59\xF6\x79\x10\xC6\x4E\xEB" 316 "\xD6\xB0\xE2\x62\x8F\x74\x26\xC2\x0C\xD3\x9A\x17\x47\xE6\x8E\xAB" 359 "\x1E\x9E\x48\x81\xDD\x2D\xE4\x6F\xC2\xCD\xCA\x93\x9E\x65\x7E\xD5" [all …]
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-boe-himax8279d.c | 62 gpiod_set_value(pinfo->enable_gpio, 0); in disable_gpios() 63 gpiod_set_value(pinfo->pp33_gpio, 0); in disable_gpios() 64 gpiod_set_value(pinfo->pp18_gpio, 0); in disable_gpios() 70 unsigned int i = 0; in send_mipi_cmds() 73 for (i = 0; i < pinfo->desc->on_cmds_num; i++) { in send_mipi_cmds() 77 if (err < 0) in send_mipi_cmds() 81 return 0; in send_mipi_cmds() 90 return 0; in boe_panel_disable() 93 if (err < 0) { in boe_panel_disable() 100 return 0; in boe_panel_disable() [all …]
|
H A 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 …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/ |
H A D | 0002-tr_languages-cast-string_ordinal-init-values.patch | 7 compiler try to convert int 0xc2 and 0xba to a signed char. 24 0x200d, 1, // zero width joiner 25 0, 0 }; 27 -const char string_ordinal[] = {0xc2,0xba,0}; // masculine ordinal character, UTF-8 28 +const char string_ordinal[] = {(char)0xc2,(char)0xba,0}; // masculine ordinal character, UTF-8
|
/openbmc/phosphor-pid-control/ |
H A D | ipmi.md | 35 | `00` | `netfn` | `0x2e` | 36 | `01` | `command` | `0x04 (also using manual command)` | 37 | `02` | `oem1` | `0xcf` | 38 | `03` | `oem2` | `0xc2` | 39 | `04` | `padding` | `0x00` | 40 | `05` | `SubCommand` | `Get or Set. Get == 0, Set == 1` | 42 | `07` | `Mode` | `If Set, Value 1 == Manual Mode, 0 == Automatic Mode` | 48 | `02` | `oem1` | `0xcf` | 49 | `03` | `oem2` | `0xc2` | 50 | `04` | `padding` | `0x00` | [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-der.c | 27 "\x30\x82\x01\x39" /* SEQUENCE, offset: 0, length: 313 */ 32 "\xc8\x34\x0c\x12\x4f\x11\x90\xc6\xc2\xa5\xd0\xcd\xfb\xfc\x2c\x95" 60 "\x30\x82\x04\xa6" /* SEQUENCE, offset: 0, length 1190 */ 63 "\x00\xd1\x48\xc2\xc1\x1d\x4f\x94\xf2\xbb\x9b\xe2\x2d\xe1\xea\x4c" 83 "\x8a\xd2\xc2\x0a\x14\xa9\xb0\xd2\x68\x9f\x67\x5b\x1c\x3a\x03\xfe" 85 "\x49\x36\x3a\xd6\x5b\x3b\x29\x3c\xcf\x69\xde\xdf\x83\xef\x70\xc2" 87 "\x89\x72\x52\x9f\xd5\x54\xe1\x64\x52\x16\xc5\x43\x21\x56\x16\xc2" 97 "\xe0\xa8\xc7\xb9\x38\x74\x24\x51\x33\xf0\x39\x54\x6c\x11\xae\xc2" 112 "\xdd\xa8\x41\xa1\x12\x84\x3c\xf8\xc2\x13\x3e\xb8\x4b\x22\x01\xac" 121 "\x16\x92\xad\xc0\xf3\x88\xf4\xcf\x24\xc2\x6b\xf4\xd7\x28\xaf\x32" [all …]
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152_fw.c | 13 0x08, 0xe0, 0x40, 0xe0, 0x78, 0xe0, 0x85, 0xe0, 14 0x5d, 0xe1, 0xa1, 0xe1, 0xa3, 0xe1, 0xab, 0xe1, 15 0x31, 0xc3, 0x60, 0x72, 0xa0, 0x49, 0x10, 0xf0, 16 0xa4, 0x49, 0x0e, 0xf0, 0x2c, 0xc3, 0x62, 0x72, 17 0x26, 0x70, 0x80, 0x49, 0x05, 0xf0, 0x2f, 0x48, 18 0x62, 0x9a, 0x24, 0x70, 0x60, 0x98, 0x24, 0xc3, 19 0x60, 0x99, 0x23, 0xc3, 0x00, 0xbb, 0x2c, 0x75, 20 0xdc, 0x21, 0xbc, 0x25, 0x04, 0x13, 0x0a, 0xf0, 21 0x03, 0x13, 0x08, 0xf0, 0x02, 0x13, 0x06, 0xf0, 22 0x01, 0x13, 0x04, 0xf0, 0x08, 0x13, 0x02, 0xf0, [all …]
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | spca505.c | 23 #define IntelPCCameraPro 0 52 .priv = 0}, 57 #define SPCA50X_REG_USB 0x02 /* spca505 501 */ 59 #define SPCA50X_USB_CTRL 0x00 /* spca505 */ 60 #define SPCA50X_CUSB_ENABLE 0x01 /* spca505 */ 62 #define SPCA50X_REG_GLOBAL 0x03 /* spca505 */ 63 #define SPCA50X_GMISC0_IDSEL 0x01 /* Global control device ID select spca505 */ 64 #define SPCA50X_GLOBAL_MISC0 0x00 /* Global control miscellaneous 0 spca505 */ 66 #define SPCA50X_GLOBAL_MISC1 0x01 /* 505 */ 67 #define SPCA50X_GLOBAL_MISC3 0x03 /* 505 */ [all …]
|
/openbmc/linux/fs/nls/ |
H A 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 …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/ |
H A D | floating-point.json | 4 "EventCode": "0xC3", 8 "UMask": "0x4" 12 "EventCode": "0xC2", 16 "UMask": "0x40" 20 "EventCode": "0xC2", 24 "UMask": "0x20"
|
/openbmc/linux/drivers/platform/x86/ |
H A D | msi-ec.c | 50 .address = 0xef, 51 .offset_start = 0x8a, 52 .offset_end = 0x80, 53 .range_min = 0x8a, 54 .range_max = 0xe4, 57 .address = 0x2e, 58 .block_address = 0x2f, 62 .address = 0xbf, 66 .address = 0x98, 70 .address = 0xf2, [all …]
|
/openbmc/linux/drivers/ata/ |
H A D | pata_ali.c | 42 MODULE_PARM_DESC(atapi_dma, "Enable ATAPI DMA (0=disable, 1=enable)"); 71 if (pdev->subsystem_vendor == 0x10CF && pdev->subsystem_device == 0x10AF) in ali_cable_override() 74 if (pdev->subsystem_vendor == 0x1071 && pdev->subsystem_device == 0x8317) in ali_cable_override() 79 return 0; in ali_cable_override() 100 /* Host view cable detect 0x4A bit 0 primary bit 1 secondary in ali_c2_cable_detect() 102 pci_read_config_byte(pdev, 0x4A, &ata66); in ali_c2_cable_detect() 134 * @on: 0 for off 1 for on 144 int pio_fifo = 0x54 + ap->port_no; in ali_fifo_control() 148 /* ATA - FIFO on set nibble to 0x05, ATAPI - FIFO off, set nibble to in ali_fifo_control() 149 0x00. Not all the docs agree but the behaviour we now use is the in ali_fifo_control() [all …]
|
/openbmc/qemu/tests/bench/ |
H A D | test_akcipher_keys.c.inc | 12 0x30, 0x82, 0x02, 0x5c, 0x02, 0x01, 0x00, 0x02, 13 0x81, 0x81, 0x00, 0xe6, 0x4d, 0x76, 0x4f, 0xb2, 14 0x97, 0x09, 0xad, 0x9d, 0x17, 0x33, 0xf2, 0x30, 15 0x42, 0x83, 0xa9, 0xcb, 0x49, 0xa4, 0x2e, 0x59, 16 0x5e, 0x75, 0x51, 0xd1, 0xac, 0xc8, 0x86, 0x3e, 17 0xdb, 0x72, 0x2e, 0xb2, 0xf7, 0xc3, 0x5b, 0xc7, 18 0xea, 0xed, 0x30, 0xd1, 0xf7, 0x37, 0xee, 0x9d, 19 0x36, 0x59, 0x6f, 0xf8, 0xce, 0xc0, 0x5c, 0x82, 20 0x80, 0x37, 0x83, 0xd7, 0x45, 0x6a, 0xe9, 0xea, 21 0xc5, 0x3a, 0x59, 0x6b, 0x34, 0x31, 0x44, 0x00, [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/ |
H A D | pipeline.json | 4 "EventCode": "0xE4", 7 "UMask": "0x1" 11 "EventCode": "0xE0", 14 "UMask": "0x1" 18 "EventCode": "0xC4", 24 "EventCode": "0xC4", 27 "UMask": "0xf" 31 "EventCode": "0xC5", 38 "EventCode": "0xC4", 41 "UMask": "0x2" [all …]
|
/openbmc/intel-ipmi-oem/include/ |
H A D | oemcommands.hpp | 32 static constexpr Cmd cmdGetBmcVersionString = 0x01; 33 static constexpr Cmd cmdRestoreConfiguration = 0x02; 34 static constexpr Cmd cmdGetSmSignal = 0x14; 35 static constexpr Cmd cmdSetSmSignal = 0x15; 36 static constexpr Cmd cmdSetBIOSID = 0x26; 37 static constexpr Cmd cmdGetOEMDeviceInfo = 0x27; 38 static constexpr Cmd cmdSetColdRedundancyConfig = 0x2d; 39 static constexpr Cmd cmdGetColdRedundancyConfig = 0x2e; 40 static constexpr Cmd cmdGetAICSlotFRUIDSlotPosRecords = 0x31; 41 static constexpr Cmd cmdGetMultiNodeRole = 0x33; [all …]
|
/openbmc/linux/net/bluetooth/ |
H A D | selftest.c | 36 0xbd, 0x1a, 0x3c, 0xcd, 0xa6, 0xb8, 0x99, 0x58, 37 0x99, 0xb7, 0x40, 0xeb, 0x7b, 0x60, 0xff, 0x4a, 38 0x50, 0x3f, 0x10, 0xd2, 0xe3, 0xb3, 0xc9, 0x74, 39 0x38, 0x5f, 0xc5, 0xa3, 0xd4, 0xf6, 0x49, 0x3f, 42 0xfd, 0xc5, 0x7f, 0xf4, 0x49, 0xdd, 0x4f, 0x6b, 43 0xfb, 0x7c, 0x9d, 0xf1, 0xc2, 0x9a, 0xcb, 0x59, 44 0x2a, 0xe7, 0xd4, 0xee, 0xfb, 0xfc, 0x0a, 0x90, 45 0x9a, 0xbb, 0xf6, 0x32, 0x3d, 0x8b, 0x18, 0x55, 48 0xe6, 0x9d, 0x35, 0x0e, 0x48, 0x01, 0x03, 0xcc, 49 0xdb, 0xfd, 0xf4, 0xac, 0x11, 0x91, 0xf4, 0xef, [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/ |
H A D | pipeline.json | 4 "EventCode": "0x14", 7 "UMask": "0x1" 13 "EventCode": "0x14", 17 "UMask": "0x1" 21 "EventCode": "0x14", 24 "UMask": "0x2" 28 "EventCode": "0xE6", 31 "UMask": "0x2" 35 "EventCode": "0xE6", 38 "UMask": "0x1" [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/ |
H A D | pipeline.json | 4 "EventCode": "0x14", 7 "UMask": "0x1" 13 "EventCode": "0x14", 17 "UMask": "0x1" 21 "EventCode": "0x14", 24 "UMask": "0x2" 28 "EventCode": "0xE6", 31 "UMask": "0x2" 35 "EventCode": "0xE6", 38 "UMask": "0x1" [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/ |
H A D | pipeline.json | 4 "EventCode": "0x14", 7 "UMask": "0x1" 13 "EventCode": "0x14", 17 "UMask": "0x1" 21 "EventCode": "0x14", 24 "UMask": "0x2" 28 "EventCode": "0xE6", 31 "UMask": "0x2" 35 "EventCode": "0xE6", 38 "UMask": "0x1" [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/ |
H A D | pipeline.json | 4 "EventCode": "0x14", 7 "UMask": "0x1" 13 "EventCode": "0x14", 17 "UMask": "0x1" 21 "EventCode": "0x14", 24 "UMask": "0x2" 28 "EventCode": "0xE6", 31 "UMask": "0x2" 35 "EventCode": "0xE6", 38 "UMask": "0x1" [all …]
|