Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2316 const struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_init() local
2411 cmn_vals = cdns_torrent_get_tbl_vals(&init_data->cmn_vals_tbl, in cdns_torrent_phy_init()
2415 if (cmn_vals) { in cdns_torrent_phy_init()
2416 reg_pairs = cmn_vals->reg_pairs; in cdns_torrent_phy_init()
2417 num_regs = cmn_vals->num_regs; in cdns_torrent_phy_init()
2473 const struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_configure_multilink() local
2672 cmn_vals = cdns_torrent_get_tbl_vals(&init_data->cmn_vals_tbl, in cdns_torrent_phy_configure_multilink()
2675 if (cmn_vals) { in cdns_torrent_phy_configure_multilink()
2676 reg_pairs = cmn_vals->reg_pairs; in cdns_torrent_phy_configure_multilink()
2677 num_regs = cmn_vals->num_regs; in cdns_torrent_phy_configure_multilink()