Home
last modified time | relevance | path

Searched full:ads7924 (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dti,ads7924.yaml4 $id: http://devicetree.org/schemas/iio/adc/ti,ads7924.yaml#
7 title: TI ADS7924 4 channels 12 bits I2C analog to digital converter
13 Texas Instruments ADS7924 4 channels 12 bits I2C analog to digital converter
16 https://www.ti.com/lit/gpn/ads7924
20 const: ti,ads7924
84 compatible = "ti,ads7924";
/linux-6.12.1/drivers/iio/adc/
Dti-ads7924.c3 * IIO driver for Texas Instruments ADS7924 ADC, 12-bit, 4-Channels, I2C
11 * Datasheet: https://www.ti.com/lit/gpn/ads7924
337 * software reset of the ADS7924. in ads7924_reset()
376 indio_dev->name = "ads7924"; in ads7924_probe()
450 { "ads7924" },
456 { .compatible = "ti,ads7924", },
463 .name = "ads7924",
473 MODULE_DESCRIPTION("Texas Instruments ADS7924 ADC I2C driver");
DMakefile133 obj-$(CONFIG_TI_ADS7924) += ti-ads7924.o
DKconfig1431 tristate "Texas Instruments ADS7924 ADC"
1435 If you say yes here you get support for Texas Instruments ADS7924
1439 called ti-ads7924.
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mn-dimonoff-gateway-evk.dts71 compatible = "ti,ads7924";
/linux-6.12.1/arch/arm/boot/dts/nxp/ls/
Dls1021a-tsn.dts188 * - TI ADS7924 4-channel ADC at 0x49
/linux-6.12.1/
DMAINTAINERS23076 TI ADS7924 ADC DRIVER
23080 F: Documentation/devicetree/bindings/iio/adc/ti,ads7924.yaml
23081 F: drivers/iio/adc/ti-ads7924.c