Home
last modified time | relevance | path

Searched full:pac1921 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dmicrochip,pac1921.yaml4 $id: http://devicetree.org/schemas/iio/adc/microchip,pac1921.yaml#
7 title: Microchip PAC1921 High-Side Power/Current Monitor with Anaog Output
13 The PAC1921 is a power/current monitoring device with an analog output
17 https://ww1.microchip.com/downloads/en/DeviceDoc/PAC1921-Data-Sheet-DS20005293E.pdf
21 const: microchip,pac1921
63 compatible = "microchip,pac1921";
/linux/drivers/iio/adc/
H A Dpac1921.c3 * IIO driver for PAC1921 High-Side Power/Current Monitor
20 /* pac1921 registers */
29 /* pac1921 gain configuration bits */
33 /* pac1921 integration configuration bits */
40 /* pac1921 control bits */
50 /* pac1921 result registers mask and resolution */
54 /* pac1921 overflow status bits */
59 /* pac1921 constants */
67 /* pac1921 defaults */
150 /* pac1921 regma
[all...]
H A DMakefile107 obj-$(CONFIG_PAC1921) += pac1921.o
/linux/
H A DMAINTAINERS16636 MICROCHIP PAC1921 POWER/CURRENT MONITOR DRIVER
16640 F: Documentation/devicetree/bindings/iio/adc/microchip,pac1921.yaml
16641 F: drivers/iio/adc/pac1921.c