Home
last modified time | relevance | path

Searched +full:0 +full:xb3 (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/linux/drivers/media/usb/gspca/
H A Dvc032x.c33 #define FL_SAMSUNG 0x01 /* SamsungQ1 (2 sensors) */
34 #define FL_HFLIP 0x02 /* mirrored by default */
35 #define FL_VFLIP 0x04 /* vertical flipped by default */
66 .priv = 0},
78 .priv = 0},
100 .priv = 0},
107 .priv = 0},
111 #define OV7660_REG_MVFP 0x1e
112 #define OV7660_MVFP_MIRROR 0x20
113 #define OV7660_MVFP_VFLIP 0x10
[all …]
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 …]
H A 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/tools/perf/pmu-events/arch/x86/bonnell/
H A 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/lib/crypto/s390/
H A Dchacha-s390.S20 .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/tools/perf/pmu-events/arch/x86/westmereep-sp/
H A Dother.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xD5",
8 "UMask": "0x1"
12 "Counter": "0,1,2,3",
13 "EventCode": "0x6C",
16 "UMask": "0x1"
20 "Counter": "0,1,2,3",
21 "EventCode": "0x3",
24 "UMask": "0x2"
28 "Counter": "0,1,2,3",
[all …]
/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/
H A Dother.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xD5",
8 "UMask": "0x1"
12 "Counter": "0,1,2,3",
13 "EventCode": "0x6C",
16 "UMask": "0x1"
20 "Counter": "0,1,2,3",
21 "EventCode": "0x3",
24 "UMask": "0x2"
28 "Counter": "0,1,2,3",
[all …]
/linux/tools/perf/pmu-events/arch/x86/westmereex/
H A Dother.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xD5",
8 "UMask": "0x1"
12 "Counter": "0,1,2,3",
13 "EventCode": "0x6C",
16 "UMask": "0x1"
20 "Counter": "0,1,2,3",
21 "EventCode": "0x3",
24 "UMask": "0x2"
28 "Counter": "0,1,2,3",
[all …]
/linux/drivers/gpu/drm/panel/
H A 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 …]
/linux/lib/crypto/tests/
H A Dsha512-testvecs.h9 .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 Dpoly1305-testvecs.h9 .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 Dsha384-testvecs.h9 .data_len = 0,
11 0x38, 0xb0, 0x60, 0xa7, 0x51, 0xac, 0x96, 0x38,
12 0x4c, 0xd9, 0x32, 0x7e, 0xb1, 0xb1, 0xe3, 0x6a,
13 0x21, 0xfd, 0xb7, 0x11, 0x14, 0xbe, 0x07, 0x43,
14 0x4c, 0x0c, 0xc7, 0xbf, 0x63, 0xf6, 0xe1, 0xda,
15 0x27, 0x4e, 0xde, 0xbf, 0xe7, 0x6f, 0x65, 0xfb,
16 0xd5, 0x1a, 0xd2, 0xf1, 0x48, 0x98, 0xb9, 0x5b,
22 0x07, 0x34, 0x9d, 0x74, 0x48, 0x76, 0xa5, 0x72,
23 0x78, 0x02, 0xb8, 0x6e, 0x21, 0x59, 0xb0, 0x75,
24 0x09, 0x68, 0x11, 0x39, 0x53, 0x61, 0xee, 0x8d,
[all …]
H A Dmd5-testvecs.h9 .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 Dblake2b-testvecs.h9 .data_len = 0,
11 0x78, 0x6a, 0x02, 0xf7, 0x42, 0x01, 0x59, 0x03,
12 0xc6, 0xc6, 0xfd, 0x85, 0x25, 0x52, 0xd2, 0x72,
13 0x91, 0x2f, 0x47, 0x40, 0xe1, 0x58, 0x47, 0x61,
14 0x8a, 0x86, 0xe2, 0x17, 0xf7, 0x1f, 0x54, 0x19,
15 0xd2, 0x5e, 0x10, 0x31, 0xaf, 0xee, 0x58, 0x53,
16 0x13, 0x89, 0x64, 0x44, 0x93, 0x4e, 0xb0, 0x4b,
17 0x90, 0x3a, 0x68, 0x5b, 0x14, 0x48, 0xb7, 0x55,
18 0xd5, 0x6f, 0x70, 0x1a, 0xfe, 0x9b, 0xe2, 0xce,
24 0x6f, 0x2e, 0xcc, 0x83, 0x53, 0xa3, 0x20, 0x16,
[all …]
/linux/tools/perf/pmu-events/arch/x86/alderlake/
H A Dfloating-point.json4 "Counter": "0,1,2,3,4,5",
5 "EventCode": "0xcd",
8 "UMask": "0x2",
13 "Counter": "0,1,2,3,4,5,6,7",
15 "EventCode": "0xb0",
18 "UMask": "0x1",
23 "Counter": "0,1,2,3,4,5",
24 "EventCode": "0xcd",
27 "UMask": "0x8",
32 "Counter": "0,1,2,3,4,5,6,7",
[all …]
/linux/drivers/media/usb/dvb-usb/
H A Dvp702x.h9 #define deb_info(args...) dprintk(dvb_usb_vp702x_debug,0x01,args)
10 #define deb_xfer(args...) dprintk(dvb_usb_vp702x_debug,0x02,args)
11 #define deb_rc(args...) dprintk(dvb_usb_vp702x_debug,0x04,args)
12 #define deb_fe(args...) dprintk(dvb_usb_vp702x_debug,0x08,args)
17 #define REQUEST_OUT 0xB2
18 #define REQUEST_IN 0xB3
20 /* the out-buffer of these consecutive operations contain sub-commands when b[0] = 0
21 * request: 0xB2; i: 0; v: 0; b[0] = 0, b[1] = subcmd, additional buffer
23 * request: 0xB3; i: 0; v: 0; b[0] = 0xB3, additional buffer */
25 #define GET_TUNER_STATUS 0x05
[all …]
/linux/tools/perf/pmu-events/arch/x86/meteorlake/
H A Dfloating-point.json4 "Counter": "0,1,2,3,4,5,6,7",
6 "EventCode": "0xcd",
9 "UMask": "0x2",
14 "Counter": "0,1,2,3,4,5,6,7",
16 "EventCode": "0xb0",
19 "UMask": "0x1",
24 "Counter": "0,1,2,3,4,5,6,7",
25 "EventCode": "0xc1",
29 "UMask": "0x2",
34 "Counter": "0,1,2,3,4,5,6,7",
[all …]
/linux/fs/nls/
H A Dnls_cp950.c17 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,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */
26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */
[all …]
H A Dnls_euc-jp.c17 #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 …]
H A Dnls_cp936.c17 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 …]
H A Dnls_cp949.c17 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 0x0000,0xAC02,0xAC03,0xAC05,0xAC06,0xAC0B,0xAC0C,0xAC0D,/* 0x40-0x47 */
26 0xAC0E,0xAC0F,0xAC18,0xAC1E,0xAC1F,0xAC21,0xAC22,0xAC23,/* 0x48-0x4F */
[all …]
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dfloating-point.json4 "Counter": "0,1,2,3,4,5,6,7",
6 "EventCode": "0xb0",
9 "UMask": "0x1"
13 "Counter": "0,1,2,3,4,5,6,7",
14 "EventCode": "0xc1",
18 "UMask": "0x2"
22 "Counter": "0,1,2,3,4,5,6,7",
23 "EventCode": "0xc1",
26 "UMask": "0x10"
30 "Counter": "0,1,2,3,4,5,6,7",
[all …]
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Dfloating-point.json4 "Counter": "0,1,2,3,4,5,6,7",
6 "EventCode": "0xb0",
9 "UMask": "0x1"
13 "Counter": "0,1,2,3,4,5,6,7",
14 "EventCode": "0xc1",
18 "UMask": "0x2"
22 "Counter": "0,1,2,3,4,5,6,7",
23 "EventCode": "0xc1",
26 "UMask": "0x10"
30 "Counter": "0,1,2,3,4,5,6,7",
[all …]
/linux/tools/perf/pmu-events/arch/x86/graniterapids/
H A Dfloating-point.json4 "Counter": "0,1,2,3,4,5,6,7",
6 "EventCode": "0xb0",
9 "UMask": "0x1"
13 "Counter": "0,1,2,3,4,5,6,7",
14 "EventCode": "0xc1",
18 "UMask": "0x2"
22 "Counter": "0,1,2,3,4,5,6,7",
23 "EventCode": "0xc1",
26 "UMask": "0x10"
30 "Counter": "0,1,2,3,4,5,6,7",
[all …]
/linux/drivers/media/tuners/
H A Dtda18212.c26 #define DVBT_6 0 in tda18212_set_params()
37 /* reg: 0f 13 23 */ in tda18212_set_params()
38 [DVBT_6] = { 0xb3, 0x20, 0x03 }, in tda18212_set_params()
39 [DVBT_7] = { 0xb3, 0x31, 0x01 }, in tda18212_set_params()
40 [DVBT_8] = { 0xb3, 0x22, 0x01 }, in tda18212_set_params()
41 [DVBT2_6] = { 0xbc, 0x20, 0x03 }, in tda18212_set_params()
42 [DVBT2_7] = { 0xbc, 0x72, 0x03 }, in tda18212_set_params()
43 [DVBT2_8] = { 0xbc, 0x22, 0x01 }, in tda18212_set_params()
44 [DVBC_6] = { 0x92, 0x50, 0x03 }, in tda18212_set_params()
45 [DVBC_8] = { 0x92, 0x53, 0x03 }, in tda18212_set_params()
[all …]

12345678910>>...16