|
int32_t | ad917x_jesd_config_datapath (ad917x_handle_t *h, uint8_t dual_en, uint8_t jesd_mode, uint8_t ch_intpl, uint8_t dp_intpl) |
| Configure the JESD Datapath for AD917X. More...
|
|
int32_t | ad917x_jesd_get_cfg_status (ad917x_handle_t *h, uint8_t *cfg_valid) |
| Get JESD Configuration Status. More...
|
|
int32_t | ad917x_jesd_get_cfg_param (ad917x_handle_t *h, jesd_param_t *jesd_param) |
| Read back all current JESD parameter settings. More...
|
|
int32_t | ad917x_jesd_set_sysref_enable (ad917x_handle_t *h, uint8_t en) |
| Enable SysRef Input. More...
|
|
int32_t | ad917x_jesd_get_sysref_enable (ad917x_handle_t *h, uint8_t *en) |
| Get the current SYSREF Input. More...
|
|
int32_t | ad917x_jesd_set_scrambler_enable (ad917x_handle_t *h, uint8_t en) |
| Enable the de-scrambler for the JESD Interface. More...
|
|
int32_t | ad917x_jesd_enable_datapath (ad917x_handle_t *h, uint8_t lanes_msk, uint8_t run_cal, uint8_t en) |
| Enable the JESD Interface. More...
|
|
int32_t | ad917x_jesd_set_syncoutb_enable (ad917x_handle_t *h, jesd_syncoutb_t syncoutb, uint8_t en) |
| Enable the SYNCOUTB Output Signal. More...
|
|
int32_t | ad917x_jesd_get_pll_status (ad917x_handle_t *h, uint8_t *pll_status) |
| Get SERDES PLL Status. More...
|
|
int32_t | ad917x_jesd_set_lane_xbar (ad917x_handle_t *h, uint8_t logical_lane, uint8_t physical_lane) |
| Configure the Lane Cross Bar in the JESD datalink layer. More...
|
|
int32_t | ad917x_jesd_invert_lane (ad917x_handle_t *h, uint8_t logical_lane, uint8_t invert) |
| Invert or un-invert logical lanes. More...
|
|
int32_t | ad917x_jesd_get_lane_xbar (ad917x_handle_t *h, uint8_t *phy_log_map) |
| Get current Lane Cross Bar configuration for the JESD datalink layer. More...
|
|
int32_t | ad917x_jesd_enable_link (ad917x_handle_t *h, jesd_link_t link, uint8_t en) |
| Enable JESD Link. More...
|
|
int32_t | ad917x_jesd_get_link_status (ad917x_handle_t *h, jesd_link_t link, ad917x_jesd_link_stat_t *link_status) |
| Get JESD Link Status. More...
|
|
int32_t | ad917x_jesd_set_lmfc_delay (ad917x_handle_t *h, jesd_link_t link, uint8_t delay, uint8_t var) |
| Set the LMFC Delay and Variance for the JESD Links. More...
|
|
Contains AD917x APIs for JESD configuration and control.
Release 1.1.X
Copyright(c) 2017 Analog Devices, Inc. All Rights Reserved. This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.