/linux/sound/soc/sdw_utils/ |
H A D | soc_sdw_rt_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 …]
|
/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 …]
|
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 …]
|
/linux/lib/crypto/s390/ |
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 …]
|
/linux/crypto/ |
H A D | testmgr.h | 34 * @ksize: Length of @key in bytes (0 if no key) 101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 206 "\xC2\xCD\x2D\xFF\x43\x40\x98\xCD\x20\xD8\xA1\x38\xD0\x90\xBF\x64" 218 "\x59\x0B\x95\x72\xA2\xC2\xA9\xC4\x06\x05\x9D\xC2\xAB\x2F\x1D\xAF" 259 "\xAF\x94\x28\xC2\xB7\xB8\x88\x3F\xE4\x46\x3A\x4B\xC8\x5B\x1C\xB3" 294 "\xc2\x7f\x74\x81\x91\x68\x44\x48\x5a\xdc\xa0\x7e\xa7\x0b\x05\x7f" 308 "\xDB\x10\x1A\xC2\xA3\xF1\xDC\xFF\x13\x6B\xED\x44\xDF\xF0\x02\x6D" 321 "\x55\xE6\x29\x69\xD1\xC2\xE8\xB9\x78\x59\xF6\x79\x10\xC6\x4E\xEB" 323 "\xD6\xB0\xE2\x62\x8F\x74\x26\xC2\x0C\xD3\x9A\x17\x47\xE6\x8E\xAB" 366 "\x1E\x9E\x48\x81\xDD\x2D\xE4\x6F\xC2\xCD\xCA\x93\x9E\x65\x7E\xD5" [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/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 …]
|
H A 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 …]
|
H A D | t613.c | 54 #if 0 /* HDG: broken with my test cam, so lets disable it */ 66 #if 0 /* HDG: broken with my test cam, so lets disable it */ 77 .priv = 0}, 94 0x09, 0x01, 0x12, 0x04, 0x66, 0x8a, 0x80, 0x3c, 95 0x81, 0x22, 0x84, 0x50, 0x8a, 0x78, 0x8b, 0x68, 96 0x8c, 0x88, 0x8e, 0x33, 0x8f, 0x24, 0xaa, 0xb1, 97 0xa2, 0x60, 0xa5, 0x30, 0xa6, 0x3a, 0xa8, 0xe8, 98 0xae, 0x05, 0xb1, 0x00, 0xbb, 0x04, 0xbc, 0x48, 99 0xbe, 0x36, 0xc6, 0x88, 0xe9, 0x00, 0xc5, 0xc0, 100 0x65, 0x0a, 0xbb, 0x86, 0xaf, 0x58, 0xb0, 0x68, [all …]
|
/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 …]
|
/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 …]
|
/linux/lib/crypto/tests/ |
H A D | sha512-testvecs.h | 9 .data_len = 0, 11 0xcf, 0x83, 0xe1, 0x35, 0x7e, 0xef, 0xb8, 0xbd, 12 0xf1, 0x54, 0x28, 0x50, 0xd6, 0x6d, 0x80, 0x07, 13 0xd6, 0x20, 0xe4, 0x05, 0x0b, 0x57, 0x15, 0xdc, 14 0x83, 0xf4, 0xa9, 0x21, 0xd3, 0x6c, 0xe9, 0xce, 15 0x47, 0xd0, 0xd1, 0x3c, 0x5d, 0x85, 0xf2, 0xb0, 16 0xff, 0x83, 0x18, 0xd2, 0x87, 0x7e, 0xec, 0x2f, 17 0x63, 0xb9, 0x31, 0xbd, 0x47, 0x41, 0x7a, 0x81, 18 0xa5, 0x38, 0x32, 0x7a, 0xf9, 0x27, 0xda, 0x3e, 24 0x12, 0xf2, 0xb6, 0xec, 0x84, 0xa0, 0x8e, 0xcf, [all …]
|
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 | poly1305-testvecs.h | 9 .data_len = 0, 11 0xe8, 0x2d, 0x67, 0x2c, 0x01, 0x48, 0xf9, 0xb7, 12 0x87, 0x85, 0x3f, 0xcf, 0x18, 0x66, 0x8c, 0xd3, 18 0xb8, 0xad, 0xca, 0x6b, 0x32, 0xba, 0x34, 0x42, 19 0x54, 0x10, 0x28, 0xf5, 0x0f, 0x7e, 0x8e, 0xe3, 25 0xb8, 0xf7, 0xf4, 0xc2, 0x85, 0x33, 0x80, 0x63, 26 0xd1, 0x45, 0xda, 0xf8, 0x7c, 0x79, 0x42, 0xd1, 32 0xf3, 0x73, 0x7b, 0x60, 0x24, 0xcc, 0x5d, 0x3e, 33 0xd1, 0x95, 0x86, 0xce, 0x89, 0x0a, 0x33, 0xba, 39 0x0a, 0x1a, 0x2d, 0x39, 0xea, 0x49, 0x8f, 0xb7, [all …]
|
H A D | sha224-testvecs.h | 9 .data_len = 0, 11 0xd1, 0x4a, 0x02, 0x8c, 0x2a, 0x3a, 0x2b, 0xc9, 12 0x47, 0x61, 0x02, 0xbb, 0x28, 0x82, 0x34, 0xc4, 13 0x15, 0xa2, 0xb0, 0x1f, 0x82, 0x8e, 0xa6, 0x2a, 14 0xc5, 0xb3, 0xe4, 0x2f, 20 0xe3, 0x4d, 0x79, 0x17, 0x75, 0x35, 0xdc, 0xd2, 21 0x27, 0xc9, 0x9d, 0x0b, 0x90, 0x0f, 0x21, 0x5d, 22 0x95, 0xfb, 0x9c, 0x6d, 0xa8, 0xec, 0x19, 0x15, 23 0x12, 0xef, 0xf5, 0x0f, 29 0x81, 0xc7, 0x60, 0x0d, 0x6d, 0x13, 0x75, 0x70, [all …]
|
/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 …]
|
/linux/tools/perf/pmu-events/arch/x86/knightslanding/ |
H A D | floating-point.json | 4 "Counter": "0,1", 5 "EventCode": "0xC3", 9 "UMask": "0x4" 13 "Counter": "0,1", 14 "EventCode": "0xC2", 18 "UMask": "0x40" 22 "Counter": "0,1", 23 "EventCode": "0xC2", 27 "UMask": "0x20"
|
/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 …]
|
/linux/drivers/media/i2c/cx25840/ |
H A D | cx25840-vbi.c | 25 0xf0, 0x78, 0x70, 0xf0, 0xb4, 0x3c, 0x34, 0xb4, in decode_vps() 26 0xb0, 0x38, 0x30, 0xb0, 0xf0, 0x78, 0x70, 0xf0, in decode_vps() 27 0xd2, 0x5a, 0x52, 0xd2, 0x96, 0x1e, 0x16, 0x96, in decode_vps() 28 0x92, 0x1a, 0x12, 0x92, 0xd2, 0x5a, 0x52, 0xd2, in decode_vps() 29 0xd0, 0x58, 0x50, 0xd0, 0x94, 0x1c, 0x14, 0x94, in decode_vps() 30 0x90, 0x18, 0x10, 0x90, 0xd0, 0x58, 0x50, 0xd0, in decode_vps() 31 0xf0, 0x78, 0x70, 0xf0, 0xb4, 0x3c, 0x34, 0xb4, in decode_vps() 32 0xb0, 0x38, 0x30, 0xb0, 0xf0, 0x78, 0x70, 0xf0, in decode_vps() 33 0xe1, 0x69, 0x61, 0xe1, 0xa5, 0x2d, 0x25, 0xa5, in decode_vps() 34 0xa1, 0x29, 0x21, 0xa1, 0xe1, 0x69, 0x61, 0xe1, in decode_vps() [all …]
|
/linux/arch/x86/kernel/cpu/microcode/ |
H A D | amd_shas.c | 3 { 0x8001227, { 4 0x99,0xc0,0x9b,0x2b,0xcc,0x9f,0x52,0x1b, 5 0x1a,0x5f,0x1d,0x83,0xa1,0x6c,0xc4,0x46, 6 0xe2,0x6c,0xda,0x73,0xfb,0x2d,0x23,0xa8, 7 0x77,0xdc,0x15,0x31,0x33,0x4a,0x46,0x18, 10 { 0x8001250, { 11 0xc0,0x0b,0x6b,0x19,0xfd,0x5c,0x39,0x60, 12 0xd5,0xc3,0x57,0x46,0x54,0xe4,0xd1,0xaa, 13 0xa8,0xf7,0x1f,0xa8,0x6a,0x60,0x3e,0xe3, 14 0x27,0x39,0x8e,0x53,0x30,0xf8,0x49,0x19, [all …]
|
/linux/tools/perf/pmu-events/arch/x86/bonnell/ |
H A D | pipeline.json | 4 "Counter": "0,1", 5 "EventCode": "0xE4", 8 "UMask": "0x1" 12 "Counter": "0,1", 13 "EventCode": "0xE0", 16 "UMask": "0x1" 20 "Counter": "0,1", 21 "EventCode": "0xC4", 27 "Counter": "0,1", 28 "EventCode": "0xC4", [all …]
|
/linux/tools/testing/selftests/kvm/include/x86/ |
H A D | pmu.h | 19 * in '0' is a nop and won't clobber the CMASK. 21 #define RAW_EVENT(eventsel, umask) (((eventsel & 0xf00UL) << 24) | \ 22 ((eventsel) & 0xff) | \ 23 ((umask) & 0xff) << 8) 29 #define ARCH_PERFMON_EVENTSEL_EVENT GENMASK_ULL(7, 0) 49 #define FIXED_PMC_KERNEL BIT_ULL(0) 57 #define PMU_CAP_LBR_FMT 0x3f 59 #define INTEL_ARCH_CPU_CYCLES RAW_EVENT(0x3c, 0x00) 60 #define INTEL_ARCH_INSTRUCTIONS_RETIRED RAW_EVENT(0xc0, 0x00) 61 #define INTEL_ARCH_REFERENCE_CYCLES RAW_EVENT(0x3c, 0x01) [all …]
|
/linux/tools/perf/pmu-events/arch/x86/grandridge/ |
H A D | uncore-io.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x01", 8 "PortMask": "0x000", 13 "Counter": "0,1,2,3", 14 "EventCode": "0xC2", 17 "FCMask": "0x07", 19 "PortMask": "0x0FF", 20 "UMask": "0x4", 25 "Counter": "0,1,2,3", 26 "EventCode": "0xC2", [all …]
|
/linux/sound/soc/codecs/ |
H A D | es8389.c | 44 if ((reg <= 0xff)) in es8389_volatile_register() 50 static const DECLARE_TLV_DB_SCALE(dac_vol_tlv, -9550, 50, 0); 51 static const DECLARE_TLV_DB_SCALE(adc_vol_tlv, -9550, 50, 0); 52 static const DECLARE_TLV_DB_SCALE(pga_vol_tlv, 0, 300, 0); 53 static const DECLARE_TLV_DB_SCALE(mix_vol_tlv, -9500, 100, 0); 54 static const DECLARE_TLV_DB_SCALE(alc_target_tlv, -3200, 200, 0); 55 static const DECLARE_TLV_DB_SCALE(alc_max_level, -3200, 200, 0); 67 val = ucontrol->value.integer.value[0]; in es8389_dmic_set() 72 regmap_update_bits_check(es8389->regmap, ES8389_DMIC_EN, 0xC0, 0xC0, &changed1); in es8389_dmic_set() 73 regmap_update_bits_check(es8389->regmap, ES8389_ADC_MODE, 0x03, 0x03, &changed2); in es8389_dmic_set() [all …]
|
/linux/tools/perf/pmu-events/arch/x86/westmereex/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|