Searched full:adf4371 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/frequency/ |
H A D | adf4371.yaml | 4 $id: http://devicetree.org/schemas/iio/frequency/adf4371.yaml# 7 title: Analog Devices ADF4371/ADF4372 Wideband Synthesizers 13 Analog Devices ADF4371/ADF4372 SPI Wideband Synthesizers 14 https://www.analog.com/media/en/technical-documentation/data-sheets/adf4371.pdf 20 - adi,adf4371 41 output stage will shut down until the ADF4371/ADF4372 achieves lock as 62 compatible = "adi,adf4371";
|
/linux/drivers/iio/frequency/ |
H A D | Kconfig | 42 config ADF4371 config 43 tristate "Analog Devices ADF4371/ADF4372 Wideband Synthesizers" 47 Say yes here to build support for Analog Devices ADF4371 and ADF4372 51 module will be called adf4371.
|
H A D | adf4371.c | 3 * Analog Devices ADF4371 SPI Wideband Synthesizer driver 106 ADF4371, enumerator 269 /* ADF4371 RF16 8000...16000 MHz */ in adf4371_set_freq() 276 /* ADF4371 RF32 16000...32000 MHz */ in adf4371_set_freq() 460 .name = "adf4371", 621 return dev_err_probe(&spi->dev, ret, "ADF4371 setup failed\n"); in adf4371_probe() 627 { "adf4371", (kernel_ulong_t)&adf4371_chip_info }, 634 { .compatible = "adi,adf4371", .data = &adf4371_chip_info }, 642 .name = "adf4371", 651 MODULE_DESCRIPTION("Analog Devices ADF4371 SP [all...] |
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio | 797 ADF4371 has an integrated VCO with fundamendal output
|