Home
last modified time | relevance | path

Searched refs:tx_ln_vals (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dphy-cadence-torrent.c350 struct cdns_torrent_vals *tx_ln_vals[NUM_PHY_TYPE][NUM_PHY_TYPE] member
1829 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_init() local
1906 tx_ln_vals = init_data->tx_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1907 if (tx_ln_vals) { in cdns_torrent_phy_init()
1908 reg_pairs = tx_ln_vals->reg_pairs; in cdns_torrent_phy_init()
1909 num_regs = tx_ln_vals->num_regs; in cdns_torrent_phy_init()
1938 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_configure_multilink() local
2038 tx_ln_vals = init_data->tx_ln_vals[phy_t in cdns_torrent_phy_configure_multilink()
[all...]
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2295 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_init() local
2400 tx_ln_vals = cdns_torrent_get_tbl_vals(&init_data->tx_ln_vals_tbl, in cdns_torrent_phy_init()
2404 if (tx_ln_vals) { in cdns_torrent_phy_init()
2405 reg_pairs = tx_ln_vals->reg_pairs; in cdns_torrent_phy_init()
2406 num_regs = tx_ln_vals->num_regs; in cdns_torrent_phy_init()
2462 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_configure_multilink() local
2569 tx_ln_vals = cdns_torrent_get_tbl_vals(&init_data->tx_ln_vals_tbl, in cdns_torrent_phy_configure_multilink()
2572 if (tx_ln_vals) { in cdns_torrent_phy_configure_multilink()
2573 reg_pairs = tx_ln_vals->reg_pairs; in cdns_torrent_phy_configure_multilink()
2574 num_regs = tx_ln_vals in cdns_torrent_phy_configure_multilink()
[all...]

Completed in 8 milliseconds