Home
last modified time | relevance | path

Searched +full:0 +full:x43 (Results 1 – 25 of 1068) sorted by relevance

12345678910>>...43

/linux/sound/pci/hda/
H A Dpatch_cmedia.c22 #define CM9825_VERB_SET_HPF_1 0x781
23 #define CM9825_VERB_SET_HPF_2 0x785
24 #define CM9825_VERB_SET_PLL 0x7a0
25 #define CM9825_VERB_SET_NEG 0x7a1
26 #define CM9825_VERB_SET_ADCL 0x7a2
27 #define CM9825_VERB_SET_DACL 0x7a3
28 #define CM9825_VERB_SET_MBIAS 0x7a4
29 #define CM9825_VERB_SET_VNEG 0x7a8
30 #define CM9825_VERB_SET_D2S 0x7a9
31 #define CM9825_VERB_SET_DACTRL 0x7aa
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7ulp-com.dts20 reg = <0x60000000 0x4000000>;
26 pinctrl-0 = <&pinctrl_lpuart4>;
32 pinctrl-0 = <&pinctrl_usbotg1_id>;
43 pinctrl-0 = <&pinctrl_usdhc0>;
53 IMX7ULP_PAD_PTC3__LPUART4_RX 0x3
54 IMX7ULP_PAD_PTC2__LPUART4_TX 0x3
60 IMX7ULP_PAD_PTC13__USB0_ID 0x10003
66 IMX7ULP_PAD_PTD1__SDHC0_CMD 0x43
67 IMX7ULP_PAD_PTD2__SDHC0_CLK 0x10042
68 IMX7ULP_PAD_PTD3__SDHC0_D7 0x43
[all …]
H A Dimx7ulp-evk.dts22 reg = <0x60000000 0x40000000>;
27 pwms = <&tpm4 1 50000 0>;
28 brightness-levels = <0 20 25 30 35 40 100>;
36 pinctrl-0 = <&pinctrl_usbotg1_vbus>;
40 gpio = <&gpio_ptc 0 GPIO_ACTIVE_HIGH>;
50 pinctrl-0 = <&pinctrl_usdhc0_rst>;
51 gpio = <&gpio_ptd 0 GPIO_ACTIVE_HIGH>;
58 pinctrl-0 = <&pinctrl_lpuart4>;
64 pinctrl-0 = <&pinctrl_pwm0>;
71 pinctrl-0 = <&pinctrl_usbotg1_id>;
[all …]
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-jpeg.h16 0xff, 0xd8, 0xff, 0xfe, 0x00, 0x0d, 0x42, 0x6c,
17 0x75, 0x65, 0x63, 0x68, 0x65, 0x72, 0x72, 0x79,
18 0x20, 0xff, 0xdb, 0x00, 0x43, 0x00, 0x20, 0x16,
19 0x18, 0x1c, 0x18, 0x14, 0x20, 0x1c, 0x1a, 0x1c,
20 0x24, 0x22, 0x20, 0x26, 0x30, 0x50, 0x34, 0x30,
21 0x2c, 0x2c, 0x30, 0x62, 0x46, 0x4a, 0x3a, 0x50,
22 0x74, 0x66, 0x7a, 0x78, 0x72, 0x66, 0x70, 0x6e,
23 0x80, 0x90, 0xb8, 0x9c, 0x80, 0x88, 0xae, 0x8a,
24 0x6e, 0x70, 0xa0, 0xda, 0xa2, 0xae, 0xbe, 0xc4,
25 0xce, 0xd0, 0xce, 0x7c, 0x9a, 0xe2, 0xf2, 0xe0,
[all …]
/linux/Documentation/admin-guide/
H A Dsvga.rst33 EXTENDED_VGA - Standard 8-pixel font mode: 80x43 on EGA, 80x50 on VGA.
37 0..35 - Menu item number (when you have used the menu to view the list of
39 to use). 0..9 correspond to "0".."9", 10..35 to "a".."z". Warning: the
44 0x.... - Hexadecimal video mode ID (also displayed on the menu, see below
61 0 0F00 80x25
62 1 0F01 80x50
63 2 0F02 80x43
64 3 0F03 80x26
74 "0 0F00 80x25" means that the first menu item (the menu items are numbered
75 from "0" to "9" and from "a" to "z") is a 80x25 mode with ID=0x0f00 (see the
[all …]
/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e8aa0.c34 #define PANELCTL_SS_1_800 (0 << 5)
41 #define PANELCTL_CLK1_000 (0 << 3)
43 #define PANELCTL_CLK2_CON_MASK (7 << 0)
44 #define PANELCTL_CLK2_000 (0 << 0)
45 #define PANELCTL_CLK2_001 (1 << 0)
48 #define PANELCTL_INT1_000 (0 << 3)
50 #define PANELCTL_INT2_CON_MASK (7 << 0)
51 #define PANELCTL_INT2_000 (0 << 0)
52 #define PANELCTL_INT2_001 (1 << 0)
55 #define PANELCTL_BICTL_000 (0 << 3)
[all …]
H A Dpanel-jadard-jd9365da-h3.c48 #define JD9365DA_DCS_SWITCH_PAGE 0xe0
55 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe1, 0x93); in jadard_enable_standard_cmds()
56 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe2, 0x65); in jadard_enable_standard_cmds()
57 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe3, 0xf8); in jadard_enable_standard_cmds()
58 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0x80, 0x03); in jadard_enable_standard_cmds()
115 gpiod_set_value(jadard->reset, 0); in jadard_prepare()
125 return 0; in jadard_prepare()
136 gpiod_set_value(jadard->reset, 0); in jadard_unprepare()
144 return 0; in jadard_unprepare()
190 jd9365da_switch_page(&dsi_ctx, 0x00); in radxa_display_8hd_ad002_init_cmds()
[all …]
H A Dpanel-leadtek-ltk500hd1829.c47 { 0xE0, 0x00 },
49 { 0xE1, 0x93 },
50 { 0xE2, 0x65 },
51 { 0xE3, 0xF8 },
52 { 0x80, 0x03 }, /* 0X03:4-LANE; 0X02:3-LANE; 0X01:2-LANE */
54 { 0xE0, 0x01 },
56 { 0x00, 0x00 },
57 { 0x01, 0x6F },
59 { 0x17, 0x00 },
60 { 0x18, 0xAF }, /* 4.3V */
[all …]
/linux/lib/crypto/
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 …]
H A 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 …]
H A Daesgcm.c43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values
60 return 0; in aesgcm_expandkey()
67 while (len > 0) { in aesgcm_ghash()
114 while (len > 0) { in aesgcm_crypt()
270 "\x1c\x26\x7e\x43\x84\xb0\xf6\x00"
382 "\x00\xa4\x43\x54\x04\x54\x9b\x3b"
399 "\x8f\x9e\x73\x43\x47\x6a\x08\x36"
410 "\x82\xa2\xed\xb3\xac\xdf\x43\x19"
512 "\xc1\x72\x43\x1b\xf6\xac\xc1\x54"
550 "\x0e\xe1\xb5\x11\x45\x61\x43\x46"
[all …]
/linux/sound/soc/codecs/
H A Dpcm6240.h43 #define PCMDEV_GENERIC_VOL_CTRL 0x0
44 #define PCMDEV_PCM1690_VOL_CTRL 0x1
45 #define PCMDEV_PCM1690_FINE_VOL_CTRL 0x2
64 #define PCMDEVICE_PAGE_SELECT 0x00
66 #define PCMDEVICE_REG_SWRESET PCMDEVICE_REG(0X0, 0x01)
67 #define PCMDEVICE_REG_SWRESET_RESET BIT(0)
69 #define ADC5120_REG_CH1_ANALOG_GAIN PCMDEVICE_REG(0X0, 0x3d)
70 #define ADC5120_REG_CH1_DIGITAL_GAIN PCMDEVICE_REG(0X0, 0x3e)
71 #define ADC5120_REG_CH2_ANALOG_GAIN PCMDEVICE_REG(0X0, 0x42)
72 #define ADC5120_REG_CH2_DIGITAL_GAIN PCMDEVICE_REG(0X0, 0x43)
[all …]
/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2059.c17 { 0x051, 0x70 }, { 0x05a, 0x03 }, { 0x079, 0x01 }, { 0x082, 0x70 },
18 { 0x083, 0x00 }, { 0x084, 0x70 }, { 0x09a, 0x7f }, { 0x0b6, 0x10 },
19 { 0x188, 0x05 },
61 RADIOREGS(0x48, 0x16, 0x30, 0x1b, 0x0a, 0x0a, 0x30, 0x6c,
62 0x09, 0x0f, 0x0a, 0x00, 0x0a, 0x00, 0x61, 0x73,
63 0x00, 0x00, 0x00, 0xd0, 0x00),
64 PHYREGS(0x03c9, 0x03c5, 0x03c1, 0x043a, 0x043f, 0x0443),
68 RADIOREGS(0x4b, 0x16, 0x30, 0x1b, 0x0a, 0x0a, 0x30, 0x71,
69 0x09, 0x0f, 0x0a, 0x00, 0x0a, 0x00, 0x61, 0x73,
70 0x00, 0x00, 0x00, 0xd0, 0x00),
[all …]
H A Dradio_2057.c17 { 0x0E, 0x20 }, { 0x31, 0x00 }, { 0x32, 0x00 }, { 0x33, 0x00 },
18 { 0x35, 0x26 }, { 0x3C, 0xff }, { 0x3D, 0xff }, { 0x3E, 0xff },
19 { 0x3F, 0xff }, { 0x62, 0x33 }, { 0x8A, 0xf0 }, { 0x8B, 0x10 },
20 { 0x8C, 0xf0 }, { 0x91, 0x3f }, { 0x92, 0x36 }, { 0xA4, 0x8c },
21 { 0xA8, 0x55 }, { 0xAF, 0x01 }, { 0x10F, 0xf0 }, { 0x110, 0x10 },
22 { 0x111, 0xf0 }, { 0x116, 0x3f }, { 0x117, 0x36 }, { 0x129, 0x8c },
23 { 0x12D, 0x55 }, { 0x134, 0x01 }, { 0x15E, 0x00 }, { 0x15F, 0x00 },
24 { 0x160, 0x00 }, { 0x161, 0x00 }, { 0x162, 0x00 }, { 0x163, 0x00 },
25 { 0x169, 0x02 }, { 0x16A, 0x00 }, { 0x16B, 0x00 }, { 0x16C, 0x00 },
26 { 0x1A4, 0x00 }, { 0x1A5, 0x00 }, { 0x1A6, 0x00 }, { 0x1AA, 0x00 },
[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/media/usb/gspca/
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 …]
/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Dmemory.json4 "EventCode": "0x24",
7 "UMask": "0x02"
11 "EventCode": "0x25",
13 "UMask": "0x08"
17 "EventCode": "0x25",
19 "UMask": "0x04"
23 "EventCode": "0x25",
25 "UMask": "0x02"
29 "EventCode": "0x25",
31 "UMask": "0x01"
[all …]
/linux/tools/perf/pmu-events/arch/x86/amdzen2/
H A Dmemory.json4 "EventCode": "0x24",
7 "UMask": "0x02"
11 "EventCode": "0x25",
13 "UMask": "0x08"
17 "EventCode": "0x25",
19 "UMask": "0x04"
23 "EventCode": "0x25",
25 "UMask": "0x02"
29 "EventCode": "0x25",
31 "UMask": "0x01"
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Duncore-interconnect.json4 "Counter": "0,1",
5 "EventCode": "0x12",
9 "UMask": "0x1",
14 "Counter": "0,1",
15 "EventCode": "0x12",
19 "UMask": "0x2",
24 "Counter": "0,1",
32 "Counter": "0,1",
33 "EventCode": "0x13",
37 "UMask": "0x80",
[all …]
/linux/arch/mips/sni/
H A Dtime.c19 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 12) = 0x34; in a20r_set_periodic()
21 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 0) = SNI_COUNTER0_DIV & 0xff; in a20r_set_periodic()
23 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 0) = SNI_COUNTER0_DIV >> 8; in a20r_set_periodic()
26 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 12) = 0xb4; in a20r_set_periodic()
28 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 8) = SNI_COUNTER2_DIV & 0xff; in a20r_set_periodic()
32 return 0; in a20r_set_periodic()
50 *(volatile u8 *)A20R_PT_TIM0_ACK = 0; in a20r_interrupt()
60 * Counter 2 output is connected to Counter 0 & 1 input.
84 outb_p(0x34, 0x43); in dosample()
85 outb_p(SNI_8254_TCSAMP_COUNTER & 0xff, 0x40); in dosample()
[all …]
/linux/net/wireless/certs/
H A Dwens.hex2 0x30, 0x82, 0x02, 0xa7, 0x30, 0x82, 0x01, 0x8f,
3 0x02, 0x14, 0x61, 0xc0, 0x38, 0x65, 0x1a, 0xab,
4 0xdc, 0xf9, 0x4b, 0xd0, 0xac, 0x7f, 0xf0, 0x6c,
5 0x72, 0x48, 0xdb, 0x18, 0xc6, 0x00, 0x30, 0x0d,
6 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d,
7 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 0x0f, 0x31,
8 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03,
9 0x0c, 0x04, 0x77, 0x65, 0x6e, 0x73, 0x30, 0x20,
10 0x17, 0x0d, 0x32, 0x33, 0x31, 0x32, 0x30, 0x31,
11 0x30, 0x37, 0x34, 0x31, 0x31, 0x34, 0x5a, 0x18,
[all …]
/linux/tools/perf/pmu-events/arch/x86/amdzen4/
H A Dcache.json4 "EventCode": "0x41",
6 "UMask": "0x3f"
10 "EventCode": "0x41",
12 "UMask": "0x40"
16 "EventCode": "0x41",
18 "UMask": "0x7f"
22 "EventCode": "0x43",
24 "UMask": "0x01"
28 "EventCode": "0x43",
30 "UMask": "0x02"
[all …]
/linux/net/bluetooth/
H A Dselftest.c36 0xbd, 0x1a, 0x3c, 0xcd, 0xa6, 0xb8, 0x99, 0x58,
37 0x99, 0xb7, 0x40, 0xeb, 0x7b, 0x60, 0xff, 0x4a,
38 0x50, 0x3f, 0x10, 0xd2, 0xe3, 0xb3, 0xc9, 0x74,
39 0x38, 0x5f, 0xc5, 0xa3, 0xd4, 0xf6, 0x49, 0x3f,
42 0xfd, 0xc5, 0x7f, 0xf4, 0x49, 0xdd, 0x4f, 0x6b,
43 0xfb, 0x7c, 0x9d, 0xf1, 0xc2, 0x9a, 0xcb, 0x59,
44 0x2a, 0xe7, 0xd4, 0xee, 0xfb, 0xfc, 0x0a, 0x90,
45 0x9a, 0xbb, 0xf6, 0x32, 0x3d, 0x8b, 0x18, 0x55,
48 0xe6, 0x9d, 0x35, 0x0e, 0x48, 0x01, 0x03, 0xcc,
49 0xdb, 0xfd, 0xf4, 0xac, 0x11, 0x91, 0xf4, 0xef,
[all …]
/linux/drivers/mtd/maps/
H A Damd76xrom.c62 module_param(win_size_bits, uint, 0);
63 MODULE_PARM_DESC(win_size_bits, "ROM window size bits override for 0x43 byte, normally set by BIOS.…
76 pci_read_config_byte(window->pdev, 0x40, &byte); in amd76xrom_cleanup()
77 pci_write_config_byte(window->pdev, 0x40, byte & ~1); in amd76xrom_cleanup()
97 window->phys = 0; in amd76xrom_cleanup()
98 window->size = 0; in amd76xrom_cleanup()
123 pci_read_config_byte(pdev, 0x43, &byte); in amd76xrom_init_one()
124 pci_write_config_byte(pdev, 0x43, byte | win_size_bits ); in amd76xrom_init_one()
127 pci_read_config_byte(pdev, 0x43, &byte); in amd76xrom_init_one()
129 window->phys = 0xffb00000; /* 5MiB */ in amd76xrom_init_one()
[all …]

12345678910>>...43