Searched +full:smart +full:- +full:sensing (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | maxim,max5970.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Regulator for MAX5970 Smart Switch from Maxim Integrated 10 - Patrick Rudolph <patrick.rudolph@9elements.com> 13 The smart switch provides no output regulation, but independent fault protection 14 and voltage and current sensing. 24 - maxim,max5970 25 - maxim,max5978 39 "#address-cells": [all …]
|
| /linux/drivers/thermal/mediatek/ |
| H A D | auxadc_thermal.c | 1 // SPDX-License-Identifier: GPL-2.0-only 15 #include <linux/nvmem-consumer.h> 109 /* The number of sensing points per bank */ 119 #define MT8173_TEMP_MIN -20000 198 /* The number of sensing points per bank */ 219 /* The number of sensing points per bank */ 258 /* The number of sensing points per bank */ 276 /* The number of sensing points per bank */ 479 * the bank concept wouldn't be necessary here. However, the SVS (Smart 520 * so the bank concept wouldn't be necessary here. However, the SVS (Smart [all …]
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds2438.rst | 6 * Maxim DS2438 Smart Battery Monitor 16 ----------- 22 wind speed/direction measuring, humidity sensing, etc. 28 ----- 36 When writing to sysfs file bits 2-7 are ignored, so it's safe to write ASCII. 40 ------- 48 ------- 56 -------- 57 This file controls the 2-byte Offset Register of the chip. 58 Writing a 2-byte value will change the Offset Register, which changes the [all …]
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | semtech,sx9310.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Daniel Campello <campello@chromium.org> 16 https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310 19 - $ref: /schemas/iio/iio.yaml# 24 - semtech,sx9310 25 - semtech,sx9311 37 vdd-supply: 40 svdd-supply: [all …]
|
| /linux/drivers/input/mouse/ |
| H A D | psmouse-base.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (c) 1999-2002 Vojtech Pavlik 6 * Copyright (c) 2003-2004 Dmitry Torokhov 111 * sysfs). We could use a per-device semaphore but since there 137 x = packet[1] ? packet[1] - ((packet[0] << 4) & 0x100) : 0; in psmouse_report_standard_motion() 138 y = packet[2] ? packet[2] - ((packet[0] << 3) & 0x100) : 0; in psmouse_report_standard_motion() 141 input_report_rel(dev, REL_Y, -y); in psmouse_report_standard_motion() 156 struct input_dev *dev = psmouse->dev; in psmouse_process_byte() 157 u8 *packet = psmouse->packet; in psmouse_process_byte() 160 if (psmouse->pktcnt < psmouse->pktsize) in psmouse_process_byte() [all …]
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * of PCI-SCSI IO processors. 6 * Copyright (C) 1999-2001 Gerard Roudier <groudier@free.fr> 7 * Copyright (c) 2003-2005 Matthew Wilcox <matthew@wil.cx> 10 * Copyright (C) 1998-2000 Gerard Roudier 13 * a port of the FreeBSD ncr driver to Linux-1.2.13. 17 * Stefan Esser <se@mi.Uni-Koeln.de> 25 *----------------------------------------------------------------------------- 55 while (n-- > 0) in sym_printl_hex() 62 sym_print_addr(cp->cmd, "%s: ", label); in sym_print_msg() [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|