Searched full:nau7802 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | nuvoton,nau7802.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/nuvoton,nau7802.yaml# 7 title: Nuvoton NAU7802 I2c Analog to Digital Converter (ADC) 15 const: nuvoton,nau7802 44 nau7802@2a { 45 compatible = "nuvoton,nau7802";
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-cfa10049.dts | 30 adc0: nau7802@2a { 31 compatible = "nuvoton,nau7802"; 42 adc1: nau7802@2a { 43 compatible = "nuvoton,nau7802"; 54 adc2: nau7802@2a { 55 compatible = "nuvoton,nau7802";
|
/openbmc/linux/drivers/iio/adc/ |
H A D | nau7802.c | 3 * Driver for the Nuvoton NAU7802 ADC 535 { "nau7802", 0 }, 541 { .compatible = "nuvoton,nau7802" }, 550 .name = "nau7802", 558 MODULE_DESCRIPTION("Nuvoton NAU7802 ADC Driver");
|
H A D | Kconfig | 862 config NAU7802 config 863 tristate "Nuvoton NAU7802 ADC driver" 866 Say yes here to build support for Nuvoton NAU7802 ADC. 869 module will be called nau7802.
|
H A D | Makefile | 82 obj-$(CONFIG_NAU7802) += nau7802.o
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |