| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | iqs62x-keys.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/input/iqs62x-keys.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors 14 feature a variety of self-capacitive, mutual-inductive and Hall-effect sens- 20 further details and examples. Sensor hardware configuration (self-capacitive 21 vs. mutual-inductive, etc.) is selected based on the device's firmware. 26 - azoteq,iqs620a-keys [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | iqs62x-keys.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/input/iqs62x-keys.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 - $ref: input.yaml# 16 The Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors 17 feature a variety of self-capacitive, mutual-inductive and Hall-effect sens- 23 further details and examples. Sensor hardware configuration (self-capacitive 24 vs. mutual-inductive, etc.) is selected based on the device's firmware. [all …]
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| D | i2c-ali1535.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 12 Acer Labs Inc. (ALI) M1535 South Bridge. 14 The M1535 is a South bridge for portable systems. 15 It is very similar to the M15x3 South bridges also produced 22 by comparing this driver to the i2c-ali15x3 driver. 26 ACPI-compliant Power Management Unit (PMU). 87 #define ALI1535_DEV10B_EN 0x80 /* Enable 10-bit addressing in */ 89 #define ALI1535_T_OUT 0x08 /* Time-out Command (write) */ 90 #define ALI1535_A_HIGH_BIT9 0x08 /* Bit 9 of 10-bit address in */ 91 /* Alert-Response-Address */ [all …]
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| D | i2c-ali1535.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 12 Acer Labs Inc. (ALI) M1535 South Bridge. 14 The M1535 is a South bridge for portable systems. 15 It is very similar to the M15x3 South bridges also produced 22 by comparing this driver to the i2c-ali15x3 driver. 26 ACPI-compliant Power Management Unit (PMU). 87 #define ALI1535_DEV10B_EN 0x80 /* Enable 10-bit addressing in */ 89 #define ALI1535_T_OUT 0x08 /* Time-out Command (write) */ 90 #define ALI1535_A_HIGH_BIT9 0x08 /* Bit 9 of 10-bit address in */ 91 /* Alert-Response-Address */ [all …]
|
| /kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/ |
| D | zoran.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 website: http://mjpeg.sourceforge.net/driver-zoran/ 12 -------------------------- 15 ------------------------ 28 Drivers to use: videodev, i2c-core, i2c-algo-bit, 31 Inputs/outputs: Composite and S-video 45 Drivers to use: videodev, i2c-core, i2c-algo-bit, 49 Six physical inputs. 1-6 are composite, 50 1-2, 3-4, 5-6 doubles as S-video, 51 1-3 triples as component. [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
| D | zoran.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 website: http://mjpeg.sourceforge.net/driver-zoran/ 12 -------------------------- 15 ------------------------ 28 Drivers to use: videodev, i2c-core, i2c-algo-bit, 31 Inputs/outputs: Composite and S-video 45 Drivers to use: videodev, i2c-core, i2c-algo-bit, 49 Six physical inputs. 1-6 are composite, 50 1-2, 3-4, 5-6 doubles as S-video, 51 1-3 triples as component. [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| D | interrupt.c | 2 * Copyright(c) 2011-2016 Intel Corporation. All rights reserved. 42 #define iir_to_regbase(iir) (iir - 0x8) 43 #define ier_to_regbase(ier) (ier - 0xC) 45 #define get_event_virt_handler(irq, e) (irq->events[e].v_handler) 46 #define get_irq_info(irq, e) (irq->events[e].info) 90 [PIPE_A_ODD_FIELD] = "Pipe A odd field", 91 [PIPE_A_EVEN_FIELD] = "Pipe A even field", 98 [PIPE_B_ODD_FIELD] = "Pipe B odd field", 99 [PIPE_B_EVEN_FIELD] = "Pipe B even field", 129 [ERR_AND_DBG] = "South Error and Debug Interrupts Combined", [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | hist-v4l2.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 4 .. _hist-v4l2: 21 1998-08-20: First version. 23 1998-08-27: The :c:func:`select()` function was introduced. 25 1998-09-10: New video standard interface. 27 1998-09-18: The ``VIDIOC_NONCAP`` ioctl was replaced by the otherwise 36 1998-09-28: Revamped video standard. Made video controls individually 39 1998-10-02: The ``id`` field was removed from 47 1998-11-08: Many minor changes. Most symbols have been renamed. Some 50 1998-11-12: The read/write directon of some ioctls was misdefined. [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | hist-v4l2.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 4 .. _hist-v4l2: 21 1998-08-20: First version. 23 1998-08-27: The :c:func:`select()` function was introduced. 25 1998-09-10: New video standard interface. 27 1998-09-18: The ``VIDIOC_NONCAP`` ioctl was replaced by the otherwise 36 1998-09-28: Revamped video standard. Made video controls individually 39 1998-10-02: The ``id`` field was removed from 47 1998-11-08: Many minor changes. Most symbols have been renamed. Some 50 1998-11-12: The read/write direction of some ioctls was misdefined. [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
| D | interrupt.c | 2 * Copyright(c) 2011-2016 Intel Corporation. All rights reserved. 45 #define iir_to_regbase(iir) (iir - 0x8) 46 #define ier_to_regbase(ier) (ier - 0xC) 48 #define get_event_virt_handler(irq, e) (irq->events[e].v_handler) 49 #define get_irq_info(irq, e) (irq->events[e].info) 93 [PIPE_A_ODD_FIELD] = "Pipe A odd field", 94 [PIPE_A_EVEN_FIELD] = "Pipe A even field", 101 [PIPE_B_ODD_FIELD] = "Pipe B odd field", 102 [PIPE_B_EVEN_FIELD] = "Pipe B even field", 132 [ERR_AND_DBG] = "South Error and Debug Interrupts Combined", [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | fw.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2012-2014, 2018-2023 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 11 #include "iwl-trans.h" 12 #include "iwl-op-mode.h" 14 #include "iwl-debug.h" 15 #include "iwl-prph.h" 21 #include "iwl-phy-db.h" 22 #include "iwl-modparams.h" [all …]
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | intel_telemetry_debugfs.c | 1 // SPDX-License-Identifier: GPL-2.0 8 * /sys/kernel/debug/telemetry/pss_info: Shows Primary Control Sub-Sys Counters 9 * /sys/kernel/debug/telemetry/ioss_info: Shows IO Sub-System Counters 25 #include <asm/intel-family.h> 31 /* ApolloLake SoC Event-IDs */ 157 {"SOUTH", 48}, 319 if ((debugfs_conf->pss_idle_evts > TELEM_PSS_IDLE_EVTS) || in telemetry_debugfs_check_evts() 320 (debugfs_conf->pcs_idle_blkd_evts > TELEM_PSS_IDLE_BLOCKED_EVTS) || in telemetry_debugfs_check_evts() 321 (debugfs_conf->pcs_s0ix_blkd_evts > TELEM_PSS_S0IX_BLOCKED_EVTS) || in telemetry_debugfs_check_evts() 322 (debugfs_conf->pss_ltr_evts > TELEM_PSS_LTR_BLOCKING_EVTS) || in telemetry_debugfs_check_evts() [all …]
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/telemetry/ |
| D | debugfs.c | 1 // SPDX-License-Identifier: GPL-2.0 8 * /sys/kernel/debug/telemetry/pss_info: Shows Primary Control Sub-Sys Counters 9 * /sys/kernel/debug/telemetry/ioss_info: Shows IO Sub-System Counters 25 #include <asm/intel-family.h> 31 /* ApolloLake SoC Event-IDs */ 157 {"SOUTH", 48}, 319 if ((debugfs_conf->pss_idle_evts > TELEM_PSS_IDLE_EVTS) || in telemetry_debugfs_check_evts() 320 (debugfs_conf->pcs_idle_blkd_evts > TELEM_PSS_IDLE_BLOCKED_EVTS) || in telemetry_debugfs_check_evts() 321 (debugfs_conf->pcs_s0ix_blkd_evts > TELEM_PSS_S0IX_BLOCKED_EVTS) || in telemetry_debugfs_check_evts() 322 (debugfs_conf->pss_ltr_evts > TELEM_PSS_LTR_BLOCKING_EVTS) || in telemetry_debugfs_check_evts() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx18-av-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Derived from cx25840-core.c 11 #include "cx18-driver.h" 12 #include "cx18-io.h" 13 #include "cx18-cards.h" 106 /* xtal * 0xe.2913d68/0x16 = 48000 * 384: 406 MHz pre post-div*/ in cx18_av_init() 127 /* enable sleep mode - register appears to be read only... */ in cx18_av_initialize() 167 * Disable Video Auto-config of the Analog Front End and Video PLL. in cx18_av_initialize() 171 * 0x102 (CXADEC_CHIP_CTRL), 0x104-0x106 (CXADEC_AFE_CTRL), in cx18_av_initialize() 172 * 0x108-0x109 (CXADEC_PLL_CTRL1), and 0x10c-0x10f (CXADEC_VID_PLL_FRAC) in cx18_av_initialize() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| D | cx18-av-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Derived from cx25840-core.c 11 #include "cx18-driver.h" 12 #include "cx18-io.h" 13 #include "cx18-cards.h" 106 /* xtal * 0xe.2913d68/0x16 = 48000 * 384: 406 MHz pre post-div*/ in cx18_av_init() 127 /* enable sleep mode - register appears to be read only... */ in cx18_av_initialize() 167 * Disable Video Auto-config of the Analog Front End and Video PLL. in cx18_av_initialize() 171 * 0x102 (CXADEC_CHIP_CTRL), 0x104-0x106 (CXADEC_AFE_CTRL), in cx18_av_initialize() 172 * 0x108-0x109 (CXADEC_PLL_CTRL1), and 0x10c-0x10f (CXADEC_VID_PLL_FRAC) in cx18_av_initialize() [all …]
|
| /kernel/linux/linux-6.6/ |
| D | CREDITS | 1 This is at least a partial credits-file of people that have 4 scripts. The fields are: name (N), email (E), web-address 6 snail-mail address (S). 10 ---------- 51 D: in-kernel DRM Maintainer 71 E: tim_alpaerts@toyota-motor-europe.com 75 S: B-2610 Wilrijk-Antwerpen 80 W: http://www-stu.christs.cam.ac.uk/~aia21/ 101 D: Maintainer of ide-cd and Uniform CD-ROM driver, 102 D: ATAPI CD-Changer support, Major 2.1.x CD-ROM update. [all …]
|
| /kernel/linux/linux-5.10/ |
| D | CREDITS | 1 This is at least a partial credits-file of people that have 4 scripts. The fields are: name (N), email (E), web-address 6 snail-mail address (S). 10 ---------- 51 D: in-kernel DRM Maintainer 71 E: tim_alpaerts@toyota-motor-europe.com 75 S: B-2610 Wilrijk-Antwerpen 80 W: http://www-stu.christs.cam.ac.uk/~aia21/ 101 D: Maintainer of ide-cd and Uniform CD-ROM driver, 102 D: ATAPI CD-Changer support, Major 2.1.x CD-ROM update. [all …]
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | vt8231.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * vt8231.c - Part of lm_sensors, Linux kernel modules 12 * Supports VIA VT8231 South Bridge embedded sensors 24 #include <linux/hwmon-sysfs.h> 25 #include <linux/hwmon-vid.h> 50 * -------- -------- -------- ------ 63 /* fans numbered 0-1 */ 67 /* Voltage inputs numbered 0-5 */ 74 * Temperatures are numbered 1-6 according to the Linux kernel specification. 89 #define TEMP_FROM_REG(reg) (((253 * 4 - (reg)) * 550 + 105) / 210) [all …]
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | vt8231.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * vt8231.c - Part of lm_sensors, Linux kernel modules 12 * Supports VIA VT8231 South Bridge embedded sensors 24 #include <linux/hwmon-sysfs.h> 51 * -------- -------- -------- ------ 64 /* fans numbered 0-1 */ 68 /* Voltage inputs numbered 0-5 */ 75 * Temperatures are numbered 1-6 according to the Linux kernel specification. 90 #define TEMP_FROM_REG(reg) (((253 * 4 - (reg)) * 550 + 105) / 210) 91 #define TEMP_MAXMIN_FROM_REG(reg) (((253 - (reg)) * 2200 + 105) / 210) [all …]
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 57 non-sleeping contexts. They can make bitbanged serial protocols 115 tristate "GPIO driver for 74xx-ICs with MMIO access" 119 Say yes here to support GPIO functionality for 74xx-compatible ICs 135 If driver is built as a module it will be called gpio-altera. 285 tristate "Generic memory-mapped GPIO controller support (MMIO platform device)" 288 Say yes here to support basic platform_device memory-mapped GPIO controllers. 316 ICH-based chipsets. Currently supported devices: ICH6, ICH7, ICH8 334 depends on ARM # For <asm/mach-types.h> 352 bool "Loongson-2/3 GPIO support" [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_irq.c | 1 /* i915_irq.c -- IRQ support for the I915 -*- linux-c -*- 21 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. 157 struct i915_hotplug *hpd = &dev_priv->hotplug; in intel_hpd_init_pins() 162 hpd->hpd = hpd_status_g4x; in intel_hpd_init_pins() 164 hpd->hpd = hpd_status_i915; in intel_hpd_init_pins() 169 hpd->hpd = hpd_gen11; in intel_hpd_init_pins() 171 hpd->hpd = hpd_bxt; in intel_hpd_init_pins() 173 hpd->hpd = hpd_bdw; in intel_hpd_init_pins() 175 hpd->hpd = hpd_ivb; in intel_hpd_init_pins() 177 hpd->hpd = hpd_ilk; in intel_hpd_init_pins() [all …]
|
| D | i915_reg.h | 18 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. 44 * registers that are defined solely for the use by function-like macros. 52 * should be defined using function-like macros. 58 * with underscore, followed by a function-like macro choosing the right 61 * Define the register contents (i.e. bit and bit field macros) from most 65 * Define bit fields using ``REG_GENMASK(h, l)``. Define bit field contents 68 * function-like macros may be used to define bit fields, but do note that the 87 * Try to re-use existing register macro definitions. Only add new macros for 95 * When a bit (field) macro changes or gets added for a new platform, while 120 * REG_BIT() - Prepare a u32 bit value [all …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| D | ivtv-driver.c | 3 Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> 5 Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> 19 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 27 * ----- 28 * MPG600/MPG160 support by T.Adachi <tadachi@tadachi-net.com> 32 * using information provided by Jiun-Kuei Jung @ AVerMedia. 34 * Kurouto Sikou CX23416GYC-STVLP tested by K.Ohta <alpha292@bremen.or.jp> 35 * using information from T.Adachi,Takeru KOMORIYA and others :-) 37 * Nagase TRANSGEAR 5000TV, Aopen VA2000MAX-STN6 and I/O data GV-MVP/RX 41 #include "ivtv-driver.h" [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| D | ivtv-driver.c | 3 Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> 5 Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> 19 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 27 * ----- 28 * MPG600/MPG160 support by T.Adachi <tadachi@tadachi-net.com> 32 * using information provided by Jiun-Kuei Jung @ AVerMedia. 34 * Kurouto Sikou CX23416GYC-STVLP tested by K.Ohta <alpha292@bremen.or.jp> 35 * using information from T.Adachi,Takeru KOMORIYA and others :-) 37 * Nagase TRANSGEAR 5000TV, Aopen VA2000MAX-STN6 and I/O data GV-MVP/RX 41 #include "ivtv-driver.h" [all …]
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | xfs-online-fsck-design.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 Heading 3 uses "----" 25 - To help kernel distributors understand exactly what the XFS online fsck 28 - To help people reading the code to familiarize themselves with the relevant 31 - To help developers maintaining the system by capturing the reasons 59 - Provide a hierarchy of names through which application programs can associate 62 - Virtualize physical storage media across those names, and 64 - Retrieve the named data blobs at any time. 66 - Examine resource usage. 79 cross-references different types of metadata records with each other to look [all …]
|