/linux/tools/perf/pmu-events/arch/x86/sandybridge/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xE6", 8 "UMask": "0x1f" 12 "Counter": "0,1,2,3", 13 "EventCode": "0xAB", 16 "UMask": "0x1" 20 "Counter": "0,1,2,3", 21 "EventCode": "0xAB", 25 "UMask": "0x2" 29 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xE6", 8 "UMask": "0x1f" 12 "Counter": "0,1,2,3", 13 "EventCode": "0xAB", 16 "UMask": "0x1" 20 "Counter": "0,1,2,3", 21 "EventCode": "0xAB", 25 "UMask": "0x2" 29 "Counter": "0,1,2,3", [all …]
|
/linux/arch/arm/mach-omap1/ |
H A D | hardware.h | 53 ? OMAP_CS3_PHYS : 0; in omap_cs0m_phys() 59 ? 0 : OMAP_CS3_PHYS; in omap_cs3_phys() 64 #define OMAP1_IO_OFFSET 0x00f00000 /* Virtual IO = 0xff0b0000 */ 82 #define OMAP_MPU_TIMER1_BASE (0xfffec500) 83 #define OMAP_MPU_TIMER2_BASE (0xfffec600) 84 #define OMAP_MPU_TIMER3_BASE (0xfffec700) 88 #define MPU_TIMER_ST (1 << 0) 97 #define OMAP_MPU_WATCHDOG_BASE (0xfffec800) 98 #define OMAP_WDT_TIMER (OMAP_MPU_WATCHDOG_BASE + 0x0) 99 #define OMAP_WDT_LOAD_TIM (OMAP_MPU_WATCHDOG_BASE + 0x4) [all …]
|
/linux/tools/perf/pmu-events/arch/x86/ivybridge/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xE6", 9 "UMask": "0x1f" 13 "Counter": "0,1,2,3", 14 "EventCode": "0xAB", 18 "UMask": "0x1" 22 "Counter": "0,1,2,3", 23 "EventCode": "0xAB", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/ivytown/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xE6", 9 "UMask": "0x1f" 13 "Counter": "0,1,2,3", 14 "EventCode": "0xAB", 18 "UMask": "0x1" 22 "Counter": "0,1,2,3", 23 "EventCode": "0xAB", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/haswellx/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xe6", 9 "UMask": "0x1f" 13 "Counter": "0,1,2,3", 14 "EventCode": "0xAB", 17 "UMask": "0x2" 21 "Counter": "0,1,2,3", 22 "EventCode": "0x80", 25 "UMask": "0x1" 29 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/haswell/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xe6", 9 "UMask": "0x1f" 13 "Counter": "0,1,2,3", 14 "EventCode": "0xAB", 17 "UMask": "0x2" 21 "Counter": "0,1,2,3", 22 "EventCode": "0x80", 25 "UMask": "0x1" 29 "Counter": "0,1,2,3", [all …]
|
/linux/drivers/leds/ |
H A D | leds-lp5523.c | 26 * 0x00 engine 1 program 27 * 0x10 engine 2 program 28 * 0x20 engine 3 program 29 * 0x30 engine 1 muxing info 30 * 0x40 engine 2 muxing info 31 * 0x50 engine 3 muxing info 37 #define LP5523_REG_ENABLE 0x00 38 #define LP5523_REG_OP_MODE 0x01 39 #define LP5523_REG_ENABLE_LEDS_MSB 0x04 40 #define LP5523_REG_ENABLE_LEDS_LSB 0x05 [all …]
|
H A D | leds-lp5569.c | 25 * 0x00 engine 1 program (4 pages) 26 * 0x40 engine 2 program (4 pages) 27 * 0x80 engine 3 program (4 pages) 28 * 0xc0 engine 1 muxing info (1 page) 29 * 0xd0 engine 2 muxing info (1 page) 30 * 0xe0 engine 3 muxing info (1 page) 34 #define LP5569_REG_ENABLE 0x00 37 #define LP5569_REG_EXEC_CTRL 0x01 40 #define LP5569_REG_OP_MODE 0x02 43 #define LP5569_REG_ENABLE_LEDS_MSB 0x04 [all …]
|
/linux/crypto/ |
H A D | hkdf.c | 41 * Returns 0 on success with the pseudorandom key stored in @prk, 71 * Returns 0 on success with output keying material stored in @okm, 90 for (i = 0; i < okmlen; i += hashlen) { in hkdf_expand() 122 err = 0; in hkdf_expand() 163 "\x90\xb6\xc7\x3b\xb5\x0f\x9c\x31\x22\xec\x84\x4a\xd7\xc2\xb3\xe5", 180 "\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9a\x9b\x9c\x9d\x9e\x9f" 189 .prk = "\x06\xa6\xb8\x8c\x58\x53\x36\x1a\x06\x10\x4c\x9c\xeb\x35\xb4\x5c" 205 .salt_size = 0, 207 .info_size = 0, 239 .info_size = 0, [all …]
|
/linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xe6", 8 "UMask": "0x1f" 12 "Counter": "0,1,2,3", 13 "EventCode": "0xAB", 17 "UMask": "0x2" 21 "Counter": "0,1,2,3", 22 "EventCode": "0x80", 26 "UMask": "0x1" 30 "Counter": "0, 2 { global() object [all...] |
/linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xe6", 8 "UMask": "0x1f" 12 "Counter": "0,1,2,3", 13 "EventCode": "0xAB", 17 "UMask": "0x2" 21 "Counter": "0,1,2,3", 22 "EventCode": "0x80", 26 "UMask": "0x1" 30 "Counter": "0, 2 { global() object [all...] |
/linux/tools/perf/pmu-events/arch/x86/broadwell/ |
H A D | frontend.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xe6", 8 "UMask": "0x1f" 12 "Counter": "0,1,2,3", 13 "EventCode": "0xAB", 17 "UMask": "0x2" 21 "Counter": "0,1,2,3", 22 "EventCode": "0x80", 26 "UMask": "0x1" 30 "Counter": "0, 2 { global() object [all...] |
/linux/lib/crypto/ |
H A D | aesgcm.c | 42 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values 59 return 0; in aesgcm_expandkey() 66 while (len > 0) { in aesgcm_ghash() 113 while (len > 0) { in aesgcm_crypt() 231 "\x4b\x72\x21\xb7\x84\xd0\xd4\x9c" 253 "\x4b\x72\x21\xb7\x84\xd0\xd4\x9c" 287 "\x62\x85\x93\xb4\x0c\xa1\xe1\x9c" 363 "\x62\x85\x93\xb4\x0c\xa1\xe1\x9c" 392 "\x01\x52\xd1\x9f\x9d\xbb\x9c\x73" 432 "\x09\xe6\x4d\x9c\x6d\x86\x60\xf5" [all …]
|
H A D | chacha20poly1305-selftest.c | 31 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 32 0x2d, 0x4 [all...] |
H A D | aescfb.c | 47 while (len > 0) { in aescfb_encrypt() 75 aescfb_encrypt_block(ctx, ks[0], iv); in aescfb_decrypt() 77 for (int i = 0; len > 0; i ^= 1) { in aescfb_decrypt() 125 "\xae\x2d\x8a\x57\x1e\x03\xac\x9c" 149 "\xae\x2d\x8a\x57\x1e\x03\xac\x9c" 161 "\xc0\x5f\x9f\x9c\xa9\x83\x4f\xa0" 174 "\xae\x2d\x8a\x57\x1e\x03\xac\x9c" 216 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init() 248 return 0; in libaescfb_init()
|
/linux/drivers/nfc/pn544/ |
H A D | pn544.c | 31 #define PN544_WRITE 0x3f 32 #define PN544_TEST_SWP 0x21 37 #define PN544_RF_READER_A_AUTO_ACTIVATION 0x10 38 #define PN544_RF_READER_A_CMD_CONTINUE_ACTIVATION 0x12 39 #define PN544_MIFARE_CMD 0x21 42 #define PN544_RF_READER_CMD_PRESENCE_CHECK 0x30 43 #define PN544_RF_READER_CMD_ACTIVATE_NEXT 0x32 46 #define PN544_ID_MGMT_FULL_VERSION_SW 0x10 48 #define PN544_RF_READER_ISO15693_GATE 0x12 50 #define PN544_RF_READER_F_GATE 0x14 [all …]
|
/linux/fs/nls/ |
H A D | nls_cp932.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,0x3001,0x3002,0xFF0C,0xFF0E,0x30FB,0xFF1A,0xFF1B,/* 0x40-0x47 */ 26 0xFF1F,0xFF01,0x309B,0x309C,0x00B4,0xFF40,0x00A8,0xFF3E,/* 0x48-0x4F */ [all …]
|
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 …]
|
/linux/net/wireless/certs/ |
H A 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/lib/crypto/tests/ |
H A D | sha1-testvecs.h | 9 .data_len = 0, 11 0xda, 0x39, 0xa3, 0xee, 0x5e, 0x6b, 0x4b, 0x0d, 12 0x32, 0x55, 0xbf, 0xef, 0x95, 0x60, 0x18, 0x90, 13 0xaf, 0xd8, 0x07, 0x09, 19 0x0a, 0xd0, 0x52, 0xdd, 0x9f, 0x32, 0x40, 0x55, 20 0x21, 0xe4, 0x3c, 0x6e, 0xbd, 0xc5, 0x2f, 0x5a, 21 0x02, 0x54, 0x93, 0xb2, 27 0x13, 0x83, 0x82, 0x03, 0x23, 0xff, 0x46, 0xd6, 28 0x12, 0x7f, 0xad, 0x05, 0x2b, 0xc3, 0x4a, 0x42, 29 0x49, 0x6a, 0xf8, 0x84, [all …]
|
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 …]
|
/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/lib/fonts/ |
H A D | font_ter16x32.c | 8 { 0, 0, FONTDATAMAX, 0 }, { 9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 10 0x00, 0x00, 0x00, 0x00, 0x7f, 0xfc, 0x7f, 0xfc, 11 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 12 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 13 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 14 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 15 0x7f, 0xfc, 0x7f, 0xfc, 0x00, 0x00, 0x00, 0x00, 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0 */ 17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/linux/drivers/clk/hisilicon/ |
H A D | clk-hix5hd2.c | 14 { HIX5HD2_FIXED_1200M, "1200m", NULL, 0, 1200000000, }, 15 { HIX5HD2_FIXED_400M, "400m", NULL, 0, 400000000, }, 16 { HIX5HD2_FIXED_48M, "48m", NULL, 0, 48000000, }, 17 { HIX5HD2_FIXED_24M, "24m", NULL, 0, 24000000, }, 18 { HIX5HD2_FIXED_600M, "600m", NULL, 0, 600000000, }, 19 { HIX5HD2_FIXED_300M, "300m", NULL, 0, 300000000, }, 20 { HIX5HD2_FIXED_75M, "75m", NULL, 0, 75000000, }, 21 { HIX5HD2_FIXED_200M, "200m", NULL, 0, 200000000, }, 22 { HIX5HD2_FIXED_100M, "100m", NULL, 0, 100000000, }, 23 { HIX5HD2_FIXED_40M, "40m", NULL, 0, 40000000, }, [all …]
|