Driver for the ADI AXI-ADXCVR Module.
Driver for the Analog Devices AXI-JESD204-RX peripheral.
Driver for the Analog Devices AXI-JESD204-TX peripheral.
const struct no_os_clk_platform_ops jesd204_clk_ops
jesd204 specific CLK platform ops structure
Definition jesd204_clk.c:218
int32_t jesd204_clk_enable(struct jesd204_clk *clk)
Definition jesd204_clk.c:44
int32_t jesd204_clk_disable(struct jesd204_clk *clk)
Definition jesd204_clk.c:74
int32_t jesd204_clk_set_rate(struct jesd204_clk *clk, uint32_t chan, uint32_t rate)
Definition jesd204_clk.c:106
ADI JESD204B/C AXI_ADXCVR Highspeed Transceiver Device structure.
Definition altera_adxcvr.h:79
Definition axi_jesd204_rx.h:51
Definition axi_jesd204_tx.h:64
Definition jesd204_clk.h:41
struct adxcvr * xcvr
Definition jesd204_clk.h:42
struct axi_jesd204_rx * jesd_rx
Definition jesd204_clk.h:43
struct axi_jesd204_tx * jesd_tx
Definition jesd204_clk.h:44