Home
last modified time | relevance | path

Searched +full:0 +full:x56 (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/linux/tools/perf/arch/x86/tests/
H A Dinsn-x86-dat-64.c8 {{0x0f, 0x31, }, 2, 0, "", "",
9 "0f 31 \trdtsc ",},
10 {{0xc4, 0xe2, 0x7d, 0x13, 0xeb, }, 5, 0, "", "",
12 {{0x48, 0x0f, 0x41, 0xd8, }, 4, 0, "", "",
13 "48 0f 41 d8 \tcmovno %rax,%rbx",},
14 {{0x48, 0x0f, 0x41, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "",
15 "48 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%rcx",},
16 {{0x66, 0x0f, 0x41, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "",
17 "66 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%cx",},
18 {{0x48, 0x0f, 0x44, 0xd8, }, 4, 0, "", "",
[all …]
H A 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/drivers/mfd/
H A Daat2870-core.c23 { 0, 1, 0x00 }, /* 0x00 AAT2870_BL_CH_EN */
24 { 0, 1, 0x16 }, /* 0x01 AAT2870_BLM */
25 { 0, 1, 0x16 }, /* 0x02 AAT2870_BLS */
26 { 0, 1, 0x56 }, /* 0x03 AAT2870_BL1 */
27 { 0, 1, 0x56 }, /* 0x04 AAT2870_BL2 */
28 { 0, 1, 0x56 }, /* 0x05 AAT2870_BL3 */
29 { 0, 1, 0x56 }, /* 0x06 AAT2870_BL4 */
30 { 0, 1, 0x56 }, /* 0x07 AAT2870_BL5 */
31 { 0, 1, 0x56 }, /* 0x08 AAT2870_BL6 */
32 { 0, 1, 0x56 }, /* 0x09 AAT2870_BL7 */
[all …]
/linux/lib/crypto/
H A 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()
292 "\xcc\xda\x27\x10\xac\xad\xe2\x56"
317 "\x52\x2d\xc1\xf0\x99\x56\x7d\x07"
322 "\xa7\xb0\x8b\x10\x56\x82\x88\x38"
339 "\x52\x2d\xc1\xf0\x99\x56\x7d\x07"
344 "\xa7\xb0\x8b\x10\x56\x82\x88\x38"
402 "\x56\x4d\x00\xc2\x3b\x1f\xc8\xb9"
[all …]
H A 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 …]
H A Dcurve25519-fiat32.c18 * entries t[0]...t[9], represents the integer t[0]+2^26 t[1]+2^51 t[2]+2^77
41 h[0] = a0&((1<<26)-1); /* 26 used, 32-26 left. 26 */ in fe_frombytes_impl()
104 t = -!!t; /* all set if nonzero, 0 if 0 */ in cmovznz32()
119 { const u32 x2 = in1[0]; in fe_freeze()
120 { u32 x20; u8/*bool*/ x21 = subborrow_u26(0x0, x2, 0x3ffffed, &x20); in fe_freeze()
121 { u32 x23; u8/*bool*/ x24 = subborrow_u25(x21, x4, 0x1ffffff, &x23); in fe_freeze()
122 { u32 x26; u8/*bool*/ x27 = subborrow_u26(x24, x6, 0x3ffffff, &x26); in fe_freeze()
123 { u32 x29; u8/*bool*/ x30 = subborrow_u25(x27, x8, 0x1ffffff, &x29); in fe_freeze()
124 { u32 x32; u8/*bool*/ x33 = subborrow_u26(x30, x10, 0x3ffffff, &x32); in fe_freeze()
125 { u32 x35; u8/*bool*/ x36 = subborrow_u25(x33, x12, 0x1ffffff, &x35); in fe_freeze()
[all …]
H A 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/net/wireless/certs/
H A Dsforshee.hex2 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/Documentation/devicetree/bindings/leds/
H A Dleds-el15203000.txt9 Vending area LED encoded with symbol 'V' (hex code 0x56).
13 encoded with symbol 'S' (hex code 0x53). Supports blinking breathing pattern.
15 Water Pipe LED encoded with symbol 'P' (hex code 0x50) and
26 - #size-cells : must be 0
42 led-controller@0 {
44 reg = <0>;
47 #size-cells = <0>;
51 reg = <0x50>;
58 reg = <0x53>;
65 reg = <0x56>;
/linux/crypto/
H A 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/arch/arm64/boot/dts/freescale/
H A Dimx8mm-kontron-osm-s.dtsi26 reg = <0x0 0x40000000 0 0x80000000>;
36 pinctrl-0 = <&pinctrl_reg_vdd_carrier>;
59 pinctrl-0 = <&pinctrl_reg_usb1_vbus>;
70 pinctrl-0 = <&pinctrl_reg_usb2_vbus>;
81 pinctrl-0 = <&pinctrl_reg_usdhc2_vcc>;
92 pinctrl-0 = <&pinctrl_reg_usdhc3_vcc>;
135 pinctrl-0 = <&pinctrl_ecspi1>;
139 flash@0 {
142 reg = <0>;
149 partition@0 {
[all …]
/linux/drivers/video/fbdev/sis/
H A Dinitextlfb.c40 unsigned short ModeIdIndex = 0, ClockIndex = 0; in sisfb_mode_rate_to_dclock()
41 unsigned short RRTI = 0; in sisfb_mode_rate_to_dclock()
46 if(rateindex > 0) rateindex--; in sisfb_mode_rate_to_dclock()
50 case 0x5a: ModeNo = 0x50; break; in sisfb_mode_rate_to_dclock()
51 case 0x5b: ModeNo = 0x56; in sisfb_mode_rate_to_dclock()
85 unsigned short ModeIdIndex = 0, index = 0, RRTI = 0; in sisfb_mode_rate_to_ddata()
88 if(!SiSInitPtr(SiS_Pr)) return 0; in sisfb_mode_rate_to_ddata()
90 if(rateindex > 0) rateindex--; in sisfb_mode_rate_to_ddata()
94 case 0x5a: ModeNo = 0x50; break; in sisfb_mode_rate_to_ddata()
95 case 0x5b: ModeNo = 0x56; in sisfb_mode_rate_to_ddata()
[all …]
/linux/arch/m68k/68000/
H A Dscreen.h6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/linux/drivers/media/usb/gspca/
H A Dnw80x.c159 * - 3rd byte: data length (=0 for end of sequence)
162 #define I2C0 0xff
165 0x04, 0x05, 0x01, 0x61,
166 0x04, 0x04, 0x01, 0x01,
167 0x04, 0x06, 0x01, 0x04,
168 0x04, 0x04, 0x03, 0x00, 0x00, 0x00,
169 0x05, 0x05, 0x01, 0x00,
170 0, 0, 0
173 0x04, 0x06, 0x01, 0xc0,
174 0x00, 0x00, 0x40, 0x10, 0x43, 0x00, 0xb4, 0x01, 0x10, 0x00, 0x4f,
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx1-pinfunc.h15 * function: 0 - Primary function
18 * direction: 0 - Input
20 * gpio_oconf: 0 - A_IN
24 * gpio_iconfa/b: 0 - GPIO_IN
26 * 2 - 0
29 * 'pin' is an integer between 0 and 0xbf. i.MX1 has 4 ports with 32
31 * the pin number on the specific port (between 0 and 31).
34 #define MX1_PAD_A24__A24 0x00 0x004
35 #define MX1_PAD_A24__GPIO1_0 0x00 0x032
36 #define MX1_PAD_A24__SPI2_CLK 0x00 0x006
[all …]
/linux/lib/
H A Dcrc7.c18 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 …]
/linux/drivers/usb/storage/
H A Doption_ms.c19 #define ZCD_FORCE_MODEM 0x01
20 #define ZCD_ALLOW_MS 0x02
32 0x55, 0x53, 0x42, 0x43, 0x78, 0x56, 0x34, 0x12, in option_rezero()
33 0x01, 0x00, 0x00, 0x00, 0x80, 0x00, 0x06, 0x01, in option_rezero()
34 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, in option_rezero()
35 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 in option_rezero()
78 0x55, 0x53, 0x42, 0x43, 0x12, 0x34, 0x56, 0x78, in option_inquiry()
79 0x24, 0x00, 0x00, 0x00, 0x80, 0x00, 0x06, 0x12, in option_inquiry()
80 0x00, 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, 0x00, in option_inquiry()
81 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 in option_inquiry()
[all …]
/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2056.h9 #define B2056_SYN (0x0 << 12)
10 #define B2056_TX0 (0x2 << 12)
11 #define B2056_TX1 (0x3 << 12)
12 #define B2056_RX0 (0x6 << 12)
13 #define B2056_RX1 (0x7 << 12)
14 #define B2056_ALLTX (0xE << 12)
15 #define B2056_ALLRX (0xF << 12)
17 #define B2056_SYN_RESERVED_ADDR0 0x00
18 #define B2056_SYN_IDCODE 0x01
19 #define B2056_SYN_RESERVED_ADDR2 0x02
[all …]
/linux/tools/perf/pmu-events/arch/x86/grandridge/
H A Duncore-interconnect.json4 "Counter": "0,1,2,3",
5 "EventCode": "0x01",
12 "Counter": "0,1,2,3",
13 "EventCode": "0x16",
16 "UMask": "0x1",
21 "Counter": "0,1,2,3",
22 "EventCode": "0x18",
25 "UMask": "0x1",
30 "Counter": "0,1,2,3",
31 "EventCode": "0x24",
[all …]
/linux/drivers/phy/hisilicon/
H A Dphy-hix5hd2-sata.c16 #define SATA_PHY0_CTLL 0xa0
18 #define MPLL_MULTIPLIER_MASK 0xfe
19 #define MPLL_MULTIPLIER_50M 0x3c
20 #define MPLL_MULTIPLIER_100M 0x1e
21 #define PHY_RESET BIT(0)
26 #define SATA_PORT_PHYCTL 0x174
27 #define SPEED_MODE_MASK 0x6f0000
33 #define SATA_PORT_PHYCTL1 0x148
34 #define AMPLITUDE_MASK 0x3ffffe
35 #define AMPLITUDE_GEN3 0x68
[all …]
/linux/fs/xfs/
H A Dxfs_dahash_test.c20 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30,
21 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4,
22 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60,
23 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c,
24 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4,
25 0xe9, 0x70, 0x51, 0x8c, 0x7f, 0x95, 0x6f, 0x1a,
26 0x56, 0xa1, 0x5c, 0x27, 0x03, 0x67, 0x9f, 0x3a,
27 0xe2, 0x31, 0x11, 0x29, 0x6b, 0x98, 0xfc, 0xc4,
28 0x53, 0x24, 0xc5, 0x8b, 0xce, 0x47, 0xb2, 0xb9,
29 0x32, 0xcb, 0xc1, 0xd0, 0x03, 0x57, 0x4e, 0xd4,
[all …]
/linux/fs/nls/
H A Dnls_ascii.c17 /* 0x00*/
18 0x0000, 0x0001, 0x0002, 0x0003,
19 0x0004, 0x0005, 0x0006, 0x0007,
20 0x0008, 0x0009, 0x000a, 0x000b,
21 0x000c, 0x000d, 0x000e, 0x000f,
22 /* 0x10*/
23 0x0010, 0x0011, 0x0012, 0x0013,
24 0x0014, 0x0015, 0x0016, 0x0017,
25 0x0018, 0x0019, 0x001a, 0x001b,
26 0x001c, 0x001d, 0x001e, 0x001f,
[all …]
/linux/drivers/regulator/
H A Dda9210-regulator.h15 #define DA9210_REG_PAGE_CON 0x00
18 #define DA9210_REG_STATUS_A 0x50
19 #define DA9210_REG_STATUS_B 0x51
20 #define DA9210_REG_EVENT_A 0x52
21 #define DA9210_REG_EVENT_B 0x53
22 #define DA9210_REG_MASK_A 0x54
23 #define DA9210_REG_MASK_B 0x55
24 #define DA9210_REG_CONTROL_A 0x56
27 #define DA9210_REG_GPIO_0_1 0x58
28 #define DA9210_REG_GPIO_2_3 0x59
[all …]
H A Dda9211-regulator.h12 #define DA9211_REG_PAGE_CON 0x00
15 #define DA9211_REG_STATUS_A 0x50
16 #define DA9211_REG_STATUS_B 0x51
17 #define DA9211_REG_EVENT_A 0x52
18 #define DA9211_REG_EVENT_B 0x53
19 #define DA9211_REG_MASK_A 0x54
20 #define DA9211_REG_MASK_B 0x55
21 #define DA9211_REG_CONTROL_A 0x56
24 #define DA9211_REG_GPIO_0_1 0x58
25 #define DA9211_REG_GPIO_2_3 0x59
[all …]
/linux/sound/pci/ice1712/
H A Dwtm.h7 #define VT1724_SUBDEVICE_WTM 0x36495345 /* WT192M ver1.0 */
13 #define AK4114_ADDR 0x20 /*S/PDIF receiver*/
14 #define STAC9460_I2C_ADDR 0x54 /* ADC*2 | DAC*6 */
15 #define STAC9460_2_I2C_ADDR 0x56 /* ADC|DAC *2 */

12345678910>>...32