Searched refs:cal_xp5_fixed (Results 1 – 1 of 1) sorted by relevance
1499 uint8_t cal_x1, cal_x1_fixed, cal_x2, cal_xp5_fixed; in al_serdes_25g_tx_diag_info_get() local1561 cal_xp5_fixed = (val8 & in al_serdes_25g_tx_diag_info_get()1564 info->calp_multiplied_by_2 = 4 * cal_x2 + 2 * cal_x1 + 2 * cal_x1_fixed + cal_xp5_fixed; in al_serdes_25g_tx_diag_info_get()1584 cal_xp5_fixed = (val8 & in al_serdes_25g_tx_diag_info_get()1587 info->caln_multiplied_by_2 = 4 * cal_x2 + 2 * cal_x1 + 2 * cal_x1_fixed + cal_xp5_fixed; in al_serdes_25g_tx_diag_info_get()