Lines Matching full:pac1921
3 * 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 */
1291 indio_dev->name = "pac1921"; in pac1921_probe()
1312 { .name = "pac1921", 0 },
1318 { .compatible = "microchip,pac1921" },
1331 .name = "pac1921",
1343 MODULE_DESCRIPTION("IIO driver for PAC1921 High-Side Power/Current Monitor");