Searched refs:cmn_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() local2389 cmn_vals = cdns_torrent_get_tbl_vals(&init_data->cmn_vals_tbl, in cdns_torrent_phy_init()2393 if (cmn_vals) { in cdns_torrent_phy_init()2394 reg_pairs = cmn_vals->reg_pairs; in cdns_torrent_phy_init()2395 num_regs = cmn_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() local2559 cmn_vals = cdns_torrent_get_tbl_vals(&init_data->cmn_vals_tbl, in cdns_torrent_phy_configure_multilink()2562 if (cmn_vals) { in cdns_torrent_phy_configure_multilink()2563 reg_pairs = cmn_vals->reg_pairs; in cdns_torrent_phy_configure_multilink()2564 num_regs = cmn_vals->num_regs; in cdns_torrent_phy_configure_multilink()