Home
last modified time | relevance | path

Searched +full:30 +full:- +full:35 (Results 1 – 25 of 1214) sorted by relevance

12345678910>>...49

/Linux-v6.6/tools/testing/selftests/hid/tests/
Dtest_multitouch.py2 # SPDX-License-Identifier: GPL-2.0
3 # -*- coding: utf-8 -*-
20 KERNEL_MODULE = ("hid-multitouch", "hid_multitouch")
310 Unit Exponent (-1)
335 Unit Exponent (-4)
378 Unit Exponent (-1)
397 Unit Exponent (-4)
442 Unit Exponent (-1)
467 Unit Exponent (-4)
49235 00 46 c8 37 09 30 81 02 46 68 1f 09 31 81 02 45 00 c0 c0 05 0d 09 06 15 00 26 ff 00 a1 01 85 02…
[all …]
Dtest_tablet.py2 # SPDX-License-Identifier: GPL-2.0
3 # -*- coding: utf-8 -*-
23 https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/windows-pen-states
37 def from_evdev(cls, evdev) -> "PenState":
58 def apply(self, events) -> "PenState":
91 def valid_transitions(self) -> Tuple["PenState", ...]:
93 for skipping the in-range state, due to historical reasons.
236 def legal_transitions() -> Dict[str, Tuple[PenState, ...]]:
238 we don't have Invert nor Erase bits, so just move in/out-of-range or proximity.
239 … https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/windows-pen-states
[all …]
/Linux-v6.6/Documentation/translations/zh_CN/core-api/
Dpacking.rst1 .. SPDX-License-Identifier: GPL-2.0+
3 .. include:: ../disclaimer-zh_CN.rst
5 :Original: Documentation/core-api/packing.rst
22 --------
42 --------
46 - 将一个CPU可使用的数字打包到内存缓冲区中(具有硬件约束/特殊性)。
47 - 将内存缓冲区(具有硬件约束/特殊性)解压缩为一个CPU可使用的数字。
61 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32
63 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
75 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39
[all …]
/Linux-v6.6/Documentation/core-api/
Dpacking.rst6 -----------------
10 One can memory-map a pointer to a carefully crafted struct over the hardware
23 were performed byte-by-byte. Also the code can easily get cluttered, and the
24 high-level idea might get lost among the many bit shifts required.
25 Many drivers take the bit-shifting approach and then attempt to reduce the
30 ------------
34 - Packing a CPU-usable number into a memory buffer (with hardware
36 - Unpacking a memory buffer (which has hardware constraints/quirks)
37 into a CPU-usable number.
55 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32
[all …]
/Linux-v6.6/drivers/comedi/drivers/ni_routing/ni_device_routes/
Dpci-6602.c1 // SPDX-License-Identifier: GPL-2.0+
3 * comedi/drivers/ni_routing/ni_device_routes/pci-6602.c
6 * COMEDI - Linux Control and Measurement Device Interface
31 .device = "pci-6602",
148 NI_PFI(30),
177 NI_PFI(30),
368 NI_PFI(35),
401 NI_PFI(35),
506 .dest = NI_PFI(30),
590 .dest = NI_PFI(35),
[all …]
/Linux-v6.6/Documentation/hwmon/
Dw83795.rst10 Addresses scanned: I2C 0x2c - 0x2f
18 Addresses scanned: I2C 0x2c - 0x2f
23 - Wei Song (Nuvoton)
24 - Jean Delvare <jdelvare@suse.de>
28 -----------
35 - W83795G
63 44 FANIN3 30h fan3
68 54 FANIN8 35h fan8
74 35 FANIN14 3Bh fan14
83 29/ 30 PECI/TSI (DTS1) 26h temp7
[all …]
/Linux-v6.6/mm/damon/
Ddbgfs-test.h1 /* SPDX-License-Identifier: GPL-2.0 */
19 int expected[] = {12, 35, 46}; in damon_dbgfs_test_str_to_ints()
39 question = "12 35"; in damon_dbgfs_test_str_to_ints()
46 question = "12 35 46"; in damon_dbgfs_test_str_to_ints()
53 question = "12 35 abc 46"; in damon_dbgfs_test_str_to_ints()
98 char * const valid_inputs[] = {"1 10 20\n 1 20 30\n1 35 45", in damon_dbgfs_test_set_init_regions()
103 char * const valid_expects[] = {"1 10 20\n1 20 30\n1 35 45\n", in damon_dbgfs_test_set_init_regions()
109 "0 10 20\n1 30 40\n 0 5 8"}; /* not sorted by address */ in damon_dbgfs_test_set_init_regions()
136 KUNIT_EXPECT_EQ(test, rc, -EINVAL); in damon_dbgfs_test_set_init_regions()
156 .name = "damon-dbgfs",
/Linux-v6.6/include/dt-bindings/clock/
Dimx8ulp-clock.h1 /* SPDX-License-Identifier: GPL-2.0+ OR MIT */
37 #define IMX8ULP_CLK_SOSC_DIV1 30
42 #define IMX8ULP_CLK_FROSC_DIV3 35
97 #define IMX8ULP_CLK_CGC2_SOSC_DIV2_GATE 30
102 #define IMX8ULP_CLK_CGC2_FROSC_DIV1_GATE 35
150 #define IMX8ULP_CLK_DMA1_CH16 30
155 #define IMX8ULP_CLK_DMA1_CH21 35
229 #define IMX8ULP_CLK_DMA2_CH10 30
234 #define IMX8ULP_CLK_DMA2_CH15 35
Dexynos5433.h1 /* SPDX-License-Identifier: GPL-2.0 */
34 #define CLK_MOUT_SCLK_JPEG_A 30
39 #define CLK_MOUT_SCLK_MMC0_D 35
231 #define CLK_MOUT_SCLK_DECON_VCLK_A 30
236 #define CLK_MOUT_SCLK_DECON_TV_ECLK_B 35
425 #define CLK_SCLK_SPI3 30
430 #define CLK_SCLK_UART1 35
495 #define CLK_PCLK_CUSTOM_EFUSE_APBIF 30
500 #define CLK_SCLK_TMU0 35
538 #define CLK_PHYCLK_USBHOST20_PHY_PHYCLOCK_PHY 30
[all …]
Dmt2701-clk.h1 /* SPDX-License-Identifier: GPL-2.0-only */
40 #define CLK_TOP_UNIVPLL2_D4 30
45 #define CLK_TOP_UNIVPLL3_D4 35
251 #define CLK_PERI_SPI0 30
257 #define CLK_PERI_GCPU 35
306 #define CLK_AUD_HDMIRX 30
311 #define CLK_AUD_AFE_PCMIF 35
383 #define CLK_MM_HDMI_PIXEL 30
388 #define CLK_MM_NR 35
461 #define CLK_BDP_NR_PXL 30
[all …]
Dsamsung,exynosautov9.h1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
42 #define MOUT_CLKCMU_DPUS1_BUS 30
47 #define MOUT_CLKCMU_FSYS1_MMC_CARD 35
215 #define CLK_GOUT_FSYS0_PCIE_GEN3_4L_X2_SLV_ACLK 30
220 #define CLK_GOUT_FSYS0_PCIE_GEN3A_4L_CLK 35
284 #define CLK_GOUT_PERIC0_IPCLK_10 30
289 #define CLK_GOUT_PERIC0_PCLK_3 35
328 #define CLK_GOUT_PERIC1_IPCLK_10 30
333 #define CLK_GOUT_PERIC1_PCLK_3 35
Dsprd,sc9860-clk.h1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
64 #define CLK_L0_409M6 30
69 #define CLK_RPLL0_48M 35
136 #define CLK_AVS 30
141 #define CLK_PMU_26M 35
194 #define CLK_DAP_EB 30
199 #define CLK_AUX1_EB 35
339 #define CLK_JPG0_AXI_GATE 30
344 #define CLK_CPP_AXI_GATE 35
397 #define CLK_GSPM0IDLE_GATE 30
Dmediatek,mt8188-clk.h1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */
41 #define CLK_TOP_INTDIR 30
46 #define CLK_TOP_SSPM 35
249 #define CLK_INFRA_AO_TRNG 30
254 #define CLK_INFRA_AO_PCIE_TL_26M 35
389 #define CLK_VPP0_GALS_VDEC_VDEC_CORE1 30
394 #define CLK_VPP0_MDP_TDSHP 35
470 #define CLK_VPP1_LARB5 30
475 #define CLK_VPP1_SVPP2_MDP_AAL 35
657 #define CLK_VDO0_DSI0_DSI 30
[all …]
/Linux-v6.6/drivers/cpufreq/
Dlonghaul.h1 /* SPDX-License-Identifier: GPL-2.0-only */
6 * VIA-specific information
34 Reserved3:2, // 31:30
35 MaxMHzBR:4, // 35:32
59 -1, /* 0000 -> RESERVED */
60 30, /* 0001 -> 3.0x */
61 40, /* 0010 -> 4.0x */
62 -1, /* 0011 -> RESERVED */
63 -1, /* 0100 -> RESERVED */
64 35, /* 0101 -> 3.5x */
[all …]
/Linux-v6.6/include/dt-bindings/pinctrl/
Dmt6397-pinfunc.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 #include <dt-bindings/pinctrl/mt65xx.h>
189 #define MT6397_PIN_30_PWM3__FUNC_GPIO30 (MTK_PIN_NO(30) | 0)
190 #define MT6397_PIN_30_PWM3__FUNC_PWM3 (MTK_PIN_NO(30) | 1)
191 #define MT6397_PIN_30_PWM3__FUNC_EINT6_1X (MTK_PIN_NO(30) | 2)
192 #define MT6397_PIN_30_PWM3__FUNC_COL0 (MTK_PIN_NO(30) | 3)
193 #define MT6397_PIN_30_PWM3__FUNC_GPIO32K_6 (MTK_PIN_NO(30) | 4)
194 #define MT6397_PIN_30_PWM3__FUNC_GPIO26M_6 (MTK_PIN_NO(30) | 5)
195 #define MT6397_PIN_30_PWM3__FUNC_TEST_IN21 (MTK_PIN_NO(30) | 6)
196 #define MT6397_PIN_30_PWM3__FUNC_TEST_OUT21 (MTK_PIN_NO(30) | 7)
[all …]
/Linux-v6.6/drivers/staging/media/rkvdec/
Drkvdec-h264.c1 // SPDX-License-Identifier: GPL-2.0
9 * Jeffy Chen <jeffy.chen@rock-chips.com>
12 #include <media/v4l2-h264.h>
13 #include <media/v4l2-mem2mem.h>
16 #include "rkvdec-regs.h"
133 /* Table 9-12 – Values of variables m and n for ctxIdx from 0 to 10 */
134 CABAC_ENTRY(0, 20, -15, 20, -15, 20, -15, 20, -15),
137 CABAC_ENTRY(3, 20, -15, 20, -15, 20, -15, 20, -15),
140 CABAC_ENTRY(6, -28, 127, -28, 127, -28, 127, -28, 127),
141 CABAC_ENTRY(7, -23, 104, -23, 104, -23, 104, -23, 104),
[all …]
/Linux-v6.6/tools/testing/selftests/gpio/
Dgpio-mockup.sh1 #!/bin/bash -efu
2 # SPDX-License-Identifier: GPL-2.0
7 #4: skip test - including run as non-root user
13 module="gpio-mockup"
29 echo "$0 [-frv] [-t type]"
30 echo "-f: full test (minimal set run by default)"
31 echo "-r: test random lines as well as fence posts"
32 echo "-t: interface type:"
33 echo " cdev (character device ABI) - default"
36 echo "-v: verbose progress reporting"
[all …]
/Linux-v6.6/drivers/mfd/
Dqcom_rpm.c1 // SPDX-License-Identifier: GPL-2.0-only
18 #include <dt-bindings/mfd/qcom-rpm.h>
58 #define RPM_STATUS_REG(rpm, i) ((rpm)->status_regs + (i) * 4)
59 #define RPM_CTRL_REG(rpm, i) ((rpm)->ctrl_regs + (i) * 4)
60 #define RPM_REQ_REG(rpm, i) ((rpm)->req_regs + (i) * 4)
66 #define RPM_NOTIFICATION BIT(30)
75 [QCOM_RPM_DAYTONA_FABRIC_CLK] = { 30, 14, 11, 1 },
80 [QCOM_RPM_APPS_FABRIC_HALT] = { 35, 19, 18, 1 },
87 [QCOM_RPM_SYS_FABRIC_ARB] = { 59, 26, 25, 30 },
91 [QCOM_RPM_MM_FABRIC_ARB] = { 95, 30, 29, 21 },
[all …]
/Linux-v6.6/drivers/pinctrl/mediatek/
Dpinctrl-mt7981.c1 // SPDX-License-Identifier: GPL-2.0
9 #include "pinctrl-moore.h"
73 PIN_FIELD_BASE(30, 30, 5, 0x20, 0x10, 2, 1),
80 PIN_FIELD_BASE(35, 35, 4, 0x20, 0x10, 7, 1),
142 PIN_FIELD_BASE(30, 30, 5, 0x90, 0x10, 2, 1),
149 PIN_FIELD_BASE(35, 35, 4, 0x80, 0x10, 7, 1),
255 PIN_FIELD_BASE(30, 30, 5, 0x00, 0x10, 6, 3),
262 PIN_FIELD_BASE(35, 35, 4, 0x00, 0x10, 21, 3),
324 PIN_FIELD_BASE(30, 30, 5, 0x30, 0x10, 2, 1),
331 PIN_FIELD_BASE(35, 35, 4, 0x30, 0x10, 7, 1),
[all …]
Dpinctrl-mt7986.c1 // SPDX-License-Identifier: GPL-2.0
9 #include "pinctrl-moore.h"
20 * enum - Locking variants of the iocfg bases
33 * +------------------------+
42 * +------------------------+
47 * +------------------------+
50 * 6 | +---------+ |
54 * 2 | +---------+ |
56 * +------------------------+
104 PIN_FIELD_BASE(30, 30, IOCFG_RT_BASE, 0x30, 0x10, 23, 1),
[all …]
Dpinctrl-mt76x8.c1 // SPDX-License-Identifier: GPL-2.0-only
6 #include "pinctrl-mtmips.h"
22 #define MT76X8_GPIO_MODE_PWM1 30
67 FUNC("-", 3, 4, 2),
86 FUNC("-", 3, 12, 2),
87 FUNC("-", 2, 12, 2),
100 FUNC("-", 3, 6, 1),
121 FUNC("jtag", 3, 30, 1),
122 FUNC("utif", 2, 30, 1),
123 FUNC("gpio", 1, 30, 1),
[all …]
/Linux-v6.6/drivers/comedi/drivers/ni_routing/ni_route_values/
Dni_660x.c1 // SPDX-License-Identifier: GPL-2.0+
6 * COMEDI - Linux Control and Measurement Device Interface
96 [B(NI_PFI(30))] = {
108 [B(NI_PFI(35))] = {
128 [B(NI_PFI(35))] = U(3),
139 [B(NI_80MHzTimebase)] = U(30),
151 [B(NI_PFI(35))] = U(3 /* or 1 */),
162 [B(NI_80MHzTimebase)] = U(30),
174 [B(NI_PFI(35))] = U(3),
185 [B(NI_80MHzTimebase)] = U(30),
[all …]
/Linux-v6.6/drivers/staging/media/ipu3/
Dipu3-tables.c1 // SPDX-License-Identifier: GPL-2.0
4 #include "ipu3-tables.h"
25 { 0, 0, 122, 7, 7, -1, 0 },
26 { 0, -3, 122, 7, 10, -1, 0 },
27 { 0, -5, 121, 7, 14, -2, 0 },
28 { 0, -7, 120, 7, 18, -3, 0 },
29 { 0, -9, 118, 7, 23, -4, 0 },
30 { 0, -11, 116, 7, 27, -4, 0 },
31 { 0, -12, 113, 7, 32, -5, 0 },
32 { 0, -13, 110, 7, 37, -6, 0 },
[all …]
/Linux-v6.6/drivers/hwmon/
Dntc_thermistor.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * ntc_thermistor.c - NTC Thermistors
16 #include <linux/fixp-arith.h>
35 * Used as index in a zero-terminated array, holes not allowed so
73 { .temp_c = -40, .ohm = 1747920 },
74 { .temp_c = -35, .ohm = 1245428 },
75 { .temp_c = -30, .ohm = 898485 },
76 { .temp_c = -25, .ohm = 655802 },
77 { .temp_c = -20, .ohm = 483954 },
78 { .temp_c = -15, .ohm = 360850 },
[all …]
/Linux-v6.6/arch/arm64/tools/
Dsysreg1 # SPDX-License-Identifier: GPL-2.0-only
44 # NI - Not implemented
45 # IMP - Implemented
58 Field 30 RX
65 Field 35 EHBWE
70 Field 30 RXfull
892 UnsignedEnum 35:32 SVE
965 UnsignedEnum 35:32 CSV2_frac
1025 UnsignedEnum 35:32 SHA3
1090 UnsignedEnum 35 F16F32
[all …]

12345678910>>...49