/linux/tools/testing/selftests/hid/tests/ |
H A D | test_multitouch.py | 2 # 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) 492 …35 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 …]
|
H A D | test_tablet.py | 2 # SPDX-License-Identifier: GPL-2.0 3 # -*- coding: utf-8 -*- 43 https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/windows-pen-states 66 def from_evdev(cls, evdev, test_button) -> "PenState": 99 ) -> "PenState": 146 def valid_transitions(self) -> Tuple["PenState", ...]: 206 def historically_tolerated_transitions(self) -> Tuple["PenState", ...]: 208 for skipping the in-range state, due to historical reasons. 271 def legal_transitions() -> Dict[str, Tuple["PenState", ...]]: 273 we don't have Invert nor Erase bits, so just move in/out-of-range or proximity. [all …]
|
/linux/Documentation/translations/zh_CN/core-api/ |
H A D | packing.rst | 1 .. 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/Documentation/core-api/ |
H A D | packing.rst | 6 ----------------- 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/drivers/comedi/drivers/ni_routing/ni_device_routes/ |
H A D | pci-6602.c | 1 // 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/Documentation/hwmon/ |
H A D | w83795.rst | 10 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/include/dt-bindings/clock/ |
H A D | google,gs101.h | 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 44 #define CLK_MOUT_CMU_CSIS_BUS 30 49 #define CLK_MOUT_CMU_G2D_G2D 35 273 #define CLK_GOUT_APM_LHM_AXI_P_APM_I_CLK 30 278 #define CLK_GOUT_APM_MAILBOX_APM_AP_PCLK 35 346 #define CLK_GOUT_HSI0_PPMU_HSI0_BUS0_ACLK 30 351 #define CLK_GOUT_HSI0_SYSMMU_USB_CLK_S2 35 400 #define CLK_GOUT_HSI2_PCIE_IA_GEN4A_1_I_CLK 30 405 #define CLK_GOUT_HSI2_QE_MMC_CARD_HSI2_PCLK 35 462 #define CLK_GOUT_MISC_PPMU_DMA_ACLK 30 [all …]
|
H A D | imx8ulp-clock.h | 1 /* 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
|
H A D | exynos5433.h | 1 /* 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 …]
|
H A D | mt2701-clk.h | 1 /* 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 …]
|
H A D | samsung,exynosautov9.h | 1 /* 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 226 #define CLK_GOUT_FSYS0_PCIE_GEN3_4L_X2_SLV_ACLK 30 231 #define CLK_GOUT_FSYS0_PCIE_GEN3A_4L_CLK 35 295 #define CLK_GOUT_PERIC0_IPCLK_10 30 300 #define CLK_GOUT_PERIC0_PCLK_3 35 339 #define CLK_GOUT_PERIC1_IPCLK_10 30 344 #define CLK_GOUT_PERIC1_PCLK_3 35
|
H A D | sprd,sc9860-clk.h | 1 // 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
|
H A D | mediatek,mt8188-clk.h | 1 /* 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/drivers/cpufreq/ |
H A D | longhaul.h | 1 /* 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/include/dt-bindings/pinctrl/ |
H A D | mt6397-pinfunc.h | 1 /* 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/mm/damon/tests/ |
H A D | dbgfs-kunit.h | 1 /* 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() 103 char * const valid_inputs[] = {"1 10 20\n 1 20 30\n1 35 45", in damon_dbgfs_test_set_init_regions() 108 char * const valid_expects[] = {"1 10 20\n1 20 30\n1 35 45\n", in damon_dbgfs_test_set_init_regions() 114 "0 10 20\n1 30 40\n 0 5 8"}; /* not sorted by address */ in damon_dbgfs_test_set_init_regions() 146 KUNIT_EXPECT_EQ(test, rc, -EINVAL); in damon_dbgfs_test_set_init_regions() 166 .name = "damon-dbgfs",
|
/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec-h264.c | 1 // 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/arch/arm64/tools/ |
H A D | sysreg | 1 # 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 894 UnsignedEnum 35:32 SVE 967 UnsignedEnum 35:32 CSV2_frac 1009 UnsignedEnum 35:32 FPMR 1048 UnsignedEnum 35:32 SHA3 [all …]
|
/linux/tools/testing/selftests/gpio/ |
H A D | gpio-mockup.sh | 1 #!/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/drivers/mfd/ |
H A D | qcom_rpm.c | 1 // SPDX-License-Identifier: GPL-2.0-only 20 #include <dt-bindings/mfd/qcom-rpm.h> 60 #define RPM_STATUS_REG(rpm, i) ((rpm)->status_regs + (i) * 4) 61 #define RPM_CTRL_REG(rpm, i) ((rpm)->ctrl_regs + (i) * 4) 62 #define RPM_REQ_REG(rpm, i) ((rpm)->req_regs + (i) * 4) 68 #define RPM_NOTIFICATION BIT(30) 77 [QCOM_RPM_DAYTONA_FABRIC_CLK] = { 30, 14, 11, 1 }, 82 [QCOM_RPM_APPS_FABRIC_HALT] = { 35, 19, 18, 1 }, 89 [QCOM_RPM_SYS_FABRIC_ARB] = { 59, 26, 25, 30 }, 93 [QCOM_RPM_MM_FABRIC_ARB] = { 95, 30, 29, 21 }, [all …]
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt7981.c | 1 // 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 …]
|
H A D | pinctrl-mt7986.c | 1 // 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 …]
|
/linux/drivers/comedi/drivers/ni_routing/ni_route_values/ |
H A D | ni_660x.c | 1 // 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/drivers/staging/media/ipu3/ |
H A D | ipu3-tables.c | 1 // 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/drivers/hwmon/ |
H A D | ntc_thermistor.c | 1 // 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 74 { .temp_c = -40, .ohm = 1747920 }, 75 { .temp_c = -35, .ohm = 1245428 }, 76 { .temp_c = -30, .ohm = 898485 }, 77 { .temp_c = -25, .ohm = 655802 }, 78 { .temp_c = -20, .ohm = 483954 }, 79 { .temp_c = -15, .ohm = 360850 }, [all …]
|