Searched +full:mcp4131 +full:- +full:502 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/ |
H A D | microchip,mcp4131.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/potentiometer/microchip,mcp4131.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Slawomir Stepien <sst@poczta.fm> 15 - microchip,mcp4131-103 16 - microchip,mcp4131-104 17 - microchip,mcp4131-502 18 - microchip,mcp4131-503 19 - microchip,mcp4132-103 [all …]
|
/openbmc/linux/drivers/iio/potentiometer/ |
H A D | mcp4131.c | 1 // SPDX-License-Identifier: GPL-2.0-only 11 * mcp4131 1 129 5, 10, 50, 100 170 int address = chan->channel; in mcp4131_read_raw() 174 mutex_lock(&data->lock); in mcp4131_read_raw() 176 data->buf[0] = (address << MCP4131_WIPER_SHIFT) | MCP4131_READ; in mcp4131_read_raw() 177 data->buf[1] = 0; in mcp4131_read_raw() 179 err = mcp4131_read(data->spi, data->buf, 2); in mcp4131_read_raw() 181 mutex_unlock(&data->lock); in mcp4131_read_raw() 186 if (!MCP4131_CMDERR(data->buf)) { in mcp4131_read_raw() 187 mutex_unlock(&data->lock); in mcp4131_read_raw() [all …]
|
/openbmc/linux/ |
H A D | opengrok2.0.log | 1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms) 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-1 [all...] |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |