Home
last modified time | relevance | path

Searched +full:0 +full:x0011 (Results 1 – 25 of 728) sorted by relevance

12345678910>>...30

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/crypto/
Dqcom-qce.yaml145 reg = <0xfd45a000 0x6000>;
152 iommus = <&apps_smmu 0x584 0x0011>,
153 <&apps_smmu 0x586 0x0011>,
154 <&apps_smmu 0x594 0x0011>,
155 <&apps_smmu 0x596 0x0011>;
/kernel/linux/linux-6.6/drivers/usb/serial/
Dusb_debug.c18 0x00,
19 0xff,
20 0x01,
21 0xfe,
22 0x00,
23 0xfe,
24 0x01,
25 0xff,
29 { USB_DEVICE(0x0525, 0x127a) },
34 { USB_DEVICE(0x1d6b, 0x0010) },
[all …]
/kernel/linux/linux-5.10/drivers/usb/serial/
Dusb_debug.c18 0x00,
19 0xff,
20 0x01,
21 0xfe,
22 0x00,
23 0xfe,
24 0x01,
25 0xff,
29 { USB_DEVICE(0x0525, 0x127a) },
34 { USB_DEVICE(0x1d6b, 0x0010) },
[all …]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
Dspca501.c29 #define Arowana300KCMOSCamera 0
53 .priv = 0},
56 #define SPCA50X_REG_USB 0x2 /* spca505 501 */
65 #define SPCA501_SNAPBIT 0x80
66 #define SPCA501_SNAPCTRL 0x10
78 #define SPCA501_PROP_SNAP(d) ((d) & 0x40)
79 #define SPCA501_PROP_SNAP_CTRL(d) ((d) & 0x10)
80 #define SPCA501_PROP_COMP_THRESH(d) (((d) & 0x0e) >> 1)
81 #define SPCA501_PROP_COMP_QUANT(d) (((d) & 0x70) >> 4)
84 #define SPCA501_REG_CCDSP 0x01
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
Dspca501.c29 #define Arowana300KCMOSCamera 0
53 .priv = 0},
56 #define SPCA50X_REG_USB 0x2 /* spca505 501 */
65 #define SPCA501_SNAPBIT 0x80
66 #define SPCA501_SNAPCTRL 0x10
78 #define SPCA501_PROP_SNAP(d) ((d) & 0x40)
79 #define SPCA501_PROP_SNAP_CTRL(d) ((d) & 0x10)
80 #define SPCA501_PROP_COMP_THRESH(d) (((d) & 0x0e) >> 1)
81 #define SPCA501_PROP_COMP_QUANT(d) (((d) & 0x70) >> 4)
84 #define SPCA501_REG_CCDSP 0x01
[all …]
/kernel/linux/linux-6.6/drivers/hid/
Dhid-dr.c41 dbg_hid("called with 0x%04x 0x%04x", strong, weak); in drff_play()
44 strong = strong * 0xff / 0xffff; in drff_play()
45 weak = weak * 0xff / 0xffff; in drff_play()
50 if (weak == 0x0a) in drff_play()
51 weak = 0x0b; in drff_play()
53 drff->report->field[0]->value[0] = 0x51; in drff_play()
54 drff->report->field[0]->value[1] = 0x00; in drff_play()
55 drff->report->field[0]->value[2] = weak; in drff_play()
56 drff->report->field[0]->value[4] = strong; in drff_play()
59 drff->report->field[0]->value[0] = 0xfa; in drff_play()
[all …]
/kernel/linux/linux-5.10/drivers/hid/
Dhid-dr.c41 dbg_hid("called with 0x%04x 0x%04x", strong, weak); in drff_play()
44 strong = strong * 0xff / 0xffff; in drff_play()
45 weak = weak * 0xff / 0xffff; in drff_play()
50 if (weak == 0x0a) in drff_play()
51 weak = 0x0b; in drff_play()
53 drff->report->field[0]->value[0] = 0x51; in drff_play()
54 drff->report->field[0]->value[1] = 0x00; in drff_play()
55 drff->report->field[0]->value[2] = weak; in drff_play()
56 drff->report->field[0]->value[4] = strong; in drff_play()
59 drff->report->field[0]->value[0] = 0xfa; in drff_play()
[all …]
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_cex2a.h26 unsigned char msg_type_code; /* 0x50 */
33 #define TYPE50_TYPE_CODE 0x50
35 #define TYPE50_MEB1_FMT 0x0001
36 #define TYPE50_MEB2_FMT 0x0002
37 #define TYPE50_MEB3_FMT 0x0003
38 #define TYPE50_CRB1_FMT 0x0011
39 #define TYPE50_CRB2_FMT 0x0012
40 #define TYPE50_CRB3_FMT 0x0013
45 unsigned short keyblock_type; /* 0x0001 */
55 unsigned short keyblock_type; /* 0x0002 */
[all …]
/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt_config.c41 HDEV_PARAM_U16(0x0000, def_page_scan_type), in read_def_system_config()
42 HDEV_PARAM_U16(0x0001, def_page_scan_int), in read_def_system_config()
43 HDEV_PARAM_U16(0x0002, def_page_scan_window), in read_def_system_config()
44 HDEV_PARAM_U16(0x0003, def_inq_scan_type), in read_def_system_config()
45 HDEV_PARAM_U16(0x0004, def_inq_scan_int), in read_def_system_config()
46 HDEV_PARAM_U16(0x0005, def_inq_scan_window), in read_def_system_config()
47 HDEV_PARAM_U16(0x0006, def_br_lsto), in read_def_system_config()
48 HDEV_PARAM_U16(0x0007, def_page_timeout), in read_def_system_config()
49 HDEV_PARAM_U16(0x0008, sniff_min_interval), in read_def_system_config()
50 HDEV_PARAM_U16(0x0009, sniff_max_interval), in read_def_system_config()
[all …]
/kernel/linux/linux-6.6/net/bluetooth/
Dmgmt_config.c82 TLV_SET_U16(0x0000, def_page_scan_type), in read_def_system_config()
83 TLV_SET_U16(0x0001, def_page_scan_int), in read_def_system_config()
84 TLV_SET_U16(0x0002, def_page_scan_window), in read_def_system_config()
85 TLV_SET_U16(0x0003, def_inq_scan_type), in read_def_system_config()
86 TLV_SET_U16(0x0004, def_inq_scan_int), in read_def_system_config()
87 TLV_SET_U16(0x0005, def_inq_scan_window), in read_def_system_config()
88 TLV_SET_U16(0x0006, def_br_lsto), in read_def_system_config()
89 TLV_SET_U16(0x0007, def_page_timeout), in read_def_system_config()
90 TLV_SET_U16(0x0008, sniff_min_interval), in read_def_system_config()
91 TLV_SET_U16(0x0009, sniff_max_interval), in read_def_system_config()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dskbmod.json12 0,
18 "expExitCode": "0",
20 "matchPattern": "action order [0-9]*: skbmod pipe set dmac 11:22:33:44:55:66\\s+index 5",
36 0,
42 "expExitCode": "0",
44 "matchPattern": "action order [0-9]*: skbmod pipe set smac 77:88:99:aa:bb:cc\\s+index 7",
60 0,
68 "matchPattern": "action order [0-9]*: skbmod pipe set smac 00:44:55:44:55",
69 "matchCount": "0",
84 0,
[all …]
/kernel/linux/linux-6.6/include/linux/sunrpc/
Dgss_krb5.h60 #define KG_TOK_MIC_MSG 0x0101
61 #define KG_TOK_WRAP_MSG 0x0201
63 #define KG2_TOK_INITIAL 0x0101
64 #define KG2_TOK_RESPONSE 0x0202
65 #define KG2_TOK_MIC 0x0404
66 #define KG2_TOK_WRAP 0x0504
68 #define KG2_TOKEN_FLAG_SENTBYACCEPTOR 0x01
69 #define KG2_TOKEN_FLAG_SEALED 0x02
70 #define KG2_TOKEN_FLAG_ACCEPTORSUBKEY 0x04
72 #define KG2_RESP_FLAG_ERROR 0x0001
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/actions/
Dskbmod.json12 0,
18 "expExitCode": "0",
20 "matchPattern": "action order [0-9]*: skbmod pipe set dmac 11:22:33:44:55:66\\s+index 5",
36 0,
42 "expExitCode": "0",
44 "matchPattern": "action order [0-9]*: skbmod pipe set smac 77:88:99:aa:bb:cc\\s+index 7",
60 0,
68 "matchPattern": "action order [0-9]*: skbmod pipe set smac 00:44:55:44:55",
69 "matchCount": "0",
84 0,
[all …]
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
Dsc_coeff.h17 HS_UP_SCALE = 0,
31 0x001F, 0x1F90, 0x00D2, 0x06FE, 0x00D2, 0x1F90, 0x001F,
32 0x001C, 0x1F9E, 0x009F, 0x06FB, 0x0108, 0x1F82, 0x0022,
33 0x0019, 0x1FAC, 0x006F, 0x06F3, 0x0140, 0x1F74, 0x0025,
34 0x0016, 0x1FB9, 0x0041, 0x06E7, 0x017B, 0x1F66, 0x0028,
35 0x0013, 0x1FC6, 0x0017, 0x06D6, 0x01B7, 0x1F58, 0x002B,
36 0x0010, 0x1FD3, 0x1FEF, 0x06C0, 0x01F6, 0x1F4B, 0x002D,
37 0x000E, 0x1FDF, 0x1FCB, 0x06A5, 0x0235, 0x1F3F, 0x002F,
38 0x000B, 0x1FEA, 0x1FAA, 0x0686, 0x0277, 0x1F33, 0x0031,
39 0x0009, 0x1FF5, 0x1F8C, 0x0663, 0x02B8, 0x1F28, 0x0033,
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
Dsc_coeff.h17 HS_UP_SCALE = 0,
31 0x001F, 0x1F90, 0x00D2, 0x06FE, 0x00D2, 0x1F90, 0x001F,
32 0x001C, 0x1F9E, 0x009F, 0x06FB, 0x0108, 0x1F82, 0x0022,
33 0x0019, 0x1FAC, 0x006F, 0x06F3, 0x0140, 0x1F74, 0x0025,
34 0x0016, 0x1FB9, 0x0041, 0x06E7, 0x017B, 0x1F66, 0x0028,
35 0x0013, 0x1FC6, 0x0017, 0x06D6, 0x01B7, 0x1F58, 0x002B,
36 0x0010, 0x1FD3, 0x1FEF, 0x06C0, 0x01F6, 0x1F4B, 0x002D,
37 0x000E, 0x1FDF, 0x1FCB, 0x06A5, 0x0235, 0x1F3F, 0x002F,
38 0x000B, 0x1FEA, 0x1FAA, 0x0686, 0x0277, 0x1F33, 0x0031,
39 0x0009, 0x1FF5, 0x1F8C, 0x0663, 0x02B8, 0x1F28, 0x0033,
[all …]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/gl860/
Dgl860-ov2640.c12 static u8 c61[] = {0x61}; /* expected */
13 static u8 c51[] = {0x51}; /* expected */
14 static u8 c50[] = {0x50}; /* expected */
15 static u8 c28[] = {0x28}; /* expected */
16 static u8 ca8[] = {0xa8}; /* expected */
27 {0x0000, 0x0000}, {0x0010, 0x0010}, {0x0008, 0x00c0}, {0x0001, 0x00c1},
28 {0x0001, 0x00c2}, {0x0020, 0x0006}, {0x006a, 0x000d},
29 {0x0050, 0x0000}, {0x0041, 0x0000}, {0x006a, 0x0007}, {0x0061, 0x0006},
30 {0x006a, 0x000d}, {0x0000, 0x00c0}, {0x0010, 0x0010}, {0x0001, 0x00c1},
31 {0x0041, 0x00c2}, {0x0004, 0x00d8}, {0x0012, 0x0004}, {0x0000, 0x0058},
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/
Dgl860-ov2640.c12 static u8 c61[] = {0x61}; /* expected */
13 static u8 c51[] = {0x51}; /* expected */
14 static u8 c50[] = {0x50}; /* expected */
15 static u8 c28[] = {0x28}; /* expected */
16 static u8 ca8[] = {0xa8}; /* expected */
27 {0x0000, 0x0000}, {0x0010, 0x0010}, {0x0008, 0x00c0}, {0x0001, 0x00c1},
28 {0x0001, 0x00c2}, {0x0020, 0x0006}, {0x006a, 0x000d},
29 {0x0050, 0x0000}, {0x0041, 0x0000}, {0x006a, 0x0007}, {0x0061, 0x0006},
30 {0x006a, 0x000d}, {0x0000, 0x00c0}, {0x0010, 0x0010}, {0x0001, 0x00c1},
31 {0x0041, 0x00c2}, {0x0004, 0x00d8}, {0x0012, 0x0004}, {0x0000, 0x0058},
[all …]
/kernel/linux/linux-5.10/arch/sh/boards/mach-migor/
Dlcd_qvga.c27 * Index 0: "Device Code Read" returns 0x1505.
32 gpio_set_value(GPIO_PTH2, 0); in reset_lcd_module()
44 tmp1 = (data<<1 | 0x00000001) & 0x000001FF; in adjust_reg18()
45 tmp2 = (data<<2 | 0x00000200) & 0x0003FE00; in adjust_reg18()
72 return ((data >> 1) & 0xff) | ((data >> 2) & 0xff00); in read_reg16()
81 for (i = 0; i < no_data; i += 2) in migor_lcd_qvga_seq()
86 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
90 0x0060, 0x2700, 0x0008, 0x0808, 0x0090, 0x001A, 0x0007, 0x0001,
91 0x0017, 0x0001, 0x0019, 0x0000, 0x0010, 0x17B0, 0x0011, 0x0116,
92 0x0012, 0x0198, 0x0013, 0x1400, 0x0029, 0x000C, 0x0012, 0x01B8,
[all …]
/kernel/linux/linux-6.6/arch/sh/boards/mach-migor/
Dlcd_qvga.c27 * Index 0: "Device Code Read" returns 0x1505.
32 gpio_set_value(GPIO_PTH2, 0); in reset_lcd_module()
44 tmp1 = (data<<1 | 0x00000001) & 0x000001FF; in adjust_reg18()
45 tmp2 = (data<<2 | 0x00000200) & 0x0003FE00; in adjust_reg18()
72 return ((data >> 1) & 0xff) | ((data >> 2) & 0xff00); in read_reg16()
81 for (i = 0; i < no_data; i += 2) in migor_lcd_qvga_seq()
86 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
90 0x0060, 0x2700, 0x0008, 0x0808, 0x0090, 0x001A, 0x0007, 0x0001,
91 0x0017, 0x0001, 0x0019, 0x0000, 0x0010, 0x17B0, 0x0011, 0x0116,
92 0x0012, 0x0198, 0x0013, 0x1400, 0x0029, 0x000C, 0x0012, 0x01B8,
[all …]
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
Dddbridge-hw.c16 .base = 0x200,
17 .num = 0x08,
18 .size = 0x10,
22 .base = 0x280,
23 .num = 0x08,
24 .size = 0x10,
28 .base = 0x300,
29 .num = 0x08,
30 .size = 0x10,
34 .base = 0x2000,
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
Dddbridge-hw.c25 .base = 0x200,
26 .num = 0x08,
27 .size = 0x10,
31 .base = 0x280,
32 .num = 0x08,
33 .size = 0x10,
37 .base = 0x300,
38 .num = 0x08,
39 .size = 0x10,
43 .base = 0x2000,
[all …]
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Ddsp56k.h21 int dir; /* Bit field. 1 = write output bit, 0 = do nothing.
22 * 0x0000 means reading only, 0x0011 means
35 #define DSP56K_HOST_CMD 5 /* Trig Host Command (0-31) */
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Ddsp56k.h21 int dir; /* Bit field. 1 = write output bit, 0 = do nothing.
22 * 0x0000 means reading only, 0x0011 means
35 #define DSP56K_HOST_CMD 5 /* Trig Host Command (0-31) */
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
Ddell-wmi-base.c74 * Keymap for WMI events of type 0x0000
81 { KE_IGNORE, 0x003a, { KEY_CAPSLOCK } },
84 { KE_KEY, 0xe005, { KEY_BRIGHTNESSDOWN } },
85 { KE_KEY, 0xe006, { KEY_BRIGHTNESSUP } },
88 { KE_KEY, 0xe007, { KEY_BATTERY } },
91 { KE_IGNORE, 0xe008, { KEY_RFKILL } },
93 { KE_KEY, 0xe009, { KEY_EJECTCD } },
96 { KE_KEY, 0xe00b, { KEY_SWITCHVIDEOMODE } },
99 { KE_IGNORE, 0xe00c, { KEY_KBDILLUMTOGGLE } },
102 { KE_IGNORE, 0xe00d, { KEY_RESERVED } },
[all …]
/kernel/linux/linux-6.6/drivers/staging/fbtft/
Dfb_s6d1121.c24 #define DEFAULT_GAMMA "26 09 24 2C 1F 23 24 25 22 26 25 23 0D 00\n" \
25 "1C 1A 13 1D 0B 11 12 10 13 15 36 19 00 0D"
33 write_reg(par, 0x0011, 0x2004); in init_display()
34 write_reg(par, 0x0013, 0xCC00); in init_display()
35 write_reg(par, 0x0015, 0x2600); in init_display()
36 write_reg(par, 0x0014, 0x252A); in init_display()
37 write_reg(par, 0x0012, 0x0033); in init_display()
38 write_reg(par, 0x0013, 0xCC04); in init_display()
39 write_reg(par, 0x0013, 0xCC06); in init_display()
40 write_reg(par, 0x0013, 0xCC4F); in init_display()
[all …]

12345678910>>...30