| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | azoteq,iqs7222.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 21 - azoteq,iqs7222a 22 - azoteq,iqs7222b 23 - azoteq,iqs7222c 24 - azoteq,iqs7222d 29 irq-gpios: 32 Specifies the GPIO connected to the device's active-low RDY output. [all …]
|
| D | iqs626a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 19 - $ref: touchscreen/touchscreen.yaml# 31 "#address-cells": 34 "#size-cells": 37 azoteq,suspend-mode: [all …]
|
| D | iqs269a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 28 "#address-cells": 31 "#size-cells": 34 azoteq,hall-enable: 37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | azoteq,iqs7211.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS7210A, IQS7211A and IQS7211E trackpad and touchscreen control- 14 lers employ projected-capacitance sensing and can track two contacts. 21 - azoteq,iqs7210a 22 - azoteq,iqs7211a 23 - azoteq,iqs7211e 28 irq-gpios: [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | iqs269a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 28 "#address-cells": 31 "#size-cells": 34 azoteq,hall-enable: 37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes [all …]
|
| /kernel/linux/linux-6.6/drivers/input/misc/ |
| D | iqs7222.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 116 [IQS7222_REG_GRP_CYCLE] = "cycle-%d", 117 [IQS7222_REG_GRP_CHAN] = "channel-%d", 118 [IQS7222_REG_GRP_SLDR] = "slider-%d", 120 [IQS7222_REG_GRP_GPIO] = "gpio-%d", 150 .name = "event-prox", 155 .name = "event-touch", 162 { .name = "event-press", }, 164 .name = "event-tap", 171 .name = "event-swipe-pos", [all …]
|
| D | iqs269a.c | 1 // SPDX-License-Identifier: GPL-2.0+ 8 * inductive keys as well as Hall-effect switches, and one for each of the two 193 .name = "event-prox", 199 .name = "event-prox-alt", 206 .name = "event-touch", 212 .name = "event-touch-alt", 219 .name = "event-deep", 225 .name = "event-deep-alt", 301 struct iqs269_ch_reg *ch_reg = iqs269->sys_reg.ch_reg; in iqs269_ati_mode_set() 305 return -EINVAL; in iqs269_ati_mode_set() [all …]
|
| D | iqs626a.c | 1 // SPDX-License-Identifier: GPL-2.0+ 8 * inductive keys as well as Hall-effect switches, and one for a trackpad that 227 .name = "event-prox", 233 .name = "event-prox-alt", 240 .name = "event-touch", 246 .name = "event-touch-alt", 253 .name = "event-deep", 259 .name = "event-deep-alt", 367 .name = "ulp-0", 378 .name = "trackpad-3x2", [all …]
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 40 Say Y here to use the PowerOn Key for ST-Ericsson's AB8500 41 Mix-Sig PMIC. 44 will be called ab8500-ponkey. 64 module will be called ad714x-i2c. 74 module will be called ad714x-spi. 85 will be called ariel-pwrbutton. 95 module will be called arizona-haptics. 106 module will be called atc260x-onkey. 175 will be called pm8941-pwrkey. [all …]
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | iqs269a.c | 1 // SPDX-License-Identifier: GPL-2.0+ 8 * inductive keys as well as Hall-effect switches, and one for each of the two 193 .name = "event-prox", 199 .name = "event-prox-alt", 206 .name = "event-touch", 212 .name = "event-touch-alt", 219 .name = "event-deep", 225 .name = "event-deep-alt", 301 struct iqs269_ch_reg *ch_reg = iqs269->sys_reg.ch_reg; in iqs269_ati_mode_set() 305 return -EINVAL; in iqs269_ati_mode_set() [all …]
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 40 Say Y here to use the PowerOn Key for ST-Ericsson's AB8500 41 Mix-Sig PMIC. 44 will be called ab8500-ponkey. 64 module will be called ad714x-i2c. 74 module will be called ad714x-spi. 84 module will be called arizona-haptics. 142 will be called pm8941-pwrkey. 150 on Qualcomm PM8xxx chip. This driver supports ff-memless interface 154 module will be called pm8xxx-vibrator. [all …]
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| D | hda_intel.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * hda_intel.c - Implementation of primary alsa driver code base 27 #include <linux/dma-mapping.h> 51 #include <sound/intel-dsp-config.h> 54 #include <linux/apple-gmux.h> 74 /* Defines for ATI HD Audio support in SB450 south bridge */ 92 /* ICH, ATI and VIA have 4 playback and 4 capture */ 100 /* ATI HDMI may have up to 8 playbacks and 0 capture */ 109 static int position_fix[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; 110 static int bdl_pos_adj[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; [all …]
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| D | i2c-designware-pcidrv.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 27 #include "i2c-designware-core.h" 28 #include "i2c-ccgx-ucsi.h" 30 #define DRIVER_NAME "i2c-designware-pci" 91 /* NAVI-AMD HCNT/LCNT/SDA hold time */ 105 struct dw_i2c_dev *dev = dev_get_drvdata(&pdev->dev); in mfld_setup() 107 switch (pdev->device) { in mfld_setup() 109 dev->timings.bus_freq_hz = I2C_MAX_STANDARD_MODE_FREQ; in mfld_setup() 113 c->bus_num = pdev->device - 0x817 + 3; in mfld_setup() 118 c->bus_num = pdev->device - 0x82C + 0; in mfld_setup() [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | offb.c | 2 * linux/drivers/video/offb.c -- Open Firmware based frame buffer device 42 cmap_simple, /* ATI Mach64 */ 43 cmap_r128, /* ATI Rage128 */ 44 cmap_M3A, /* ATI Rage Mobility M3 Head A */ 45 cmap_M3B, /* ATI Rage Mobility M3 Head B */ 46 cmap_radeon, /* ATI Radeon */ 48 cmap_avivo, /* ATI R5xx */ 58 resource_size_t base; member 102 struct offb_par *par = (struct offb_par *) info->par; in offb_setcolreg() 104 if (info->fix.visual == FB_VISUAL_TRUECOLOR) { in offb_setcolreg() [all …]
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | iqs7211.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 52 * The following delay is used during instances that must wait for the open- 124 .name = "event-prox", 131 .name = "event-touch", 138 .name = "event-tap", 145 .name = "event-hold", 152 .name = "event-swipe-x-neg", 159 .name = "event-swipe-x-pos", 166 .name = "event-swipe-y-pos", 173 .name = "event-swipe-y-neg", [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | offb.c | 2 * linux/drivers/video/offb.c -- Open Firmware based frame buffer device 40 cmap_simple, /* ATI Mach64 */ 41 cmap_r128, /* ATI Rage128 */ 42 cmap_M3A, /* ATI Rage Mobility M3 Head A */ 43 cmap_M3B, /* ATI Rage Mobility M3 Head B */ 44 cmap_radeon, /* ATI Radeon */ 46 cmap_avivo, /* ATI R5xx */ 99 struct offb_par *par = (struct offb_par *) info->par; in offb_setcolreg() 101 if (info->fix.visual == FB_VISUAL_TRUECOLOR) { in offb_setcolreg() 102 u32 *pal = info->pseudo_palette; in offb_setcolreg() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
| D | ofdrm.c | 1 // SPDX-License-Identifier: GPL-2.0-only 64 OFDRM_MODEL_MACH64, /* ATI Mach64 */ 65 OFDRM_MODEL_RAGE128, /* ATI Rage128 */ 66 OFDRM_MODEL_RAGE_M3A, /* ATI Rage Mobility M3 Head A */ 67 OFDRM_MODEL_RAGE_M3B, /* ATI Rage Mobility M3 Head B */ 68 OFDRM_MODEL_RADEON, /* ATI Radeon */ 70 OFDRM_MODEL_AVIVO, /* ATI R5xx */ 82 return -EINVAL; in display_get_validated_int() 91 return -EINVAL; in display_get_validated_int0() 115 return ERR_PTR(-EINVAL); in display_get_validated_format() [all …]
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | hda_intel.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * hda_intel.c - Implementation of primary alsa driver code base 27 #include <linux/dma-mapping.h> 50 #include <sound/intel-dsp-config.h> 72 /* Defines for ATI HD Audio support in SB450 south bridge */ 93 /* ICH, ATI and VIA have 4 playback and 4 capture */ 101 /* ATI HDMI may have up to 8 playbacks and 0 capture */ 114 static int position_fix[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; 115 static int bdl_pos_adj[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; 116 static int probe_mask[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; [all …]
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | s2ram.rst | 22 debugging - the thing that Chuck tried to disable. That's often the _only_ 24 time-consuming - having to insert TRACE_RESUME() markers into the device 30 - enable PM_DEBUG, and PM_TRACE 32 - use a script like this:: 41 - if it doesn't come back up (which is usually the problem), reboot by 46 hash matches drivers/base/power/resume.c:28 62 used to run with "radeonfb" (it's an ATI Radeon mobility). It turns out 63 that "radeonfb" simply cannot resume that device - it tries to set the 76 ordering-sensitive bugs). 80 correct date/time! It is therefore advisable to use a program like ntp-date
|
| /kernel/linux/linux-6.6/Documentation/power/ |
| D | s2ram.rst | 22 debugging - the thing that Chuck tried to disable. That's often the _only_ 24 time-consuming - having to insert TRACE_RESUME() markers into the device 30 - enable PM_DEBUG, and PM_TRACE 32 - use a script like this:: 41 - if it doesn't come back up (which is usually the problem), reboot by 46 hash matches drivers/base/power/resume.c:28 62 used to run with "radeonfb" (it's an ATI Radeon mobility). It turns out 63 that "radeonfb" simply cannot resume that device - it tries to set the 76 ordering-sensitive bugs). 80 correct date/time! It is therefore advisable to use a program like ntp-date
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | radeon_agp.c | 50 /* Intel 82865G/PE/P DRAM Controller/Host-Hub / Mobility 9800 Needs AGPMode 4 (deb #462590) */ 52 …/* Intel 82865G/PE/P DRAM Controller/Host-Hub / RV280 [Radeon 9200 SE] Needs AGPMode 4 (lp #300304… 70 /* Intel 82855PM host bridge / Mobility M9+ / VaioPCG-V505DX Needs AGPMode 2 (fdo #17928) */ 97 /* ASRock K7VT4A+ AGP 8x / ATI Radeon 9250 AGP Needs AGPMode 4 (lp #133192) */ 121 /* VIA VT8377 Host Bridge / RV280 Needs AGPMode 4 (ati ML) */ 124 /* ATI Host Bridge / RV280 [M9+] Needs AGPMode 1 (phoronix forum) */ 132 struct pci_dev *pdev = to_pci_dev(dev->dev); in radeon_agp_head_init() 138 head->bridge = agp_find_bridge(pdev); in radeon_agp_head_init() 139 if (!head->bridge) { in radeon_agp_head_init() 140 head->bridge = agp_backend_acquire(pdev); in radeon_agp_head_init() [all …]
|
| /kernel/linux/linux-5.10/drivers/eisa/ |
| D | eisa.ids | 6 # Marc Zyngier <maz@wild-wind.fr.eu.org> 10 ABP0510 "Advansys ABP-510 ISA SCSI Host Adapter" 11 ABP0540 "Advansys ABP-540/542 ISA SCSI Host Adapter" 12 ABP7401 "AdvanSys ABP-740/742 EISA Single Channel SCSI Host Adapter" 13 ABP7501 "AdvanSys ABP-750/752 EISA Dual Channel SCSI Host Adapter" 14 ACC1200 "ACCTON EtherCombo-32 Ethernet Adapter" 15 ACC120A "ACCTON EtherCombo-32 Ethernet Adapter" 25 ACE7010 "ACME Multi-Function Board" 39 ACR1711 "AcerFrame 1000 486/33 SYSTEM-2" 41 ACR3211 "AcerFrame 3000MP 486 SYSTEM-1" [all …]
|
| /kernel/linux/linux-6.6/drivers/eisa/ |
| D | eisa.ids | 6 # Marc Zyngier <maz@wild-wind.fr.eu.org> 10 ABP0510 "Advansys ABP-510 ISA SCSI Host Adapter" 11 ABP0540 "Advansys ABP-540/542 ISA SCSI Host Adapter" 12 ABP7401 "AdvanSys ABP-740/742 EISA Single Channel SCSI Host Adapter" 13 ABP7501 "AdvanSys ABP-750/752 EISA Dual Channel SCSI Host Adapter" 14 ACC1200 "ACCTON EtherCombo-32 Ethernet Adapter" 15 ACC120A "ACCTON EtherCombo-32 Ethernet Adapter" 25 ACE7010 "ACME Multi-Function Board" 39 ACR1711 "AcerFrame 1000 486/33 SYSTEM-2" 41 ACR3211 "AcerFrame 3000MP 486 SYSTEM-1" [all …]
|
| /kernel/linux/linux-5.10/Documentation/i2c/busses/ |
| D | i2c-piix4.rst | 2 Kernel driver i2c-piix4 9 * ServerWorks OSB4, CSB5, CSB6, HT-1000 and HT-1100 southbridges 11 * ATI IXP200, IXP300, IXP400, SB600, SB700 and SB800 southbridges 18 * AMD Hudson-2, ML, CZ 26 - Frodo Looijaard <frodol@dds.nl> 27 - Philip Edelbrock <phil@netroedge.com> 31 ----------------- 40 ----------- 45 SMBus - you can not access it on I2C levels. The good news is that it 47 timing problems. The bad news is that non-SMBus devices connected to it can [all …]
|
| /kernel/linux/linux-6.6/Documentation/i2c/busses/ |
| D | i2c-piix4.rst | 2 Kernel driver i2c-piix4 9 * ServerWorks OSB4, CSB5, CSB6, HT-1000 and HT-1100 southbridges 11 * ATI IXP200, IXP300, IXP400, SB600, SB700 and SB800 southbridges 18 * AMD Hudson-2, ML, CZ 26 - Frodo Looijaard <frodol@dds.nl> 27 - Philip Edelbrock <phil@netroedge.com> 31 ----------------- 40 ----------- 45 SMBus - you can not access it on I2C levels. The good news is that it 47 timing problems. The bad news is that non-SMBus devices connected to it can [all …]
|