33#ifndef ALTERA_A10_CDR_PLL_H_
34#define ALTERA_A10_CDR_PLL_H_
int32_t altera_a10_cdr_pll_round_rate(struct adxcvr *xcvr, uint32_t rate_khz)
altera_a10_cdr_pll_round_rate
Definition altera_a10_cdr_pll.c:325
int32_t altera_a10_cdr_pll_set_rate(struct adxcvr *xcvr, uint32_t rate_khz)
altera_a10_cdr_pll_set_rate
Definition altera_a10_cdr_pll.c:347
uint32_t altera_a10_cdr_pll_recalc_rate(struct adxcvr *xcvr)
altera_a10_cdr_pll_recalc_rate
Definition altera_a10_cdr_pll.c:469
Driver for the Altera ADXCVR Configuration.
ADI JESD204B/C AXI_ADXCVR Highspeed Transceiver Device structure.
Definition altera_adxcvr.h:79