Home
last modified time | relevance | path

Searched +full:0 +full:x26 (Results 1 – 25 of 1004) sorted by relevance

12345678910>>...41

/linux/sound/hda/codecs/helpers/
H A Dhp_x360.c10 { 0x17, 0x90170110 }, in alc295_fixup_hp_top_speakers()
14 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x0000), WRITE_COEF(0x28, 0x0000), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
15 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x003f), WRITE_COEF(0x28, 0x1000), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
16 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x0004), WRITE_COEF(0x28, 0x0600), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
17 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x006a), WRITE_COEF(0x28, 0x0006), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
18 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x006c), WRITE_COEF(0x28, 0xc0c0), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
19 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x0008), WRITE_COEF(0x28, 0xb000), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
20 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x002e), WRITE_COEF(0x28, 0x0800), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
21 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x006a), WRITE_COEF(0x28, 0x00c1), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
22 …WRITE_COEF(0x24, 0x0012), WRITE_COEF(0x26, 0x006c), WRITE_COEF(0x28, 0x0320), WRITE_COEF(0x29, 0xb… in alc295_fixup_hp_top_speakers()
[all …]
H A Dideapad_s740.c5 { 0x20, AC_VERB_SET_COEF_INDEX, 0x10 },
6 { 0x20, AC_VERB_SET_PROC_COEF, 0x0320 },
7 { 0x20, AC_VERB_SET_COEF_INDEX, 0x24 },
8 { 0x20, AC_VERB_SET_PROC_COEF, 0x0041 },
9 { 0x20, AC_VERB_SET_COEF_INDEX, 0x24 },
10 { 0x20, AC_VERB_SET_PROC_COEF, 0x0041 },
11 { 0x20, AC_VERB_SET_COEF_INDEX, 0x29 },
12 { 0x20, AC_VERB_SET_COEF_INDEX, 0x29 },
13 { 0x20, AC_VERB_SET_COEF_INDEX, 0x26 },
14 { 0x20, AC_VERB_SET_PROC_COEF, 0x0000 },
[all …]
/linux/drivers/hid/bpf/progs/
H A DFR-TEC__Raptor-Mach-2.bpf.c10 #define VID_BETOP_2185PC 0x11C0
11 #define PID_RAPTOR_MACH_2 0x5606
21 * 0x05, 0x01, // Usage Page (Generic Desktop) 0
22 * 0x09, 0x04, // Usage (Joystick) 2
23 * 0xa1, 0x01, // Collection (Application) 4
24 * 0x05, 0x01, // Usage Page (Generic Desktop) 6
25 * 0x85, 0x01, // Report ID (1) 8
26 * 0x05, 0x01, // Usage Page (Generic Desktop) 10
27 * 0x09, 0x30, // Usage (X) 12
28 * 0x75, 0x10, // Report Size (16) 14
[all …]
H A DThrustmaster__TCA-Yoke-Boeing.bpf.c10 #define VID_THRUSTMASTER 0x044F
11 #define PID_TCA_YOKE_BOEING 0x0409
27 * 0x05, 0x01, // Usage Page (Generic Desktop) 0
28 * 0x09, 0x04, // Usage (Joystick) 2
29 * 0xa1, 0x01, // Collection (Application) 4
30 * 0x85, 0x01, // Report ID (1) 6
31 * 0x09, 0x39, // Usage (Hat switch) 8
32 * 0x15, 0x00, // Logical Minimum (0) 10
33 * 0x25, 0x07, // Logical Maximum (7) 12
34 * 0x35, 0x00, // Physical Minimum (0) 14
[all …]
H A DMicrosoft__Xbox-Elite-2.bpf.c10 #define VID_MICROSOFT 0x045e
11 #define PID_XBOX_ELITE_2 0x0b22
30 * - We need to change the usage to be buttons from 0x15 to 0x18
37 0x0a, 0x99, 0x00, // Usage (Media Select Security) 211
38 0x15, 0x00, // Logical Minimum (0) 214
39 0x26, 0xff, 0x00, // Logical Maximum (255) 216
40 0x95, 0x01, // Report Count (1) 219
41 0x75, 0x04, // Report Size (4) 221
42 0x81, 0x02, // Input (Data,Var,Abs) 223
43 0x15, 0x00, // Logical Minimum (0) 225
[all …]
/linux/drivers/gpu/drm/panel/
H A Dpanel-renesas-r69328.c18 #define R69328_MACP 0xb0 /* Manufacturer Access CMD Protect */
19 #define R69328_MACP_ON 0x03
20 #define R69328_MACP_OFF 0x04
22 #define R69328_GAMMA_SET_A 0xc8 /* Gamma Setting A */
23 #define R69328_GAMMA_SET_B 0xc9 /* Gamma Setting B */
24 #define R69328_GAMMA_SET_C 0xca /* Gamma Setting C */
26 #define R69328_POWER_SET 0xd1
46 gpiod_set_value_cansleep(priv->reset_gpio, 0); in renesas_r69328_reset()
65 if (ret < 0) { in renesas_r69328_prepare()
74 return 0; in renesas_r69328_prepare()
[all …]
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 …]
H A Dpanel-samsung-s6e63j0x03.c23 #define MCS_LEVEL2_KEY 0xf0
24 #define MCS_MTP_KEY 0xf1
25 #define MCS_MTP_SET3 0xd4
54 .flags = 0,
60 0x00, 0x00, 0x00, 0x7f, 0x7f, 0x7f, 0x52, 0x6b, 0x6f, 0x26,
61 0x28, 0x2d, 0x28, 0x26, 0x27, 0x33, 0x34, 0x32, 0x36, 0x36,
62 0x35, 0x00, 0xab, 0x00, 0xae, 0x00, 0xbf
66 0x00, 0x00, 0x00, 0x70, 0x7f, 0x7f, 0x4e, 0x64, 0x69, 0x26,
67 0x27, 0x2a, 0x28, 0x29, 0x27, 0x31, 0x32, 0x31, 0x35, 0x34,
68 0x35, 0x00, 0xc4, 0x00, 0xca, 0x00, 0xdc
[all …]
/linux/arch/x86/kernel/cpu/microcode/
H A Damd_shas.c3 { 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/drivers/hid/
H A Dhid-waltop.c47 0x05, 0x0D, /* Usage Page (Digitizer), */
48 0x09, 0x02, /* Usage (Pen), */
49 0xA1, 0x01, /* Collection (Application), */
50 0x85, 0x10, /* Report ID (16), */
51 0x09, 0x20, /* Usage (Stylus), */
52 0xA0, /* Collection (Physical), */
53 0x09, 0x42, /* Usage (Tip Switch), */
54 0x09, 0x44, /* Usage (Barrel Switch), */
55 0x09, 0x46, /* Usage (Tablet Pick), */
56 0x15, 0x01, /* Logical Minimum (1), */
[all …]
H A Dhid-lg.c29 #define LG_RDESC 0x001
30 #define LG_BAD_RELATIVE_KEYS 0x002
31 #define LG_DUPLICATE_USAGES 0x004
32 #define LG_EXPANDED_KEYMAP 0x010
33 #define LG_IGNORE_DOUBLED_WHEEL 0x020
34 #define LG_WIRELESS 0x040
35 #define LG_INVERT_HWHEEL 0x080
36 #define LG_NOGET 0x100
37 #define LG_FF 0x200
38 #define LG_FF2 0x400
[all …]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_gamepad.py51 expected_event = libevdev.InputEvent(key, 0)
55 assert evdev.value[key] == 0
71 b1 = uhdev.buttons[0]
90 expected_event = libevdev.InputEvent(key1, 0)
94 assert evdev.value[key1] == 0
99 expected_event = libevdev.InputEvent(key2, 0)
103 assert evdev.value[key1] == 0
104 assert evdev.value[key2] == 0
140 self._test_joystick_press("left_stick", (0, 127))
150 self._test_joystick_press("left_stick", (127, 0))
[all …]
H A Ddescriptors_wacom.py5 0x05, 0x01, # . Usage Page (Desktop),
6 0x09, 0x02, # . Usage (Mouse),
7 0xA1, 0x01, # . Collection (Application),
8 0x85, 0x01, # . Report ID (1),
9 0x09, 0x01, # . Usage (Pointer),
10 0xA1, 0x00, # . Collection (Physical),
11 0x05, 0x09, # . Usage Page (Button),
12 0x19, 0x01, # . Usage Minimum (01h),
13 0x29, 0x03, # . Usage Maximum (03h),
14 0x15, 0x00, # . Logical Minimum (0),
[all …]
H A Dtest_ite_keyboard.py32 0x06, 0x85, 0xff, # Usage Page (Vendor Usage Page 0xff85)
33 0x09, 0x95, # Usage (Vendor Usage 0x95) 3
34 0xa1, 0x01, # Collection (Application) 5
35 0x85, 0x5a, # .Report ID (90) 7
36 0x09, 0x01, # .Usage (Vendor Usage 0x01) 9
37 0x15, 0x00, # .Logical Minimum (0) 11
38 0x26, 0xff, 0x00, # .Logical Maximum (255) 13
39 0x75, 0x08, # .Report Size (8) 16
40 0x95, 0x10, # .Report Count (16) 18
41 0xb1, 0x00, # .Feature (Data,Arr,Abs) 20
[all …]
/linux/drivers/scsi/aic7xxx/
H A 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/drivers/ata/pata_parport/
H A Daten.c20 #define j44(a,b) ((((a>>4)&0x0f)|(b&0xf0))^0x88)
23 * cont = 0 - access the IDE register file
26 static int cont_map[2] = { 0x08, 0x20 };
30 int r = regr + cont_map[cont] + 0x80; in aten_write_regr()
32 w0(r); w2(0xe); w2(6); w0(val); w2(7); w2(6); w2(0xc); in aten_write_regr()
39 r = regr + cont_map[cont] + 0x40; in aten_read_regr()
43 case 0: in aten_read_regr()
44 w0(r); w2(0xe); w2(6); in aten_read_regr()
45 w2(7); w2(6); w2(0); in aten_read_regr()
46 a = r1(); w0(0x10); b = r1(); w2(0xc); in aten_read_regr()
[all …]
H A Don20.c20 w2(4); w0(f); w2(5); w2(0xd); \
21 w2(5); w2(0xd); w2(5); w2(4); \
22 } while (0)
28 } while (0)
30 #define j44(a, b) (((a >> 4) & 0x0f) | (b & 0xf0))
33 * cont = 0 - access the IDE register file
43 op(1); vl(r); op(0); in on20_read_regr()
46 case 0: in on20_read_regr()
52 w2(4); w2(0x26); r = r0(); in on20_read_regr()
53 w2(4); w2(0x26); w2(4); in on20_read_regr()
[all …]
/linux/drivers/video/fbdev/sis/
H A Doem300.h55 {0x08,0x08,0x08,0x08},
56 {0x08,0x08,0x08,0x08},
57 {0x08,0x08,0x08,0x08},
58 {0x2c,0x2c,0x2c,0x2c},
59 {0x08,0x08,0x08,0x08},
60 {0x08,0x08,0x08,0x08},
61 {0x08,0x08,0x08,0x08},
62 {0x20,0x20,0x20,0x20}
67 {0x20,0x20,0x20,0x20},
68 {0x20,0x20,0x20,0x20},
[all …]
/linux/drivers/hid/i2c-hid/
H A Di2c-hid-dmi-quirks.c41 {0x1e, 0x00, /* Length of descriptor */
42 0x00, 0x01, /* Version of descriptor */
43 0xdb, 0x01, /* Length of report descriptor */
44 0x21, 0x00, /* Location of report descriptor */
45 0x24, 0x00, /* Location of input report */
46 0x1b, 0x00, /* Max input report length */
47 0x25, 0x00, /* Location of output report */
48 0x11, 0x00, /* Max output report length */
49 0x22, 0x00, /* Location of command register */
50 0x23, 0x00, /* Location of data register */
[all …]
/linux/lib/crypto/tests/
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 Dsha1-testvecs.h9 .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 …]
/linux/arch/powerpc/boot/dts/
H A Dholly.dts23 #size-cells =<0>;
24 PowerPC,750CL@0 {
26 reg = <0x00000000>;
39 memory@0 {
41 reg = <0x00000000 0x20000000>;
49 ranges = <0x00000000 0xc0000000 0x00010000>;
50 reg = <0xc0000000 0x00010000>;
56 interrupts = <0xe 0x2>;
57 reg = <0x00007000 0x00000400>;
62 reg = <0x00006000 0x00000050>;
[all …]
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dmstar,msg2638.yaml22 const: 0x26
59 #size-cells = <0>;
62 reg = <0x26>;
67 pinctrl-0 = <&ts_int_reset_default>;
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgf100.c30 * The value 0xff represents an invalid storage type.
37 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0xff, 0x01, /* 0x00 */ in gf100_mmu_kind()
38 0x01, 0x01, 0x01, 0xff, 0xff, 0xff, 0xff, 0xff, in gf100_mmu_kind()
39 0xff, 0x11, 0xff, 0xff, 0xff, 0xff, 0xff, 0x11, /* 0x10 */ in gf100_mmu_kind()
40 0x11, 0x11, 0x11, 0xff, 0xff, 0xff, 0xff, 0xff, in gf100_mmu_kind()
41 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x26, 0x27, /* 0x20 */ in gf100_mmu_kind()
42 0x28, 0x29, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, in gf100_mmu_kind()
43 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, /* 0x30 */ in gf100_mmu_kind()
44 0xff, 0xff, 0x26, 0x27, 0x28, 0x29, 0x26, 0x27, in gf100_mmu_kind()
45 0x28, 0x29, 0xff, 0xff, 0xff, 0xff, 0x46, 0xff, /* 0x40 */ in gf100_mmu_kind()
[all …]

12345678910>>...41