/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 11 ANX6345 is an ultra-low power Full-HD DisplayPort/eDP 24 ANX78XX is an ultra-low power Full-HD SlimPort transmitter 43 ANX7625 is an ultra-low power 4K mobile HD transmitter
|
/linux/Documentation/devicetree/bindings/input/ |
H A 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 …]
|
H A 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 - $ref: input.yaml# 16 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 17 additional Hall-effect and inductive sensing capabilities. 24 - azoteq,iqs269a 25 - azoteq,iqs269a-00 26 - azoteq,iqs269a-d0 [all …]
|
H A 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 …]
|
/linux/drivers/ata/ |
H A D | pata_artop.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * pata_artop.c - ARTOP ATA controller driver 9 * Copyright (C) 1999-2002 Andre Hedrick <andre@linux-ide.org> 11 * driver by Thibaut VARENE <varenet@parisc-linux.org> 43 * artop62x0_pre_reset - probe begin 57 struct ata_port *ap = link->ap; in artop62x0_pre_reset() 58 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop62x0_pre_reset() 61 if ((pdev->device & 1) && in artop62x0_pre_reset() 62 !pci_test_config_bits(pdev, &artop_enable_bits[ap->port_no])) in artop62x0_pre_reset() 63 return -ENOENT; in artop62x0_pre_reset() [all …]
|
H A D | pata_sil680.c | 2 * pata_sil680.c - SIL680 PATA for new ATA layer 9 * Copyright (C) 2001-2002 Andre Hedrick <andre@linux-ide.org> 39 * sil680_selreg - return register base 52 return 0xA0 + (ap->port_no << 4) + r; in sil680_selreg() 56 * sil680_seldev - return register base 68 return 0xA0 + (ap->port_no << 4) + r + (adev->devno << 1); in sil680_seldev() 73 * sil680_cable_detect - cable detection 82 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sil680_cable_detect() 94 * sil680_set_piomode - set PIO mode data 114 int addr_mask = 0x80 + 4 * ap->port_no; in sil680_set_piomode() [all …]
|
H A D | pata_serverworks.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * pata_serverworks.c - Serverworks PATA for new ATA layer 11 * Copyright (C) 1998-2000 Michel Aubry 12 * Copyright (C) 1998-2000 Andrzej Krzysztofowicz 13 * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org> 27 * *** to detect 80-conductor cable presence. *** 62 * oem_cable - Dell/Sun serverworks cable detection 71 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in oem_cable() 73 if (pdev->subsystem_device & (1 << (ap->port_no + 14))) in oem_cable() 97 * serverworks_cable_detect - cable detection [all …]
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 6 * Copyright (c) 1994-2001 Justin T. Gibbs. 7 * Copyright (c) 2000-2001 Adaptec Inc. 21 * 3. Neither the names of the above-listed copyright holders nor the names 86 #define SUBID_9005_TYPE_LCCARD 0x1 /* Low Cost Card */ 182 "Adaptec 1480A Ultra SCSI adapter", 188 "Adaptec 2940A Ultra SCSI adapter", 194 "Adaptec 2940A/CN Ultra SCSI adapter", 200 "Adaptec 2930C Ultra SCSI adapter (VAR)", 244 "Adaptec 2940 Ultra SCSI adapter", 250 "Adaptec 3940 Ultra SCSI adapter", [all …]
|
/linux/drivers/gpu/drm/bridge/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 Simple transparent bridge that is used by several non-DRM drivers to 36 tristate "Chipone ICN6211 MIPI-DSI/RGB Converter bridge" 43 ICN6211 is MIPI-DSI/RGB Converter bridge from chipone. 67 ChromeOS EC ANX7688 is an ultra-low power 68 4K Ultra-HD (4096x2160p60) mobile HD transmitter 70 2.0 to DisplayPort 1.3 Ultra-HD. It is connected 77 Driver for display connectors with support for DDC and hot-plug 81 on ARM-based platforms. Saying Y here when this driver is not needed 91 Support for i.MX8MP DPI-to-LVDS on-SoC encoder. [all …]
|
/linux/Documentation/devicetree/bindings/iio/chemical/ |
H A D | ams,ccs811.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Narcisa Vasile <narcisaanamaria12@gmail.com> 13 Ultra-Low Power Digital Gas Sensor for Monitoring Indoor Air Quality. 18 - ams,ccs811 22 reset-gpios: 23 description: GPIO connected to the nRESET line. This is an active low 27 wakeup-gpios: 28 description: GPIO connected to the nWAKE line. This is an active low [all …]
|
/linux/sound/soc/codecs/ |
H A D | wcd-clsh-v2.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 32 CLS_H_NORMAL = 0, /* Class-H Default */ 33 CLS_H_HIFI, /* Class-H HiFi */ 34 CLS_H_LP, /* Class-H Low Power */ 35 CLS_AB, /* Class-AB */ 37 CLS_H_ULP, /* Ultra Low power */ 38 CLS_AB_HIFI, /* Class-AB */ 39 CLS_AB_LP, /* Class-AB Low Power */ 40 CLS_AB_LOHIFI, /* Class-AB Low HIFI */
|
/linux/drivers/power/reset/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 bool "ams AS3722 power-off driver" 16 This driver supports turning off board via a ams AS3722 power-off. 35 tristate "Atmel AT91 SAMA5D2-Compatible shutdown controller driver" 43 tristate "Actions Semi ATC260x PMIC power-off driver" 46 This driver provides power-off and restart support for a system 64 Say Y here if you have a Broadcom Kona-based board and you wish 90 bool "Cortina Gemini power-off driver" 99 bool "GPIO power-off driver" 103 If your board needs a GPIO high/low to power down, say Y and [all …]
|
/linux/Documentation/scsi/ |
H A D | BusLogic.rst | 1 .. SPDX-License-Identifier: GPL-2.0 21 Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com> 39 well and have very low command latency. BusLogic has recently provided me with 57 BT-948/958/958D, will always be available from my Linux Home Page at URL 69 the BT-948 PCI Ultra SCSI Host Adapter, and then again for the BT-958 PCI Wide 70 Ultra SCSI Host Adapter in January 1996. This was mutually beneficial since 90 94555, USA and can be reached at 510/796-6100 or on the World Wide Web at 92 mail at techsup@mylex.com, by Voice at 510/608-2400, or by FAX at 510/745-7715. 101 ----------------------------------- 113 Synchronous Negotiation: Ultra [all …]
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | anx6345.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Torsten Duwe <duwe@lst.de> 13 The ANX6345 is an ultra-low power Full-HD eDP transmitter designed for 24 reset-gpios: 26 description: GPIO connected to active low reset 28 dvdd12-supply: 31 dvdd25-supply: 50 - port@0 [all …]
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | wlf,wm8961.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Wolfson WM8961 Ultra-Low Power Stereo CODEC 10 - patches@opensource.cirrus.com 13 - $ref: dai-common.yaml# 22 '#sound-dai-cells': 26 - compatible 27 - reg 28 - '#sound-dai-cells' [all …]
|
H A D | richtek,rtq9128.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - ChiYuan Huang <cy_huang@richtek.com> 13 The RTQ9128 is a ultra-low output noise, high-efficiency, four-channel 14 class-D audio power amplifier and delivering 4x75W into 4OHm at 10% 18 - $ref: dai-common.yaml# 23 - richtek,rtq9128 28 enable-gpios: 31 richtek,tdm-input-data2-select: [all …]
|
H A D | wlf,wm8962.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Wolfson WM8962 Ultra-Low Power Stereo CODEC 10 - patches@opensource.cirrus.com 13 - $ref: dai-common.yaml# 28 "#sound-dai-cells": 31 AVDD-supply: 34 CPVDD-supply: 37 DBVDD-supply: [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-mcp3564 | 3 Contact: linux-iio@vger.kernel.org 6 circuit of the Delta-Sigma modulator. The different BOOST 12 Contact: linux-iio@vger.kernel.org 15 the current biasing circuit of the Delta-Sigma modulator. 19 Contact: linux-iio@vger.kernel.org 22 auto-zeroing algorithm (the input multiplexer and the ADC 26 input as VIN+/VIN-, one with VIN+/VIN- inverted. In this case the 30 ultra-low offset without any digital calibration. The resulting 34 so the residual offset error temperature drift is extremely low. 39 Contact: linux-iio@vger.kernel.org [all …]
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | maxim,max11205.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ramona Bolboaca <ramona.bolboaca@analog.com> 13 The MAX11205 is an ultra-low-power (< 300FA max active current), 14 high-resolution, serial-output ADC. 19 - $ref: /schemas/spi/spi-peripheral-props.yaml# 24 - maxim,max11205a 25 - maxim,max11205b 33 spi-max-frequency: [all …]
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | abracon,abx80x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Abracon ABX80X I2C ultra low power RTC/Alarm chip 10 - linux-rtc@vger.kernel.org 17 must perform auto-detection from ID register. 19 - abracon,abx80x 20 - abracon,ab0801 21 - abracon,ab0803 22 - abracon,ab0804 [all …]
|
/linux/arch/sparc/lib/ |
H A D | locks.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * locks.S: SMP low-level lock primitives on Sparc. 7 * Copyright (C) 1998 Jakub Jelinek (jj@ultra.linux.cz)
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | fsl,imx8qm-cdns3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/usb/fsl,imx8qm-cdns3.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Frank Li <Frank.Li@nxp.com> 15 const: fsl,imx8qm-usb3 19 - description: Register set for iMX USB3 Platform Control 21 "#address-cells": 24 "#size-cells": 31 - description: Standby clock. Used during ultra low power states. [all …]
|
/linux/drivers/scsi/ |
H A D | qlogicpti.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 41 * slots available. That is, host->can_queue and host->sg_tablesize 46 #define QLOGICPTI_REQ_QUEUE_LEN 255 /* must be power of two - 1 */ 47 #define QLOGICPTI_MAX_SG(ql) (4 + (((ql) > 0) ? 7*((ql) - 1) : 0)) 298 * --------- 322 #define RES_QUEUE_LEN 255 /* Must be power of two - 1 */ 327 #define PREV_REQ_PTR(wheee) (((wheee) - 1) & QLOGICPTI_REQ_QUEUE_LEN) 328 #define PREV_RES_PTR(wheee) (((wheee) - 1) & RES_QUEUE_LEN) 352 /* The cmd->handler is only 32-bits, so that things work even on monster 354 * scsi command pointers here. This is essentially what Matt Jacob does. -DaveM [all …]
|
/linux/arch/arm/mach-imx/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 Support for Freescale MXC/iMX-based family of processors 87 comment "Cortex-A platforms" 184 comment "Cortex-A/Cortex-M asymmetric multiprocessing platforms" 213 This enables support for Freescale i.MX7 Ultra Low Power processor.
|
/linux/Documentation/driver-api/ |
H A D | scsi.rst | 12 --------------- 19 Although the old parallel (fast/wide/ultra) SCSI bus has largely fallen 23 The `SCSI protocol <https://www.t10.org/scsi-3.htm>`__ is a big-endian 24 peer-to-peer packet based protocol. SCSI commands are 6, 10, 12, or 16 35 ---------------------------------- 37 The SCSI subsystem uses a three layer design, with upper, mid, and low 46 In between is the SCSI mid-layer, analogous to a network routing layer 47 such as the IPv4 stack. The SCSI mid-layer routes a packet based data 56 The upper layer supports the user-kernel interface by providing device 60 -------------- [all …]
|