Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Drichtek,rtq6056.yaml4 $id: http://devicetree.org/schemas/iio/adc/richtek,rtq6056.yaml#
7 title: RTQ6056 Bi-Directional Current and Power Monitor with 16-bit ADC
13 The RTQ6056 is a high accuracy current-sense monitor with I2C and SMBus
24 https://www.richtek.com/assets/product_file/RTQ6056/DSQ6056-00.pdf
30 - richtek,rtq6056
35 - const: richtek,rtq6056
59 compatible = "richtek,rtq6056";
/linux-6.12.1/drivers/iio/adc/
Drtq6056.c194 * Difference between RTQ6056 and RTQ6059
358 * https://www.richtek.com/assets/product_file/RTQ6056/DSQ6056-00.pdf
396 * Available averaging rate for rtq6056. The indices correspond with the bit
398 * https://www.richtek.com/assets/product_file/RTQ6056/DSQ6056-00.pdf
785 indio_dev->name = "rtq6056"; in rtq6056_probe()
866 { .compatible = "richtek,rtq6056", .data = &rtq6056_devdata },
874 .name = "rtq6056",
883 MODULE_DESCRIPTION("Richtek RTQ6056 Driver");
DMakefile105 obj-$(CONFIG_RICHTEK_RTQ6056) += rtq6056.o
DKconfig1165 tristate "Richtek RTQ6056 Current and Power Monitor ADC"
1172 RTQ6056 is a high accuracy current-sense monitor with I2C and SMBus
1177 called rtq6056.