Home
last modified time | relevance | path

Searched full:ad5272 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/
H A Dadi,ad5272.yaml4 $id: http://devicetree.org/schemas/iio/potentiometer/adi,ad5272.yaml#
7 title: Analog Devices AD5272 digital potentiometer
13 Datasheet: https://www.analog.com/en/products/ad5272.html
18 - adi,ad5272-020
19 - adi,ad5272-050
20 - adi,ad5272-100
30 Active low signal to the AD5272 RESET input.
46 compatible = "adi,ad5272-020";
/openbmc/linux/drivers/iio/potentiometer/
H A Dad5272.c3 * Analog Devices AD5272 digital potentiometer driver
9 * ad5272 1 1024 20, 50, 100 01011xx
197 { .compatible = "adi,ad5272-020", .data = (void *)AD5272_020 },
198 { .compatible = "adi,ad5272-050", .data = (void *)AD5272_050 },
199 { .compatible = "adi,ad5272-100", .data = (void *)AD5272_100 },
207 { "ad5272-020", AD5272_020 },
208 { "ad5272-050", AD5272_050 },
209 { "ad5272-100", AD5272_100 },
218 .name = "ad5272",
228 MODULE_DESCRIPTION("AD5272 digital potentiometer");
H A DKconfig19 config AD5272 config
20 tristate "Analog Devices AD5272 and similar Digital Potentiometer driver"
23 Say yes here to build support for the Analog Devices AD5272 and AD5274
27 module will be called ad5272.
H A DMakefile8 obj-$(CONFIG_AD5272) += ad5272.o
/openbmc/linux/drivers/misc/
H A Dad525x_dpot-i2c.c99 {"ad5272", AD5272_ID},
H A Dad525x_dpot.c58 * AD5272 1 1024 20, 50, 100 (50-TP)
214 * AD5272/AD5274 returns high byte first, however in dpot_read_i2c()
H A DKconfig24 AD5271, AD5272, AD5274
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]