Searched refs:rx_ln_vals (Results 1 – 1 of 1) sorted by relevance
2298 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_init() local2419 rx_ln_vals = cdns_torrent_get_tbl_vals(&init_data->rx_ln_vals_tbl, in cdns_torrent_phy_init()2423 if (rx_ln_vals) { in cdns_torrent_phy_init()2424 reg_pairs = rx_ln_vals->reg_pairs; in cdns_torrent_phy_init()2425 num_regs = rx_ln_vals->num_regs; in cdns_torrent_phy_init()2465 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_configure_multilink() local2587 rx_ln_vals = cdns_torrent_get_tbl_vals(&init_data->rx_ln_vals_tbl, in cdns_torrent_phy_configure_multilink()2590 if (rx_ln_vals) { in cdns_torrent_phy_configure_multilink()2591 reg_pairs = rx_ln_vals->reg_pairs; in cdns_torrent_phy_configure_multilink()2592 num_regs = rx_ln_vals->num_regs; in cdns_torrent_phy_configure_multilink()