Home
last modified time | relevance | path

Searched +full:ultra +full:- +full:low (Results 1 – 25 of 93) sorted by relevance

1234

/Linux-v5.15/drivers/gpu/drm/bridge/analogix/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 ANX6345 is an ultra-low power Full-HD DisplayPort/eDP
20 ANX78XX is an ultra-low power Full-HD SlimPort transmitter
35 ANX7625 is an ultra-low power 4K mobile HD transmitter
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dmax77650.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MAX77650 ultra low-power PMIC from Maxim Integrated.
10 - Bartosz Golaszewski <bgolaszewski@baylibre.com>
13 MAX77650 is an ultra-low power PMIC providing battery charging and power
14 supply for low-power IoT and wearable applications.
16 The GPIO-controller module is represented as part of the top-level PMIC
19 For device-tree bindings of other sub-modules (regulator, power supply,
21 sub-system directories.
[all …]
Drohm,bd70528-pmic.txt3 BD70528MWV is an ultra-low quiescent current general purpose, single-chip,
4 power management IC for battery-powered portable devices. The IC
5 integrates 3 ultra-low current consumption buck converters, 3 LDOs and 2
6 LED Drivers. Also included are 4 GPIOs, a real-time clock (RTC), a 32kHz
7 clock gate, high-accuracy VREF for use with an external ADC, flexible
8 dual-input power path, 10 bit SAR ADC for battery temperature monitor and
12 - compatible : Should be "rohm,bd70528"
13 - reg : I2C slave address.
14 - interrupts : The interrupt line the device is connected to.
15 - interrupt-controller : To indicate BD70528 acts as an interrupt controller.
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/input/
Diqs626a.yaml1 # 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 …]
Diqs269a.yaml1 # 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 …]
/Linux-v5.15/drivers/ata/
Dpata_artop.c1 // 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 …]
Dpata_serverworks.c1 // 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. ***
61 * oem_cable - Dell/Sun serverworks cable detection
70 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in oem_cable()
72 if (pdev->subsystem_device & (1 << (ap->port_no + 14))) in oem_cable()
96 * serverworks_cable_detect - cable detection
[all …]
Dpata_sil680.c2 * 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
53 base += (ap->port_no << 4); in sil680_selreg()
58 * sil680_seldev - return register base
71 base += (ap->port_no << 4); in sil680_seldev()
72 base |= adev->devno ? 2 : 0; in sil680_seldev()
78 * sil680_cable_detect - cable detection
87 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sil680_cable_detect()
98 * sil680_set_piomode - set PIO mode data
[all …]
Dpata_ali.c2 * pata_ali.c - ALI 15x3 PATA for new ATA layer
8 * Copyright (C) 1998-2000 Michel Aubry, Maintainer
9 * Copyright (C) 1998-2000 Andrzej Krzysztofowicz, Maintainer
10 * Copyright (C) 1999-2000 CJ, cjtsai@ali.com.tw, Maintainer
12 * Copyright (C) 1998-2000 Andre Hedrick (andre@linux-ide.org)
54 DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
55 DMI_MATCH(DMI_BOARD_VERSION, "OmniBook N32N-736"),
59 .ident = "Toshiba Satellite S1800-814",
62 DMI_MATCH(DMI_PRODUCT_NAME, "S1800-814"),
71 if (pdev->subsystem_vendor == 0x10CF && pdev->subsystem_device == 0x10AF) in ali_cable_override()
[all …]
/Linux-v5.15/drivers/gpu/drm/bridge/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
31 tristate "Chipone ICN6211 MIPI-DSI/RGB Converter bridge"
36 ICN6211 is MIPI-DSI/RGB Converter bridge from chipone.
60 ChromeOS EC ANX7688 is an ultra-low power
61 4K Ultra-HD (4096x2160p60) mobile HD transmitter
63 2.0 to DisplayPort 1.3 Ultra-HD. It is connected
70 Driver for display connectors with support for DDC and hot-plug
74 on ARM-based platforms. Saying Y here when this driver is not needed
91 The module will be named "lontium-lt8912b".
139 tristate "MegaChips stdp4028-ge-b850v3-fw and stdp2690-ge-b850v3-fw"
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/iio/chemical/
Dams,ccs811.yaml1 # 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-v5.15/drivers/scsi/aic7xxx/
Daic7xxx_pci.c6 * 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 …]
Daic7xxx.h4 * Copyright (c) 1994-2001 Justin T. Gibbs.
5 * Copyright (c) 2000-2001 Adaptec Inc.
19 * 3. Neither the names of the above-listed copyright holders nor the names
69 (((scsiid) & ((((ahc)->features & AHC_TWIN) != 0) ? TWIN_TID : TID)) \
74 ((((ahc)->features & AHC_TWIN) != 0) \
78 (SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid) == 'B')
80 SCSIID_OUR_ID((scb)->hscb->scsiid)
82 SCSIID_TARGET((ahc), (scb)->hscb->scsiid)
84 SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid)
86 ((scb)->hscb->lun & LID)
[all …]
/Linux-v5.15/sound/soc/codecs/
Dwcd-clsh-v2.h1 /* 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-v5.15/Documentation/devicetree/bindings/display/bridge/
Danx6345.yaml1 # 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 …]
Danalogix,anx7625.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Xin Ji <xji@analogixsemi.com>
14 The ANX7625 is an ultra-low power 4K Mobile HD Transmitter
20 - const: analogix,anx7625
29 enable-gpios:
33 reset-gpios:
37 vdd10-supply:
40 vdd18-supply:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Dabracon,abx80x.txt1 Abracon ABX80X I2C ultra low power RTC/Alarm chip
9 - "compatible": should one of:
21 - "reg": I2C bus address of the device
29 - "abracon,tc-diode": should be "standard" (0.6V) or "schottky" (0.3V)
30 - "abracon,tc-resistor": should be <0>, <3>, <6> or <11>. 0 disables the output
/Linux-v5.15/Documentation/scsi/
DBusLogic.rst1 .. 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-v5.15/Documentation/devicetree/bindings/iio/imu/
Dinvensense,icm42600.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: InvenSense ICM-426xx Inertial Measurement Unit
10 - Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
13 6-axis MotionTracking device that combines a 3-axis gyroscope and a 3-axis
18 ultra-low-power wake-on-motion support to minimize system power consumption.
20 Other industry-leading features include InvenSense on-chip APEX Motion
25 https://invensense.tdk.com/wp-content/uploads/2020/03/DS-000292-ICM-42605-v1.4.pdf
30 - invensense,icm42600
[all …]
/Linux-v5.15/arch/sparc/lib/
Dlocks.S1 /* 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-v5.15/drivers/scsi/
Dqlogicpti.h1 /* 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-v5.15/arch/arm/mach-imx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
14 Support for Freescale MXC/iMX-based family of processors
25 bool "Enable MXC debug board(for 3-stack)"
28 The debug board is an integral part of the MXC 3-stack(PDK)
33 data/address de-multiplexing and decode, signal level shift,
104 comment "Cortex-A platforms"
209 comment "Cortex-A/Cortex-M asymmetric multiprocessing platforms"
240 This enables support for Freescale i.MX7 Ultra Low Power processor.
/Linux-v5.15/Documentation/driver-api/
Dscsi.rst12 ---------------
19 Although the old parallel (fast/wide/ultra) SCSI bus has largely fallen
23 The `SCSI protocol <http://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
36 ----------------------------------
38 The SCSI subsystem uses a three layer design, with upper, mid, and low
47 In between is the SCSI mid-layer, analogous to a network routing layer
48 such as the IPv4 stack. The SCSI mid-layer routes a packet based data
57 The upper layer supports the user-kernel interface by providing device
61 --------------
[all …]
/Linux-v5.15/drivers/cpufreq/
Dspeedstep-centrino.c1 // SPDX-License-Identifier: GPL-2.0-only
33 #define MAINTAINER "linux-pm@vger.kernel.org"
88 .driver_data = (((mhz)/100) << 8) | ((mv - 700) / 16) \
98 /* Ultra Low Voltage Intel Pentium M processor 900MHz (Banias) */
107 /* Ultra Low Voltage Intel Pentium M processor 1000MHz (Banias) */
117 /* Low Voltage Intel Pentium M processor 1.10GHz (Banias) */
129 /* Low Voltage Intel Pentium M processor 1.20GHz (Banias) */
236 struct cpuinfo_x86 *cpu = &cpu_data(policy->cpu); in centrino_cpu_init_table()
239 for(model = models; model->cpu_id != NULL; model++) in centrino_cpu_init_table()
240 if (centrino_verify_cpu_id(cpu, model->cpu_id) && in centrino_cpu_init_table()
[all …]
/Linux-v5.15/drivers/eisa/
Deisa.ids6 # 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 …]

1234