1 # SPDX-License-Identifier: GPL-2.0-only
4 # Direct Digital Synthesis drivers (DDS)
5 # Clock Distribution device drivers
6 # Phase-Locked Loop (PLL) frequency synthesizers
8 # When adding new entries keep the list in alphabetical order
10 menu "Frequency Synthesizers DDS/PLL"
12 menu "Clock Generator/Distribution"
15 tristate "Analog Devices AD9523 Low Jitter Clock Generator"
18 Say yes here to build support for Analog Devices AD9523 Low Jitter
19 Clock Generator. The driver provides direct access via sysfs.
21 To compile this driver as a module, choose M here: the
22 module will be called ad9523.
27 # Phase-Locked Loop (PLL) frequency synthesizers
30 menu "Phase-Locked Loop (PLL) frequency synthesizers"
33 tristate "Analog Devices ADF4350/ADF4351 Wideband Synthesizers"
36 Say yes here to build support for Analog Devices ADF4350/ADF4351
37 Wideband Synthesizers. The driver provides direct access via sysfs.
39 To compile this driver as a module, choose M here: the
40 module will be called adf4350.
43 tristate "Analog Devices ADF4371/ADF4372 Wideband Synthesizers"
47 Say yes here to build support for Analog Devices ADF4371 and ADF4372
48 Wideband Synthesizers. The driver provides direct access via sysfs.
50 To compile this driver as a module, choose M here: the
51 module will be called adf4371.
54 tristate "Analog Devices ADF4377 Microwave Wideband Synthesizer"
55 depends on SPI && COMMON_CLK
57 Say yes here to build support for Analog Devices ADF4377 Microwave
60 To compile this driver as a module, choose M here: the
61 module will be called adf4377.
64 tristate "Analog Devices ADMFM2000 Dual Microwave Down Converter"
67 Say yes here to build support for Analog Devices ADMFM2000 Dual
68 Microwave Down Converter.
70 To compile this driver as a module, choose M here: the
71 module will be called admfm2000.
74 tristate "Analog Devices ADMV1013 Microwave Upconverter"
75 depends on SPI && COMMON_CLK
77 Say yes here to build support for Analog Devices ADMV1013
78 24 GHz to 44 GHz, Wideband, Microwave Upconverter.
80 To compile this driver as a module, choose M here: the
81 module will be called admv1013.
84 tristate "Analog Devices ADMV1014 Microwave Downconverter"
85 depends on SPI && COMMON_CLK && 64BIT
87 Say yes here to build support for Analog Devices ADMV1014
88 24 GHz to 44 GHz, Wideband, Microwave Downconverter.
90 To compile this driver as a module, choose M here: the
91 module will be called admv1014.
94 tristate "Analog Devices ADMV4420 K Band Downconverter"
97 Say yes here to build support for Analog Devices K Band
98 Downconverter with integrated Fractional-N PLL and VCO.
100 To compile this driver as a module, choose M here: the
101 module will be called admv4420.
104 tristate "Analog Devices ADRF6780 Microwave Upconverter"
106 depends on COMMON_CLK
108 Say yes here to build support for Analog Devices ADRF6780
109 5.9 GHz to 23.6 GHz, Wideband, Microwave Upconverter.
111 To compile this driver as a module, choose M here: the
112 module will be called adrf6780.