Searched full:adf4371 (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/frequency/ |
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 40 output stage will shut down until the ADF4371/ADF4372 achieves lock as 61 compatible = "adi,adf4371";
|
/linux-6.14.4/drivers/iio/frequency/ |
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.
|
D | adf4371.c | 3 * Analog Devices ADF4371 SPI Wideband Synthesizer driver 96 ADF4371, enumerator 258 /* ADF4371 RF16 8000...16000 MHz */ in adf4371_set_freq() 265 /* ADF4371 RF32 16000...32000 MHz */ in adf4371_set_freq() 449 .name = "adf4371", 586 return dev_err_probe(&spi->dev, ret, "ADF4371 setup failed\n"); in adf4371_probe() 592 { "adf4371", (kernel_ulong_t)&adf4371_chip_info }, 599 { .compatible = "adi,adf4371", .data = &adf4371_chip_info }, 607 .name = "adf4371", 616 MODULE_DESCRIPTION("Analog Devices ADF4371 SPI PLL");
|
D | Makefile | 9 obj-$(CONFIG_ADF4371) += adf4371.o
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 786 ADF4371 has an integrated VCO with fundamendal output
|