mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 10:04:12 +08:00
e77603d546
The AD9739A is a 14-bit, 2.5 GSPS high performance RF DACs that are capable of synthesizing wideband signals from DC up to 3 GHz. A dual-port, source synchronous, LVDS interface simplifies the digital interface with existing FGPA/ASIC technology. On-chip controllers are used to manage external and internal clock domain variations over temperature to ensure reliable data transfer from the host to the DAC core. Co-developed-by: Dragos Bogdan <dragos.bogdan@analog.com> Signed-off-by: Dragos Bogdan <dragos.bogdan@analog.com> Signed-off-by: Nuno Sa <nuno.sa@analog.com> Link: https://lore.kernel.org/r/20240419-iio-backend-axi-dac-v4-10-5ca45b4de294@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
20 lines
741 B
Plaintext
20 lines
741 B
Plaintext
What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_operating_mode
|
|
KernelVersion: 6.9
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
DAC operating mode. One of the following modes can be selected:
|
|
|
|
* normal: This is DAC normal mode.
|
|
* mixed-mode: In this mode the output is effectively chopped at
|
|
the DAC sample rate. This has the effect of
|
|
reducing the power of the fundamental signal while
|
|
increasing the power of the images centered around
|
|
the DAC sample rate, thus improving the output
|
|
power of these images.
|
|
|
|
What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_operating_mode_available
|
|
KernelVersion: 6.9
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Available operating modes.
|