Home
last modified time | relevance | path

Searched full:refin1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7124.yaml46 refin1-supply:
47 description: refin1 supply can be used as reference for conversion.
82 0: REFIN1(+)/REFIN1(−).
124 refin1-supply = <&adc_vref>;
H A Dadi,ad4130.yaml59 refin1-supply:
60 description: refin1 supply. Can be used as reference for conversion.
134 0: REFIN1(+)/REFIN1(−)
138 If not specified, REFIN1 is used.
/openbmc/linux/include/linux/platform_data/
H A Dad7793.h41 * @AD7793_REFSEL_REFIN1: External reference applied between REFIN1(+)
42 * and REFIN1(-).
44 * and REFIN1(-). Only valid for AD7795/AD7796.
/openbmc/linux/drivers/iio/adc/
H A Dad7124.c135 [AD7124_REFIN1] = "refin1",
H A Dad7192.c96 #define AD7192_CONF_REFSEL BIT(20) /* REFIN1/REFIN2 Reference Select */
H A Dad4130.c2014 st->regulators[2].supply = "refin1"; in ad4130_probe()