Home
last modified time | relevance | path

Searched +full:0 +full:xca (Results 1 – 25 of 504) sorted by relevance

12345678910>>...21

/linux-6.14.4/lib/
Dpacking_test.c18 #define NO_QUIRKS 0
33 * (0xcafedeadbeefcafe) at a fixed logical offset (32) within an
39 PBUF(0x00, 0x00, 0x00, 0x00, 0xca, 0xfe, 0xde, 0xad,
40 0xbe, 0xef, 0xca, 0xfe, 0x00, 0x00, 0x00, 0x00),
41 .uval = 0xcafedeadbeefcafe,
48 PBUF(0x00, 0x00, 0x00, 0x00, 0xbe, 0xef, 0xca, 0xfe,
49 0xca, 0xfe, 0xde, 0xad, 0x00, 0x00, 0x00, 0x00),
50 .uval = 0xcafedeadbeefcafe,
57 PBUF(0x00, 0x00, 0x00, 0x00, 0xad, 0xde, 0xfe, 0xca,
58 0xfe, 0xca, 0xef, 0xbe, 0x00, 0x00, 0x00, 0x00),
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/haswell/
Dfloating-point.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xC6",
9 "UMask": "0x7"
13 "Counter": "0,1,2,3",
15 "EventCode": "0xCA",
19 "UMask": "0x1e"
23 "Counter": "0,1,2,3",
24 "EventCode": "0xCA",
28 "UMask": "0x10"
32 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/haswellx/
Dfloating-point.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xC6",
9 "UMask": "0x7"
13 "Counter": "0,1,2,3",
15 "EventCode": "0xCA",
19 "UMask": "0x1e"
23 "Counter": "0,1,2,3",
24 "EventCode": "0xCA",
28 "UMask": "0x10"
32 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/sandybridge/
Dfloating-point.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xCA",
9 "UMask": "0x1e"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xCA",
17 "UMask": "0x10"
21 "Counter": "0,1,2,3",
22 "EventCode": "0xCA",
25 "UMask": "0x8"
29 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/jaketown/
Dfloating-point.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xCA",
9 "UMask": "0x1e"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xCA",
17 "UMask": "0x10"
21 "Counter": "0,1,2,3",
22 "EventCode": "0xCA",
25 "UMask": "0x8"
29 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/lib/crypto/
Daesgcm.c43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values
60 return 0; in aesgcm_expandkey()
67 while (len > 0) { in aesgcm_ghash()
114 while (len > 0) { in aesgcm_crypt()
285 "\x39\x80\xca\x0b\x3c\x00\xe8\x41"
361 "\x39\x80\xca\x0b\x3c\x00\xe8\x41"
407 "\x02\x66\x49\xca\x7c\x91\x05\xf2"
482 "\x89\xca\x94\x66\x11\x21\x97\xca"
496 "\x16\x9d\x94\x0f\x54\xa1\xec\xca"
538 "\x1c\x6f\x17\xca\x3b\x8e\x2d\x66"
[all …]
Dblake2s-selftest.c28 * for (i = 0; i < len; i++) {
29 * if (i && (i % 12) == 0)
31 * printf("0x%02x, ", vec[i]);
43 * key[0] = key[1] = 1;
47 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i)
52 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i) {
62 * return 0;
66 { 0xa1, },
67 { 0x7c, 0x89, },
68 { 0x74, 0x0e, 0xd4, },
[all …]
Dchacha20poly1305-selftest.c31 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 …]
/linux-6.14.4/crypto/
Dtestmgr.h34 * @ksize: Length of @key in bytes (0 if no key)
101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
248 "\x7F\xE2\x53\x72\x98\xCA\x2A\x8F\x59\x46\xF8\xE5\xFD\x09\x1D\xBD"
326 "\x52\x41\xF4\xDA\x7B\xB7\x59\x55\xCA\xD4\x2F\x0F\x3A\xCB\xA4\x0D"
329 "\xEC\xB8\x1F\xCA\x59\xE3\xC1\x78\xF3\x85\xD8\x47\xA5\xD7\x02\x1A"
335 "\x90\x09\xCA\xEC\x0C\xDC\xF9\x2C\xD7\xEB\xAE\xA3\xA4\x47\xD7\x33"
336 "\x2F\x8A\xCA\xBC\x5E\xF0\x77\xE4\x97\x98\x97\xC7\x10\x91\x7D\x2A"
346 "\x68\x27\xE2\x96\xB5\x72\xC9\xC3\xD4\x42\xAA\xAA\xCA\x95\x8F\xFF"
366 "\x1E\x9E\x48\x81\xDD\x2D\xE4\x6F\xC2\xCD\xCA\x93\x9E\x65\x7E\xD5"
381 "\x00\x8D\x1B\x05\xCA\x24\x1F\x0C\x53\x19\x52\x74\x63\x21\xFA\x78"
[all …]
Ddh.c27 memset(ctx, 0, sizeof(*ctx)); in dh_clear_ctx()
50 return (p_len < 2048) ? -EINVAL : 0; in dh_check_params_length()
52 return (p_len < 1536) ? -EINVAL : 0; in dh_check_params_length()
68 return 0; in dh_set_params()
80 if (crypto_dh_decode_key(buf, len, &params) < 0) in dh_set_secret()
83 if (dh_set_params(ctx, &params) < 0) in dh_set_secret()
90 return 0; in dh_set_secret()
113 return 0; in dh_is_pubkey_valid()
126 if (mpi_cmp_ui(y, 1) < 1 || mpi_cmp(y, ctx->p) >= 0) in dh_is_pubkey_valid()
134 val = mpi_alloc(0); in dh_is_pubkey_valid()
[all …]
/linux-6.14.4/drivers/gpu/drm/panel/
Dpanel-boe-himax8279d.c59 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 …]
Dpanel-boe-tv101wum-nl6.c57 #define NT36523_DCS_SWITCH_PAGE 0xff
64 mipi_dsi_dcs_write_seq_multi(ctx, 0xfb, 0x01); in nt36523_enable_reload_cmds()
71 nt36523_switch_page(&ctx, 0x20); in boe_tv110c9m_init()
73 mipi_dsi_dcs_write_seq_multi(&ctx, 0x05, 0xd9); in boe_tv110c9m_init()
74 mipi_dsi_dcs_write_seq_multi(&ctx, 0x07, 0x78); in boe_tv110c9m_init()
75 mipi_dsi_dcs_write_seq_multi(&ctx, 0x08, 0x5a); in boe_tv110c9m_init()
76 mipi_dsi_dcs_write_seq_multi(&ctx, 0x0d, 0x63); in boe_tv110c9m_init()
77 mipi_dsi_dcs_write_seq_multi(&ctx, 0x0e, 0x91); in boe_tv110c9m_init()
78 mipi_dsi_dcs_write_seq_multi(&ctx, 0x0f, 0x73); in boe_tv110c9m_init()
79 mipi_dsi_dcs_write_seq_multi(&ctx, 0x95, 0xe6); in boe_tv110c9m_init()
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/ivybridge/
Dfloating-point.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xCA",
10 "UMask": "0x1e"
14 "Counter": "0,1,2,3",
15 "EventCode": "0xCA",
19 "UMask": "0x10"
23 "Counter": "0,1,2,3",
24 "EventCode": "0xCA",
28 "UMask": "0x8"
32 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/ivytown/
Dfloating-point.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xCA",
10 "UMask": "0x1e"
14 "Counter": "0,1,2,3",
15 "EventCode": "0xCA",
19 "UMask": "0x10"
23 "Counter": "0,1,2,3",
24 "EventCode": "0xCA",
28 "UMask": "0x8"
32 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/drivers/scsi/aic7xxx/
Daic7xxx_seq.h_shipped9 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-6.14.4/drivers/media/usb/gspca/
Dspca505.c23 #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 …]
Dtopro.c22 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-6.14.4/drivers/media/dvb-frontends/
Ddvb-pll.c45 { [ 0 ... (DVB_PLL_MAX-1) ] = DVB_PLL_UNDEFINED };
77 .sleepdata = (u8[]){ 2, 0xb4, 0x03 },
80 { 443250000, 166667, 0xb4, 0x02 },
81 { 542000000, 166667, 0xb4, 0x08 },
82 { 771000000, 166667, 0xbc, 0x08 },
83 { 999999999, 166667, 0xf4, 0x08 },
91 buf[3] |= 0x10; in thomson_dtt759x_bw()
100 .sleepdata = (u8[]){ 2, 0x84, 0x03 },
103 { 264000000, 166667, 0xb4, 0x02 },
104 { 470000000, 166667, 0xbc, 0x02 },
[all …]
/linux-6.14.4/tools/perf/arch/x86/tests/
Dinsn-x86-dat-32.c8 {{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-6.14.4/tools/perf/pmu-events/arch/x86/knightslanding/
Dpipeline.json4 "Counter": "0,1",
5 "EventCode": "0xC4",
12 "Counter": "0,1",
13 "EventCode": "0xC4",
17 "UMask": "0xf9"
21 "Counter": "0,1",
22 "EventCode": "0xC4",
26 "UMask": "0xbf"
30 "Counter": "0,1",
31 "EventCode": "0xC4",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/bonnell/
Dfloating-point.json4 "Counter": "0,1",
5 "EventCode": "0x11",
8 "UMask": "0x81"
12 "Counter": "0,1",
13 "EventCode": "0x11",
16 "UMask": "0x1"
20 "Counter": "0,1",
21 "EventCode": "0xCD",
27 "Counter": "0,1",
28 "EventCode": "0xCA",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/broadwell/
Dfloating-point.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xc7",
9 "UMask": "0x4"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xc7",
18 "UMask": "0x8"
22 "Counter": "0,1,2,3",
23 "EventCode": "0xc7",
27 "UMask": "0x10"
31 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/broadwellde/
Dfloating-point.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xc7",
9 "UMask": "0x4"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xc7",
18 "UMask": "0x8"
22 "Counter": "0,1,2,3",
23 "EventCode": "0xc7",
27 "UMask": "0x10"
31 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/broadwellx/
Dfloating-point.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xc7",
9 "UMask": "0x4"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xc7",
18 "UMask": "0x8"
22 "Counter": "0,1,2,3",
23 "EventCode": "0xc7",
27 "UMask": "0x10"
31 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/arch/x86/include/asm/
Dfred.h18 #define ERETS _ASM_BYTES(0xf2,0x0f,0x01,0xca)
19 #define ERETU _ASM_BYTES(0xf3,0x0f,0x01,0xca)
24 #define FRED_STACK_FRAME_RSP_MASK _AT(unsigned long, (~0x3f))
108 static __always_inline unsigned long fred_event_data(struct pt_regs *regs) { return 0; } in fred_event_data()

12345678910>>...21