Searched refs:retimer_type (Results 1 – 4 of 4) sorted by relevance
674 boost = al_eth_retimer_boost_value[0][lm_context->retimer_type]; in al_eth_lm_retimer_boost_config()678 boost = al_eth_retimer_boost_value[i][lm_context->retimer_type]; in al_eth_lm_retimer_boost_config()936 if (retimer[lm_context->retimer_type].signal_detect) { in al_eth_lm_retimer_signal_lock_check()942 if (retimer[lm_context->retimer_type].cdr_lock) { in al_eth_lm_retimer_signal_lock_check()943 cdr_lock = retimer[lm_context->retimer_type].cdr_lock( in al_eth_lm_retimer_signal_lock_check()947 if (retimer[lm_context->retimer_type].reset) { in al_eth_lm_retimer_signal_lock_check()948 retimer[lm_context->retimer_type].reset(lm_context, in al_eth_lm_retimer_signal_lock_check()1091 lm_context->retimer_type = params->retimer_type; in al_eth_lm_init()1314 if (retimer[lm_context->retimer_type].config(lm_context)) { in al_eth_lm_link_establish()1327 if (retimer[lm_context->retimer_type].rx_adaptation) { in al_eth_lm_link_establish()[all …]
167 enum al_eth_retimer_type retimer_type; member229 enum al_eth_retimer_type retimer_type; member
2063 enum al_eth_retimer_type retimer_type; /**< the type of the specific retimer */ member
4512 AL_HAL_ETH_RETIMER_TYPE_SHIFT, params->retimer_type); in al_eth_board_params_set()4661 params->retimer_type = AL_REG_FIELD_GET(reg, in al_eth_board_params_get()