Home
last modified time | relevance | path

Searched refs:ads8344 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,ads8344.yaml4 $id: http://devicetree.org/schemas/iio/adc/ti,ads8344.yaml#
17 const: ti,ads8344
45 compatible = "ti,ads8344";
/openbmc/linux/drivers/iio/adc/
H A Dti-ads8344.c22 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()
H A DMakefile116 obj-$(CONFIG_TI_ADS8344) += ti-ads8344.o
H A DKconfig1284 called ti-ads8344.