Searched full:adc108s102 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/iio/adc/ |
D | ti-adc108s102.c | 3 * TI ADC108S102 SPI ADC driver 10 * ADC108S102 37 * both ADC108S102 (10 bits resolution) and ADC128S102 (12 bits resolution) 38 * chips. The ADC108S102 effectively returns a 12-bit result with the 2 55 * [11:0] 12-bit ADC sample (for ADC108S102, [1:0] will always be 0). 269 { .compatible = "ti,adc108s102" }, 281 { "adc108s102", 0 }, 288 .name = "adc108s102", 298 MODULE_DESCRIPTION("Texas Instruments ADC108S102 and ADC128S102 driver");
|
D | Makefile | 123 obj-$(CONFIG_TI_ADC108S102) += ti-adc108s102.o
|
D | Kconfig | 1372 tristate "Texas Instruments ADC108S102 and ADC128S102 driver" 1377 Say yes here to build support for Texas Instruments ADC108S102 and 1381 be called ti-adc108s102.
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | ti,adc108s102.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/ti,adc108s102.yaml# 7 title: Texas Instruments ADC108S102 and ADC128S102 18 ti,adc108s102 42 compatible = "ti,adc108s102";
|
/linux-6.12.1/arch/arc/boot/dts/ |
D | hsdk.dts | 286 compatible = "ti,adc108s102";
|