Home
last modified time | relevance | path

Searched refs:link_cmn_vals (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2322 const struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_init() local
2351 link_cmn_vals = cdns_torrent_get_tbl_vals(&init_data->link_cmn_vals_tbl, in cdns_torrent_phy_init()
2355 if (link_cmn_vals) { in cdns_torrent_phy_init()
2356 reg_pairs = link_cmn_vals->reg_pairs; in cdns_torrent_phy_init()
2357 num_regs = link_cmn_vals->num_regs; in cdns_torrent_phy_init()
2479 const struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_configure_multilink() local
2614 link_cmn_vals = cdns_torrent_get_tbl_vals(&init_data->link_cmn_vals_tbl, in cdns_torrent_phy_configure_multilink()
2617 if (link_cmn_vals) { in cdns_torrent_phy_configure_multilink()
2618 reg_pairs = link_cmn_vals->reg_pairs; in cdns_torrent_phy_configure_multilink()
2619 num_regs = link_cmn_vals->num_regs; in cdns_torrent_phy_configure_multilink()