Searched full:pac1921 (Results 1 – 5 of 5) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/adc/microchip,pac1921.yaml#7 title: Microchip PAC1921 High-Side Power/Current Monitor with Anaog Output13 The PAC1921 is a power/current monitoring device with an analog output17 https://ww1.microchip.com/downloads/en/DeviceDoc/PAC1921-Data-Sheet-DS20005293E.pdf21 const: microchip,pac192163 compatible = "microchip,pac1921";
3 * IIO driver for PAC1921 High-Side Power/Current Monitor18 /* pac1921 registers */27 /* pac1921 gain configuration bits */31 /* pac1921 integration configuration bits */38 /* pac1921 control bits */48 /* pac1921 result registers mask and resolution */52 /* pac1921 overflow status bits */57 /* pac1921 constants */65 /* pac1921 defaults */140 /* pac1921 regmap configuration */[all …]
1021 config PAC1921 config1022 tristate "Microchip Technology PAC1921 driver"1028 Say yes here to build support for Microchip Technology's PAC19211032 will be called pac1921.
95 obj-$(CONFIG_PAC1921) += pac1921.o
15194 MICROCHIP PAC1921 POWER/CURRENT MONITOR DRIVER15198 F: Documentation/devicetree/bindings/iio/adc/microchip,pac1921.yaml15199 F: drivers/iio/adc/pac1921.c