Searched full:pac1934 (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | microchip,pac1934.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/microchip,pac1934.yaml# 7 title: Microchip PAC1934 Power Monitors with Accumulator 15 The datasheet for PAC1931, PAC1932, PAC1933 and PAC1934 can be found here: 24 - microchip,pac1934 86 compatible = "microchip,pac1934";
|
/linux-6.14.4/drivers/iio/adc/ |
D | pac1934.c | 3 * IIO driver for PAC1934 Multi-Channel DC Power/Energy Monitor 11 * Datasheet for PAC1931, PAC1932, PAC1933 and PAC1934 can be found here: 26 * till PAC1934 accumulation registers starts to saturate 188 * is reserved to Microchip for the PAC1934. 196 PAC1934 enumerator 208 * PAC1934 phys channel IIO channel descriptor; see the static const struct 221 * struct pac1934_features - features of a pac1934 instance 250 [PAC1934] = { 252 .name = "pac1934", 536 * see: PAC1934 Family Data Sheet Errata DS80000836A.pdf in pac1934_send_refresh() [all …]
|
D | Kconfig | 1074 config PAC1934 config 1075 tristate "Microchip Technology PAC1934 driver" 1079 PAC1932, PAC1933, PAC1934 Single/Multi-Channel Power Monitor with 1083 will be called pac1934.
|
D | Makefile | 99 obj-$(CONFIG_PAC1934) += pac1934.o
|
/linux-6.14.4/arch/riscv/boot/dts/microchip/ |
D | mpfs-icicle-kit.dts | 105 compatible = "microchip,pac1934";
|
/linux-6.14.4/arch/arm/boot/dts/microchip/ |
D | at91-sam9x75_curiosity.dts | 216 compatible = "microchip,pac1934";
|
D | at91-sama7g54_curiosity.dts | 190 compatible = "microchip,pac1934";
|
D | at91-sam9x60ek.dts | 264 compatible = "microchip,pac1934";
|
D | at91-sama5d2_icp.dts | 199 compatible = "microchip,pac1934";
|
D | at91-sama7g5ek.dts | 248 compatible = "microchip,pac1934";
|
/linux-6.14.4/ |
D | MAINTAINERS | 15550 MICROCHIP PAC1934 POWER/ENERGY MONITOR DRIVER 15554 F: Documentation/devicetree/bindings/iio/adc/microchip,pac1934.yaml 15555 F: drivers/iio/adc/pac1934.c
|