Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/iio/resolver/
Dadi,ad2s90.yaml4 $id: http://devicetree.org/schemas/iio/resolver/adi,ad2s90.yaml#
7 title: Analog Devices AD2S90 Resolver-to-Digital Converter
13 Datasheet: https://www.analog.com/en/products/ad2s90.html
17 const: adi,ad2s90
56 compatible = "adi,ad2s90";
/linux-6.12.1/drivers/iio/resolver/
Dad2s90.c3 * ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90
107 { .compatible = "adi,ad2s90", },
113 { "ad2s90" },
120 .name = "ad2s90",
129 MODULE_DESCRIPTION("Analog Devices AD2S90 Resolver to Digital SPI driver");
DKconfig7 config AD2S90 config
8 tristate "Analog Devices ad2s90 driver"
12 to digital converters, ad2s90, provides direct access via sysfs.
15 module will be called ad2s90.
DMakefile6 obj-$(CONFIG_AD2S90) += ad2s90.o