Searched full:max1363 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | maxim,max1363.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/maxim,max1363.yaml# 7 title: Maxim MAX1363 and similar ADCs 21 - maxim,max1363 48 compatible = "maxim,max1363";
|
/openbmc/linux/drivers/iio/adc/ |
H A D | max1363.c | 3 * iio/adc/max1363.c 12 * Driver for max1363 and similar chips. 43 /* max1363 and max1236, max1237, max1238, max1239 */ 58 /* max1363 only - though don't care on others. 65 /* Specific to the max1363 */ 82 /* max1363 only - merely part of channel selects or don't care for others */ 87 /* max1363 strictly 0x06 - but doesn't matter */ 203 /* note not available for max1363 hence naming */ 226 /* note only available for max1363 hence naming */ 443 /* Applies to max1363 */ [all …]
|
H A D | Kconfig | 719 config MAX1363 config 720 tristate "Maxim max1363 ADC driver" 726 converters (ADC). (max1361, max1362, max1363, max1364, max1036, 736 called max1363.
|
H A D | Makefile | 69 obj-$(CONFIG_MAX1363) += max1363.o
|
H A D | ad799x.c | 6 * based on iio/adc/max1363
|
/openbmc/linux/drivers/iio/trigger/ |
H A D | iio-trig-loop.c | 16 * Tested against a max1363. Used about 33% cpu for the thread and 20%
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |