Lines Matching full:pac1921
3 * 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 regmap configuration */
1292 indio_dev->name = "pac1921"; in pac1921_probe()
1313 { .name = "pac1921", 0 },
1319 { .compatible = "microchip,pac1921" },
1332 .name = "pac1921",
1344 MODULE_DESCRIPTION("IIO driver for PAC1921 High-Side Power/Current Monitor");