Home
last modified time | relevance | path

Searched refs:ads7828 (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/Documentation/hwmon/
H A Dads7828.rst1 Kernel driver ads7828
8 Prefix: 'ads7828'
12 http://focus.ti.com/lit/ds/symlink/ads7828.pdf
30 The ads7828 driver accepts an optional ads7828_platform_data structure (defined
31 in include/linux/platform_data/ads7828.h). The structure fields are:
H A Dindex.rst36 ads7828
/linux-6.15/drivers/hwmon/
H A Dads7828.c36 enum ads7828_chips { ads7828, ads7830 }; enumerator
90 ATTRIBUTE_GROUPS(ads7828);
146 if (chip == ads7828) { in ads7828_probe()
179 { "ads7828", ads7828 },
188 .data = (void *)ads7828
H A DMakefile40 obj-$(CONFIG_SENSORS_ADS7828) += ads7828.o
H A DKconfig2189 will be called ads7828.
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dti,ads7828.yaml4 $id: http://devicetree.org/schemas/hwmon/ti,ads7828.yaml#
22 - ti,ads7828
51 compatible = "ti,ads7828";