Searched full:ads8344 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | ti-ads8344.c | 3 * ADS8344 16-bit 8-Channel ADC driver 7 * Datasheet: https://www.ti.com/lit/ds/symlink/ads8344.pdf 22 struct ads8344 { struct 76 static int ads8344_adc_conversion(struct ads8344 *adc, int channel, in ads8344_adc_conversion() 105 struct ads8344 *adc = iio_priv(iio); in ads8344_read_raw() 144 struct ads8344 *adc; in ads8344_probe() 177 { .compatible = "ti,ads8344", }, 184 .name = "ads8344", 192 MODULE_DESCRIPTION("ADS8344 driver");
|
H A D | Makefile | 116 obj-$(CONFIG_TI_ADS8344) += ti-ads8344.o
|
H A D | Kconfig | 1277 tristate "Texas Instruments ADS8344" 1280 If you say yes here you get support for Texas Instruments ADS8344 1284 called ti-ads8344.
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | ti,ads8344.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/ti,ads8344.yaml# 7 title: Texas Instruments ADS8344 ADC 17 const: ti,ads8344 45 compatible = "ti,ads8344";
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |