Home
last modified time | relevance | path

Searched +full:0 +full:x5d (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/Linux-v5.10/drivers/scsi/aic7xxx/
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 …]
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-v5.10/drivers/media/usb/gspca/
Dsonixj.c64 #define BRIDGE_SN9C102P 0
94 #define F_PDN_INV 0x01 /* inverse pin S_PWR_DN / sn_xxx tables */
95 #define F_ILLUM 0x02 /* presence of illuminator */
98 /* register 0x01 */
99 #define S_PWR_DN 0x01 /* sensor power down */
100 #define S_PDN_INV 0x02 /* inverse pin S_PWR_DN */
101 #define V_TX_EN 0x04 /* video transfer enable */
102 #define LED 0x08 /* output to pin LED */
103 #define SCL_SEL_OD 0x20 /* open-drain mode */
104 #define SYS_SEL_48M 0x40 /* system clock 0: 24MHz, 1: 48MHz */
[all …]
/Linux-v5.10/crypto/
Dtestmgr.h33 * @ksize: Length of @key in bytes (0 if no key)
101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
267 "\xBD\xB6\xBF\xEA\xA7\x5C\x06\xA9\x5D\x69\x84\x45\xD7\xF5\x05\xBA"
271 "\x59\x9F\x45\xE8\x5D\x1A\x45\x76\x04\x56\x05\xA1\xD0\x1B\x8C\x77"
273 "\xBA\x2A\xBC\xF4\xA0\x08\xF5\x13\x98\x13\x5D\xF0\xD9\x33\x34\x2A"
286 "\xEF\x7F\x60\xE4\xE6\x05\x82\x89\x5D\xDF\xC6\xD2\x6C\x07\x91\x33"
320 "\x5d\x59\xc3\x62\xd5\xa6\xda\x38\x26\x22\x5e\x34\x1c\x94\xaf\x98",
331 "\xBD\xB6\xBF\xEA\xA7\x5C\x06\xA9\x5D\x69\x84\x45\xD7\xF5\x05\xBA"
335 "\x59\x9F\x45\xE8\x5D\x1A\x45\x76\x04\x56\x05\xA1\xD0\x1B\x8C\x77"
337 "\xBA\x2A\xBC\xF4\xA0\x08\xF5\x13\x98\x13\x5D\xF0\xD9\x33\x34\x2A"
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/
Dgoodix.yaml32 enum: [ 0x5d, 0x14 ]
68 #size-cells = <0>;
71 reg = <0x5d>;
73 interrupts = <0 0>;
74 irq-gpios = <&gpio1 0 0>;
75 reset-gpios = <&gpio1 1 0>;
/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dbridge.h47 * These registers start after the PCIe header, which has 0x40
50 #define BRIDGE_MODE 0x00
51 #define BRIDGE_PCI_CFG_BASE 0x01
52 #define BRIDGE_PCI_CFG_LIMIT 0x02
53 #define BRIDGE_PCIE_CFG_BASE 0x03
54 #define BRIDGE_PCIE_CFG_LIMIT 0x04
55 #define BRIDGE_BUSNUM_BAR0 0x05
56 #define BRIDGE_BUSNUM_BAR1 0x06
57 #define BRIDGE_BUSNUM_BAR2 0x07
58 #define BRIDGE_BUSNUM_BAR3 0x08
[all …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellde/
Dmemory.json3 "EventCode": "0x05",
4 "UMask": "0x1",
6 "Counter": "0,1,2,3",
10 "CounterHTOff": "0,1,2,3,4,5,6,7"
13 "EventCode": "0x05",
14 "UMask": "0x2",
16 "Counter": "0,1,2,3",
20 "CounterHTOff": "0,1,2,3,4,5,6,7"
23 "EventCode": "0x54",
24 "UMask": "0x1",
[all …]
/Linux-v5.10/lib/crypto/
Dblake2s-selftest.c27 * for (i = 0; i < len; i++) {
28 * if (i && (i % 12) == 0)
30 * printf("0x%02x, ", vec[i]);
42 * key[0] = key[1] = 1;
46 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i)
51 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i) {
71 * return 0;
75 { 0xa1, },
76 { 0x7c, 0x89, },
77 { 0x74, 0x0e, 0xd4, },
[all …]
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-v5.10/drivers/media/dvb-frontends/
Dm88ds3103_priv.h23 #define M88RS6000_CHIP_ID 0x74
24 #define M88DS3103_CHIP_ID 0x70
26 #define M88DS3103_CHIPTYPE_3103 0
60 {0x23, 0x07},
61 {0x08, 0x03},
62 {0x0c, 0x02},
63 {0x21, 0x54},
64 {0x25, 0x8a},
65 {0x27, 0x31},
66 {0x30, 0x08},
[all …]
/Linux-v5.10/arch/arm/boot/dts/
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 configurable
31 * 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-v5.10/lib/
Dcrc32test.c15 * There are various incantations of crc32(). Some use a seed of 0 or ~0.
16 * Some xor at the end with ~0. The generic crc32() function takes
19 * drivers/net/smc9194.c uses seed ~0, doesn't xor with ~0.
20 * fs/jffs2 uses seed 0, doesn't xor with ~0.
21 * fs/partitions/efi.c uses seed ~0, xor's with ~0.
36 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30,
37 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4,
38 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60,
39 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c,
40 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4,
[all …]
/Linux-v5.10/sound/ppc/
Dtumbler_volume.h4 /* 0 = -70 dB, 175 = 18.0 dB in 0.5 dB step */
6 0x00000015, 0x00000016, 0x00000017,
7 0x00000019, 0x0000001a, 0x0000001c,
8 0x0000001d, 0x0000001f, 0x00000021,
9 0x00000023, 0x00000025, 0x00000027,
10 0x00000029, 0x0000002c, 0x0000002e,
11 0x00000031, 0x00000034, 0x00000037,
12 0x0000003a, 0x0000003e, 0x00000042,
13 0x00000045, 0x0000004a, 0x0000004e,
14 0x00000053, 0x00000057, 0x0000005d,
[all …]
/Linux-v5.10/drivers/gpu/drm/panel/
Dpanel-feixin-k101-im2ba02.c43 /* Switch to page 0 */
44 { .data = { 0xE0, 0x00 } },
47 { .data = { 0xE1, 0x93} },
48 { .data = { 0xE2, 0x65 } },
49 { .data = { 0xE3, 0xF8 } },
51 /* Lane number, 0x02 - 3 lanes, 0x03 - 4 lanes */
52 { .data = { 0x80, 0x03 } },
55 { .data = { 0x70, 0x02 } },
56 { .data = { 0x71, 0x23 } },
57 { .data = { 0x72, 0x06 } },
[all …]
Dpanel-leadtek-ltk050h3146w.c43 { 0x22, 0x0A }, /* BGR SS GS */
44 { 0x31, 0x00 }, /* column inversion */
45 { 0x53, 0xA2 }, /* VCOM1 */
46 { 0x55, 0xA2 }, /* VCOM2 */
47 { 0x50, 0x81 }, /* VREG1OUT=5V */
48 { 0x51, 0x85 }, /* VREG2OUT=-5V */
49 { 0x62, 0x0D }, /* EQT Time setting */
54 { 0xA0, 0x00 },
55 { 0xA1, 0x1A },
56 { 0xA2, 0x28 },
[all …]
/Linux-v5.10/drivers/net/wireless/broadcom/b43/
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-v5.10/drivers/media/usb/gspca/gl860/
Dgl860-mi1320.c11 {0xba00, 0x00f0}, {0xba00, 0x00f1}, {0xba51, 0x0066}, {0xba02, 0x00f1},
12 {0xba05, 0x0067}, {0xba05, 0x00f1}, {0xbaa0, 0x0065}, {0xba00, 0x00f1},
13 {0xffff, 0xffff},
14 {0xba00, 0x00f0}, {0xba02, 0x00f1}, {0xbafa, 0x0028}, {0xba02, 0x00f1},
15 {0xba00, 0x00f0}, {0xba01, 0x00f1}, {0xbaf0, 0x0006}, {0xba0e, 0x00f1},
16 {0xba70, 0x0006}, {0xba0e, 0x00f1},
17 {0xffff, 0xffff},
18 {0xba74, 0x0006}, {0xba0e, 0x00f1},
19 {0xffff, 0xffff},
20 {0x0061, 0x0000}, {0x0068, 0x000d},
[all …]
/Linux-v5.10/fs/nls/
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-v5.10/Documentation/devicetree/bindings/spi/
Dspi-armada-3700.txt13 - #size-cells: should be 0.
20 #size-cells = <0>;
21 reg = <0x10600 0x5d>;
23 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;
/Linux-v5.10/drivers/regulator/
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 …]
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-v5.10/tools/perf/pmu-events/arch/x86/haswell/
Dmemory.json4 "EventCode": "0x05",
5 "Counter": "0,1,2,3",
6 "UMask": "0x1",
10 "CounterHTOff": "0,1,2,3,4,5,6,7"
14 "EventCode": "0x05",
15 "Counter": "0,1,2,3",
16 "UMask": "0x2",
20 "CounterHTOff": "0,1,2,3,4,5,6,7"
23 "EventCode": "0x54",
24 "Counter": "0,1,2,3",
[all …]
/Linux-v5.10/drivers/video/fbdev/
Dplatinumfb.h54 * F = 14.3MHz * c0 / (c1 & 0x1f) / (1 << (c1 >> 5))
55 * Newer ones use the values in clocksel[0], for which the formula
57 * F = 15MHz * c0 / ((c1 & 0x1f) + 2) / (1 << (c1 >> 5))
69 #define DIV2 0x20
70 #define DIV4 0x40
71 #define DIV8 0x60
72 #define DIV16 0x80
76 0x5c00,
78 { 0xffc, 4, 0, 0, 0, 0, 0x428, 0,
79 0, 0xb3, 0xd3, 0x12, 0x1a5, 0x23, 0x28, 0x2d,
[all …]
/Linux-v5.10/include/dt-bindings/clock/
Dmarvell,pxa1928.h10 #define PXA1928_CLK_RTC 0x00
11 #define PXA1928_CLK_TWSI0 0x01
12 #define PXA1928_CLK_TWSI1 0x02
13 #define PXA1928_CLK_TWSI2 0x03
14 #define PXA1928_CLK_TWSI3 0x04
15 #define PXA1928_CLK_OWIRE 0x05
16 #define PXA1928_CLK_KPC 0x06
17 #define PXA1928_CLK_TB_ROTARY 0x07
18 #define PXA1928_CLK_SW_JTAG 0x08
19 #define PXA1928_CLK_TIMER1 0x09
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/
Dmt9m001.txt28 reg = <0x5d>;
29 reset-gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;

12345678910>>...22