Home
last modified time | relevance | path

Searched +full:0 +full:x52 (Results 1 – 25 of 919) sorted by relevance

12345678910>>...37

/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/fs/unicode/
H A Dutf8data.c_shipped8 0,
9 0x10100,
10 0x20000,
11 0x20100,
12 0x30000,
13 0x30100,
14 0x30200,
15 0x40000,
16 0x40100,
17 0x50000,
[all …]
/linux/drivers/gpu/drm/panel/
H A Dpanel-newvision-nv3052c.c48 { 0xff, 0x30 }, { 0xff, 0x52 }, { 0xff, 0x01 },
50 { 0xe3, 0x00 },
51 { 0x40, 0x00 },
52 { 0x03, 0x40 },
53 { 0x04, 0x00 },
54 { 0x05, 0x03 },
55 { 0x08, 0x00 },
56 { 0x09, 0x07 },
57 { 0x0a, 0x01 },
58 { 0x0b, 0x32 },
[all …]
H A Dpanel-samsung-db7430.c24 #define DB7430_ACCESS_PROT_OFF 0xb0
25 #define DB7430_UNKNOWN_B4 0xb4
26 #define DB7430_USER_SELECT 0xb5
27 #define DB7430_UNKNOWN_B7 0xb7
28 #define DB7430_UNKNOWN_B8 0xb8
29 #define DB7430_PANEL_DRIVING 0xc0
30 #define DB7430_SOURCE_CONTROL 0xc1
31 #define DB7430_GATE_INTERFACE 0xc4
32 #define DB7430_DISPLAY_H_TIMING 0xc5
33 #define DB7430_RGB_SYNC_OPTION 0xc6
[all …]
/linux/tools/testing/selftests/bpf/
H A Dip_check_defrag_frags.h10 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x0, 0x40, 0x11,
11 0xac, 0xe8, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8,
12 0xbe, 0xee, 0xbe, 0xef, 0x0, 0x3a, 0x0, 0x0, 0x54, 0x48,
13 0x49, 0x53, 0x20, 0x49, 0x53, 0x20, 0x54, 0x48, 0x45, 0x20,
14 0x4f, 0x52, 0x49, 0x47,
17 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x3, 0x40, 0x11,
18 0xac, 0xe5, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8,
19 0x49, 0x4e, 0x41, 0x4c, 0x20, 0x4d, 0x45, 0x53, 0x53, 0x41,
20 0x47, 0x45, 0x2c, 0x20, 0x50, 0x4c, 0x45, 0x41, 0x53, 0x45,
21 0x20, 0x52, 0x45, 0x41,
[all …]
/linux/lib/crypto/
H A Daescfb.c48 while (len > 0) { in aescfb_encrypt()
76 aescfb_encrypt_block(ctx, ks[0], iv); in aescfb_decrypt()
78 for (int i = 0; len > 0; i ^= 1) { in aescfb_decrypt()
129 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
142 .key = "\x8e\x73\xb0\xf7\xda\x0e\x64\x52"
144 "\x62\xf8\xea\xd2\x52\x2c\x6b\x7b",
153 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
178 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
217 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
249 return 0; in libaescfb_init()
H A Dchacha20poly1305-selftest.c31 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74,
32 0x2d, 0x4
[all...]
H A Dcurve25519-selftest.c16 .private = { 0x77, 0x07, 0x6d, 0x0a, 0x73, 0x18, 0xa5, 0x7d,
17 0x3c, 0x16, 0xc1, 0x72, 0x51, 0xb2, 0x66, 0x45,
18 0xdf, 0x4c, 0x2f, 0x87, 0xeb, 0xc0, 0x99, 0x2a,
19 0xb1, 0x77, 0xfb, 0xa5, 0x1d, 0xb9, 0x2c, 0x2a },
20 .public = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, 0xb4,
21 0xd3, 0x5b, 0x61, 0xc2, 0xec, 0xe4, 0x35, 0x37,
22 0x3f, 0x83, 0x43, 0xc8, 0x5b, 0x78, 0x67, 0x4d,
23 0xad, 0xfc, 0x7e, 0x14, 0x6f, 0x88, 0x2b, 0x4f },
24 .result = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, 0xe1,
25 0x72, 0x8e, 0x3b, 0xf4, 0x80, 0x35, 0x0f, 0x25,
[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 …]
/linux/Documentation/devicetree/bindings/hwmon/
H A Dmax31785.txt15 - reg : I2C address, one of 0x52, 0x53, 0x54, 0x55.
21 reg = <0x52>;
/linux/drivers/media/dvb-frontends/
H A Ddrxd_firm.c17 #define ADDRESS(x) ((x) & 0xFF), (((x)>>8) & 0xFF), (((x)>>16) & 0xFF), (((x)>>24) & 0xFF)
18 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF)
21 #define DATA16(x) ((x) & 0xFF), (((x)>>8) & 0xFF)
26 #define END_OF_TABLE 0xFF, 0xFF, 0xFF, 0xFF
35 0x26, 0x00, /* 0 -> ring.rdy; */
36 0x60, 0x04, /* r0rami.dt -> ring.xba; */
37 0x61, 0x04, /* r0rami.dt -> ring.xad; */
38 0xE3, 0x07, /* HI_RA_RAM_USR_BEGIN -> ring.iad; */
39 0x40, 0x00, /* (long immediate) */
40 0x64, 0x04, /* r0rami.dt -> ring.len; */
[all …]
/linux/drivers/net/wireless/intersil/p54/
H A Dp54spi_eeprom.h19 0x47, 0x4d, 0x55, 0xaa, /* magic */
20 0x00, 0x00, /* pad */
21 0x00, 0x00, /* eeprom_pda_data_wrap length */
22 0x00, 0x00, 0x00, 0x00, /* arm opcode */
25 0x04, 0x00, 0x01, 0x01, /* PDR_MAC_ADDRESS */
26 0x00, 0x02, 0xee, 0xc0, 0xff, 0xee,
29 0x06, 0x00, 0x01, 0x10, /* PDR_INTERFACE_LIST */
30 0x00, 0x00, /* role */
31 0x0f, 0x00, /* if_id */
32 0x85, 0x00, /* variant = Longbow RF, 2GHz */
[all …]
/linux/drivers/media/usb/gspca/
H A Dse401.h12 #define SE401_REQ_GET_CAMERA_DESCRIPTOR 0x06
13 #define SE401_REQ_START_CONTINUOUS_CAPTURE 0x41
14 #define SE401_REQ_STOP_CONTINUOUS_CAPTURE 0x42
15 #define SE401_REQ_CAPTURE_FRAME 0x43
16 #define SE401_REQ_GET_BRT 0x44
17 #define SE401_REQ_SET_BRT 0x45
18 #define SE401_REQ_GET_WIDTH 0x4c
19 #define SE401_REQ_SET_WIDTH 0x4d
20 #define SE401_REQ_GET_HEIGHT 0x4e
21 #define SE401_REQ_SET_HEIGHT 0x4f
[all …]
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zc770-xm012.dts26 memory@0 {
28 reg = <0x0 0x40000000>;
42 reg = <0x52>;
52 reg = <0x52>;
63 partition@0 {
65 reg = <0x0 0x100000>;
69 reg = <0x100000 0x500000>;
73 reg = <0x600000 0x20000>;
77 reg = <0x620000 0x5e0000>;
81 reg = <0xc00000 0x400000>;
[all …]
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Duncore-cxl.json4 "Counter": "0,1,2,3,4,5,6,7",
5 "EventCode": "0x01",
8 "UMask": "0x2",
12 "BriefDescription": "Number of Allocation to Mem Rxx AGF 0",
14 "EventCode": "0x43",
18 "UMask": "0x8",
24 "EventCode": "0x43",
28 "UMask": "0x1",
34 "EventCode": "0x43",
38 "UMask": "0x2",
[all …]
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Duncore-cxl.json4 "Counter": "0,1,2,3,4,5,6,7",
5 "EventCode": "0x01",
8 "UMask": "0x2",
12 "BriefDescription": "Number of Allocation to Mem Rxx AGF 0",
14 "EventCode": "0x43",
18 "UMask": "0x8",
24 "EventCode": "0x43",
28 "UMask": "0x1",
34 "EventCode": "0x43",
38 "UMask": "0x2",
[all …]
/linux/drivers/platform/x86/tuxedo/nb04/
H A Dwmi_ab.c24 LAMP_ARRAY_ATTRIBUTES_REPORT_ID = 0x01,
25 LAMP_ATTRIBUTES_REQUEST_REPORT_ID = 0x02,
26 LAMP_ATTRIBUTES_RESPONSE_REPORT_ID = 0x03,
27 LAMP_MULTI_UPDATE_REPORT_ID = 0x04,
28 LAMP_RANGE_UPDATE_REPORT_ID = 0x05,
29 LAMP_ARRAY_CONTROL_REPORT_ID = 0x06,
33 0x05, 0x59, // Usage Page (Lighting and Illumination)
34 0x09, 0x01, // Usage (Lamp Array)
35 0xa1, 0x01, // Collection (Application)
36 0x85, LAMP_ARRAY_ATTRIBUTES_REPORT_ID, // Report ID (1)
[all …]
/linux/Documentation/devicetree/bindings/power/supply/
H A Dcw2015_battery.yaml61 #size-cells = <0>;
65 reg = <0x62>;
67 0x17 0x67 0x80 0x73 0x6E 0x6C 0x6B 0x63
68 0x77 0x51 0x5C 0x58 0x50 0x4C 0x48 0x36
69 0x15 0x0C 0x0C 0x19 0x5B 0x7D 0x6F 0x69
70 0x69 0x5B 0x0C 0x29 0x20 0x40 0x52 0x59
71 0x57 0x56 0x54 0x4F 0x3B 0x1F 0x7F 0x17
72 0x06 0x1A 0x30 0x5A 0x85 0x93 0x96 0x2D
73 0x48 0x77 0x9C 0xB3 0x80 0x52 0x94 0xCB
74 0x2F 0x00 0x64 0xA5 0xB5 0x11 0xF0 0x11
/linux/drivers/net/wan/
H A Dwanxlfw.inc_shipped2 0x60,0x00,0x00,0x16,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
3 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xB9,0x40,0x00,0x00,0x00,0x00,0x00,
4 0x10,0x14,0x42,0x80,0x4A,0xB0,0x09,0xB0,0x00,0x00,0x10,0x04,0x67,0x00,0x00,0x0E,
5 0x06,0xB0,0x40,0x00,0x00,0x00,0x09,0xB0,0x00,0x00,0x10,0x04,0x58,0x80,0x0C,0x80,
6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C,
7 0x21,0xFC,0x00,0x00,0x17,0x5E,0x01,0x00,0x21,0xFC,0x00,0x00,0x16,0xDE,0x01,0x78,
8 0x21,0xFC,0x00,0x00,0x16,0xFE,0x01,0x74,0x21,0xFC,0x00,0x00,0x17,0x1E,0x01,0x70,
9 0x21,0xFC,0x00,0x00,0x17,0x3E,0x01,0x6C,0x21,0xFC,0x00,0x00,0x18,0x4C,0x02,0x00,
10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC,
11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40,
[all …]
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-vbi.c25 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/drivers/net/wireless/broadcom/b43/
H A Dlo.c92 b43_phy_write(dev, B43_PHY_PGACTL, 0xE300); in lo_measure_feedthrough()
101 b43_phy_write(dev, B43_PHY_PGACTL, 0xF300); in lo_measure_feedthrough()
135 v = 0x30; in lo_txctl_register_table()
137 reg = 0x43; in lo_txctl_register_table()
138 padmix = 0; in lo_txctl_register_table()
140 reg = 0x52; in lo_txctl_register_table()
145 reg = 0x43; in lo_txctl_register_table()
146 v = 0x10; in lo_txctl_register_table()
149 reg = 0x52; in lo_txctl_register_table()
150 v = 0x30; in lo_txctl_register_table()
[all …]
/linux/drivers/video/fbdev/sis/
H A D310vtbl.h55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x? */
56 {0x2e,0x0a1b,0x0101,SIS_RI_640x480, 0x00,0x00,0x05,0x05,0x08, 2}, /* 640x480x8 */
57 {0x2f,0x0a1b,0x0100,SIS_RI_640x400, 0x00,0x00,0x05,0x05,0x10, 0}, /* 640x400x8 */
58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x8 */
59 {0x31,0x4a1b,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x8 */
60 {0x32,0x4a1b,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x8 */
61 {0x33,0x4a1d,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x16 */
62 {0x34,0x6a1d,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x16 */
63 {0x35,0x4a1f,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x32 */
64 {0x36,0x6a1f,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x32 */
[all …]
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_seq.h_shipped9 0xff, 0x02, 0x06, 0x78,
10 0x00, 0xea, 0x6e, 0x59,
11 0x01, 0xea, 0x04, 0x30,
12 0xff, 0x04, 0x0c, 0x78,
13 0x19, 0xea, 0x6e, 0x59,
14 0x19, 0xea, 0x04, 0x00,
15 0x33, 0xea, 0x68, 0x59,
16 0x33, 0xea, 0x00, 0x00,
17 0x60, 0x3a, 0x3a, 0x68,
18 0x04, 0x4d, 0x35, 0x78,
[all …]
/linux/include/drm/intel/
H A Di915_drm.h47 #define INTEL_GMCH_CTRL 0x52
49 #define SNB_GMCH_CTRL 0x50
51 #define SNB_GMCH_GGMS_MASK 0x3
53 #define SNB_GMCH_GMS_MASK 0x1f
55 #define BDW_GMCH_GGMS_MASK 0x3
57 #define BDW_GMCH_GMS_MASK 0xff
59 #define I830_GMCH_CTRL 0x52
61 #define I830_GMCH_GMS_MASK 0x70
62 #define I830_GMCH_GMS_LOCAL 0x10
63 #define I830_GMCH_GMS_STOLEN_512 0x20
[all …]
/linux/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c18 * 4 byte EAV code: 0xff 0x00 0x00 0xRP
20 * 3 byte Anc data preamble: 0x00 0xff 0xff
24 * 2 byte Internal DID: VBI-line-# 0x80
31 * 0xb0 (Task 0 VerticalBlank HorizontalBlank 0 0 0 0)
32 * 0xf0 (Task EvenField VerticalBlank HorizontalBlank 0 0 0 0)
36 * 0x90 (Task 0 0 HorizontalBlank 0 0 0 0)
37 * 0xd0 (Task EvenField 0 HorizontalBlank 0 0 0 0)
40 * 0x91 (1 0 010 0 !ActiveLine AncDataPresent)
41 * 0x55 (0 1 010 2ndField !ActiveLine AncDataPresent)
44 static const u8 sliced_vbi_did[2] = { 0x91, 0x55 };
[all …]

12345678910>>...37