Searched refs:com_config (Results 1 – 2 of 2) sorted by relevance
424 const xcvr_common_config_t ** com_config, in XCVR_GetDefaultConfig() argument431 *com_config = (const xcvr_common_config_t *)&xcvr_common_config; in XCVR_GetDefaultConfig()522 xcvrStatus_t XCVR_Configure(const xcvr_common_config_t *com_config, in XCVR_Configure() argument546 XCVR_ANA->SY_CTRL_1 &= ~com_config->ana_sy_ctrl1.mask; in XCVR_Configure()547 XCVR_ANA->SY_CTRL_1 |= com_config->ana_sy_ctrl1.init; in XCVR_Configure()627 XCVR_PLL_DIG->HPM_BUMP = com_config->pll_hpm_bump; in XCVR_Configure()628 XCVR_PLL_DIG->MOD_CTRL = com_config->pll_mod_ctrl; in XCVR_Configure()629 XCVR_PLL_DIG->CHAN_MAP = com_config->pll_chan_map; in XCVR_Configure()630 XCVR_PLL_DIG->LOCK_DETECT = com_config->pll_lock_detect; in XCVR_Configure()631 XCVR_PLL_DIG->HPM_CTRL = com_config->pll_hpm_ctrl; in XCVR_Configure()[all …]
917 const xcvr_common_config_t ** com_config, 936 xcvrStatus_t XCVR_Configure(const xcvr_common_config_t *com_config,