Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/
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-6.14.4/drivers/iio/adc/
Dpac1921.c3 * IIO driver for PAC1921 High-Side Power/Current Monitor
19 /* pac1921 registers */
28 /* pac1921 gain configuration bits */
32 /* pac1921 integration configuration bits */
39 /* pac1921 control bits */
49 /* pac1921 result registers mask and resolution */
53 /* pac1921 overflow status bits */
58 /* pac1921 constants */
66 /* pac1921 defaults */
149 /* pac1921 regmap configuration */
[all …]
DKconfig1061 config PAC1921 config
1062 tristate "Microchip Technology PAC1921 driver"
1068 Say yes here to build support for Microchip Technology's PAC1921
1072 will be called pac1921.
DMakefile98 obj-$(CONFIG_PAC1921) += pac1921.o
/linux-6.14.4/
DMAINTAINERS15543 MICROCHIP PAC1921 POWER/CURRENT MONITOR DRIVER
15547 F: Documentation/devicetree/bindings/iio/adc/microchip,pac1921.yaml
15548 F: drivers/iio/adc/pac1921.c